aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAge
* NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust2013-08-07
* 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
* | Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-23
|\ \
| * | NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSECChuck Lever2013-03-29
| * | NFS: Use static list of security flavors during root FH lookup recoveryChuck Lever2013-03-29
| * | NFS: Avoid PUTROOTFH when managing leasesChuck Lever2013-03-29
| * | NFS: Clean up nfs4_proc_get_rootfhChuck Lever2013-03-29
| * | NFS: Handle missing rpc.gssd when looking up root FHChuck Lever2013-03-29
* | | NFSv4: Don't recheck permissions on open in case of recovery cached openTrond Myklebust2013-04-23
* | | NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modesTrond Myklebust2013-04-23
* | | NFSv4.1: Use the more efficient open_noattr call for open-by-filehandleTrond Myklebust2013-04-23
* | | NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriateTrond Myklebust2013-04-22
* | | NFSv4: Ensure the LOCK call cannot use the delegation stateidTrond Myklebust2013-04-20
* | | NFSv4: Use the open stateid if the delegation has the wrong modeTrond Myklebust2013-04-20
* | | NFSv4: Record the OPEN create mode used in the nfs4_opendata structureTrond Myklebust2013-04-16
* | | NFSv4: Fix handling of revoked delegations by setattrTrond Myklebust2013-04-12
* | | NFSv4 release the sequence id in the return on close caseAndy Adamson2013-04-11
* | | NFSv4: Handle timeouts correctly when probing for lease validityTrond Myklebust2013-04-08
* | | NFSv4: Clean up delegation recall error handlingTrond Myklebust2013-04-05