summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-07NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust1-1/+3
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust1-4/+13
2013-09-05nfs4: Map NFS4ERR_WRONG_CRED to EPERMWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson1-0/+10
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson1-2/+17
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson1-1/+13
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson1-1/+18
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson1-7/+126
2013-09-04NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust1-7/+1
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown1-8/+26
2013-09-03NFS: Add nfs4_sequence calls for OPEN_CONFIRMChuck Lever1-0/+12
2013-09-03NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNERChuck Lever1-0/+20
2013-09-03NFS: Enable nfs4_setup_sequence() for DELEGRETURNChuck Lever1-4/+0
2013-09-03NFS: NFSv4.0 transport blockingChuck Lever1-10/+72
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever1-0/+6
2013-09-03NFS: Remove unused call_sync minor version opChuck Lever1-13/+0
2013-09-03NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever1-20/+41
2013-09-03NFS: Common versions of sequence helper functionsChuck Lever1-45/+34
2013-09-03NFS: Clean up nfs4_setup_sequence()Chuck Lever1-4/+12
2013-09-03NFS: Rename nfs41_call_sync_data as a common data structureChuck Lever1-9/+9
2013-09-03NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever1-3/+3
2013-09-03NFSv4: use the mach cred for SECINFO w/ integrityWeston Andros Adamson1-6/+47
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust1-1/+4
2013-08-22NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust1-0/+3
2013-08-22NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust1-0/+2
2013-08-22NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust1-0/+6
2013-08-22NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust1-0/+3
2013-08-22NFSv4: Add tracepoints for debugging getattrTrond Myklebust1-2/+5
2013-08-22NFSv4: Add tracepoints for debugging delegationsTrond Myklebust1-0/+2
2013-08-22NFSv4: Add tracepoints for debugging renameTrond Myklebust1-4/+6
2013-08-22NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust1-14/+22
2013-08-22NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust1-14/+22
2013-08-22NFSv4: Add tracepoints for debugging file lockingTrond Myklebust1-2/+7
2013-08-22NFSv4: Add tracepoints for debugging file openTrond Myklebust1-0/+4
2013-08-22NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust1-0/+12
2013-08-22NFSv4: Deal with some more sparse warningsTrond Myklebust1-6/+6
2013-08-22NFSv4: Deal with a sparse warning in nfs4_opendata_allocTrond Myklebust1-1/+1
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson1-1/+6
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfoAndy Adamson1-1/+6
2013-08-07NFS: Never use user credentials for lease renewalChuck Lever1-5/+1
2013-07-24NFSv4: Fix nfs4_init_uniform_client_string for net namespacesTrond Myklebust1-2/+6
2013-07-23NFSv4.1 Use the mount point rpc_clnt for layoutreturnAndy Adamson1-1/+1
2013-07-23nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0Nadav Shemer1-2/+2
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-111/+576
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust1-56/+473
2013-06-28NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson1-10/+7
2013-06-28Merge branch 'freezer'Rafael J. Wysocki1-2/+2
2013-06-19NFS: Apply v4.1 capabilities to v4.2Bryan Schumaker1-0/+7
2013-06-18NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni1-1/+1
2013-06-08NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley1-0/+50