summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Give "flavor" an initial value to fix a compile warningAnna Schumaker2013-09-291-1/+1
* NFSv4.1: try SECINFO_NO_NAME flavs until one worksWeston Andros Adamson2013-09-291-3/+27
* NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-261-7/+19
* Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-121-8/+14
|\
| * NFSv4.1: fix SECINFO* use of put_rpccredWeston Andros Adamson2013-09-111-6/+10
| * NFSv4.1: sp4_mach_cred: ask for WRITE and COMMITWeston Andros Adamson2013-09-111-2/+4
* | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-091-175/+618
|\ \ | |/
| * NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson2013-09-071-4/+37
| * NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust2013-09-071-1/+3
| * NFSv4: Fix security auto-negotiationTrond Myklebust2013-09-071-4/+13
| * nfs4: Map NFS4ERR_WRONG_CRED to EPERMWeston Andros Adamson2013-09-051-0/+1
| * nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson2013-09-051-0/+10
| * nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson2013-09-051-2/+17
| * nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson2013-09-051-1/+13
| * nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson2013-09-051-1/+18
| * nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson2013-09-051-7/+126
| * NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust2013-09-041-7/+1
| * NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-041-8/+26
| * NFS: Add nfs4_sequence calls for OPEN_CONFIRMChuck Lever2013-09-031-0/+12
| * NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNERChuck Lever2013-09-031-0/+20
| * NFS: Enable nfs4_setup_sequence() for DELEGRETURNChuck Lever2013-09-031-4/+0
| * NFS: NFSv4.0 transport blockingChuck Lever2013-09-031-10/+72
| * NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever2013-09-031-0/+6
| * NFS: Remove unused call_sync minor version opChuck Lever2013-09-031-13/+0
| * NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever2013-09-031-20/+41
| * NFS: Common versions of sequence helper functionsChuck Lever2013-09-031-45/+34
| * NFS: Clean up nfs4_setup_sequence()Chuck Lever2013-09-031-4/+12
| * NFS: Rename nfs41_call_sync_data as a common data structureChuck Lever2013-09-031-9/+9
| * NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever2013-09-031-3/+3
| * NFSv4: use the mach cred for SECINFO w/ integrityWeston Andros Adamson2013-09-031-6/+47
| * SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-301-1/+4
| * NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust2013-08-221-0/+3
| * NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust2013-08-221-0/+2
| * NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust2013-08-221-0/+6
| * NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust2013-08-221-0/+3
| * NFSv4: Add tracepoints for debugging getattrTrond Myklebust2013-08-221-2/+5
| * NFSv4: Add tracepoints for debugging delegationsTrond Myklebust2013-08-221-0/+2
| * NFSv4: Add tracepoints for debugging renameTrond Myklebust2013-08-221-4/+6
| * NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust2013-08-221-14/+22
| * NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust2013-08-221-14/+22
| * NFSv4: Add tracepoints for debugging file lockingTrond Myklebust2013-08-221-2/+7
| * NFSv4: Add tracepoints for debugging file openTrond Myklebust2013-08-221-0/+4
| * NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust2013-08-221-0/+12
| * NFSv4: Deal with some more sparse warningsTrond Myklebust2013-08-221-6/+6
| * NFSv4: Deal with a sparse warning in nfs4_opendata_allocTrond Myklebust2013-08-221-1/+1
| * NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson2013-08-081-1/+6
| * NFSv4.1 Use clientid management rpc_clnt for secinfoAndy Adamson2013-08-081-1/+6
| * NFS: Never use user credentials for lease renewalChuck Lever2013-08-071-5/+1
| * NFSv4: Fix nfs4_init_uniform_client_string for net namespacesTrond Myklebust2013-07-241-2/+6
| * NFSv4.1 Use the mount point rpc_clnt for layoutreturnAndy Adamson2013-07-231-1/+1
OpenPOWER on IntegriCloud