aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-29NFS: Give "flavor" an initial value to fix a compile warningAnna Schumaker1-1/+1
2013-09-29NFSv4.1: try SECINFO_NO_NAME flavs until one worksWeston Andros Adamson1-3/+27
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust1-7/+19
2013-09-12Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+14
2013-09-11NFSv4.1: fix SECINFO* use of put_rpccredWeston Andros Adamson1-6/+10
2013-09-11NFSv4.1: sp4_mach_cred: ask for WRITE and COMMITWeston Andros Adamson1-2/+4
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-175/+618
2013-09-07NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson1-4/+37
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-07NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust1-5/+3
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