summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-07NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson
2013-09-07NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust
2013-09-05nfs4: Map NFS4ERR_WRONG_CRED to EPERMWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson
2013-09-04NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown
2013-09-03NFS: Add nfs4_sequence calls for OPEN_CONFIRMChuck Lever
2013-09-03NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNERChuck Lever
2013-09-03NFS: Enable nfs4_setup_sequence() for DELEGRETURNChuck Lever
2013-09-03NFS: NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Remove unused call_sync minor version opChuck Lever
2013-09-03NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever
2013-09-03NFS: Common versions of sequence helper functionsChuck Lever
2013-09-03NFS: Clean up nfs4_setup_sequence()Chuck Lever
2013-09-03NFS: Rename nfs41_call_sync_data as a common data structureChuck Lever
2013-09-03NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever
2013-09-03NFSv4: use the mach cred for SECINFO w/ integrityWeston Andros Adamson
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging getattrTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging delegationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging renameTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging file lockingTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging file openTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust
2013-08-22NFSv4: Deal with some more sparse warningsTrond Myklebust
2013-08-22NFSv4: Deal with a sparse warning in nfs4_opendata_allocTrond Myklebust
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfoAndy Adamson
2013-08-07NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust
2013-08-07NFS: Never use user credentials for lease renewalChuck Lever
2013-07-24NFSv4: Fix nfs4_init_uniform_client_string for net namespacesTrond Myklebust
2013-07-23NFSv4.1 Use the mount point rpc_clnt for layoutreturnAndy Adamson
2013-07-23nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0Nadav Shemer
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-28NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson
2013-06-28Merge branch 'freezer'Rafael J. Wysocki