summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0Nadav Shemer2013-07-231-2/+2
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-091-111/+576
|\
| * Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-56/+473
| |\
| | * NFS: Apply v4.1 capabilities to v4.2Bryan Schumaker2013-06-191-0/+7
| | * NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley2013-06-081-0/+50
| | * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-081-15/+277
| | * NFS: Add label lifecycle managementDavid Quigley2013-06-081-7/+62
| | * NFS:Add labels to client function prototypesDavid Quigley2013-06-081-33/+61
| | * NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-081-5/+5
| | * NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-081-0/+15
| * | NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson2013-06-281-10/+7
| * | NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni2013-06-181-1/+1
| * | NFSv4: Close another NFSv4 recovery raceTrond Myklebust2013-06-061-2/+5
| * | NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust2013-06-061-4/+17
| * | NFSv4: Refactor _nfs4_open_and_get_state to set ctx->stateTrond Myklebust2013-06-061-10/+7
| * | NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_openTrond Myklebust2013-06-061-18/+11
| * | NFSv4.1: Enable state protectionTrond Myklebust2013-06-061-1/+2
| * | NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust2013-06-061-3/+8
| * | NFSv4.1: Ensure that test_stateid and free_stateid use correct credentialsTrond Myklebust2013-06-061-15/+50
| * | NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust2013-06-061-1/+3
| * | NFSv4.1: Ensure that layoutreturn uses the correct credentialTrond Myklebust2013-06-061-0/+1
| * | NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust2013-06-061-0/+1
* | | Merge branch 'freezer'Rafael J. Wysocki2013-06-281-2/+2
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud