aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAge
* NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging getattrTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging delegationsTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging renameTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging file lockingTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging file openTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust2013-08-22
* NFSv4: Deal with some more sparse warningsTrond Myklebust2013-08-22
* NFSv4: Deal with a sparse warning in nfs4_opendata_allocTrond Myklebust2013-08-22
* NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson2013-08-08
* NFSv4.1 Use clientid management rpc_clnt for secinfoAndy Adamson2013-08-08
* NFS: Never use user credentials for lease renewalChuck Lever2013-08-07
* NFSv4: Fix nfs4_init_uniform_client_string for net namespacesTrond Myklebust2013-07-24
* NFSv4.1 Use the mount point rpc_clnt for layoutreturnAndy Adamson2013-07-23
* nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0Nadav Shemer2013-07-23
* Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-09
|\
| * Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
| |\
| | * NFS: Apply v4.1 capabilities to v4.2Bryan Schumaker2013-06-19
| | * NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley2013-06-08
| | * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-08
| | * NFS: Add label lifecycle managementDavid Quigley2013-06-08
| | * NFS:Add labels to client function prototypesDavid Quigley2013-06-08
| | * NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-08
| | * NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-08
| * | NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson2013-06-28
| * | NFSv4: SETCLIENTID add the format string for the NETIDDjalal Harouni2013-06-18
| * | NFSv4: Close another NFSv4 recovery raceTrond Myklebust2013-06-06
| * | NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust2013-06-06
| * | NFSv4: Refactor _nfs4_open_and_get_state to set ctx->stateTrond Myklebust2013-06-06
| * | NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_openTrond Myklebust2013-06-06
| * | NFSv4.1: Enable state protectionTrond Myklebust2013-06-06
| * | NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust2013-06-06
| * | NFSv4.1: Ensure that test_stateid and free_stateid use correct credentialsTrond Myklebust2013-06-06
| * | NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust2013-06-06
| * | NFSv4.1: Ensure that layoutreturn uses the correct credentialTrond Myklebust2013-06-06
| * | NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust2013-06-06
* | | Merge branch 'freezer'Rafael J. Wysocki2013-06-28
|\ \ \ | |/ / |/| |
| * | freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-05-12
| |/
* | NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust2013-05-29
* | NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-20
|/
* NFSv4.1: Ensure that we free the lock stateid on the serverTrond Myklebust2013-05-06
* NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust2013-05-06
* NFSv4.x: Fix handling of partially delegated locksTrond Myklebust2013-05-03
* NFSv4: Warn once about servers that incorrectly apply open mode to setattrTrond Myklebust2013-04-29
* NFSv4: Servers should only check SETATTR stateid open mode on size changeTrond Myklebust2013-04-29
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-23
|\
| * NFSv4: Fix another potential state manager deadlockTrond Myklebust2013-04-09