| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-10-25 | 1 | -24/+0 |
|\ |
|
| * | nfsd4: cleanup and consolidate seqid_mutating_err | J. Bruce Fields | 2011-08-27 | 1 | -24/+0 |
* | | NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error | Trond Myklebust | 2011-08-24 | 1 | -0/+1 |
* | | NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation | Trond Myklebust | 2011-08-24 | 1 | -1/+4 |
* | | NFSv4: nfs4_proc_renew should be declared static | Trond Myklebust | 2011-08-24 | 1 | -2/+0 |
|/ |
|
* | pnfs: ask for layout_blksize and save it in nfs_server | Fred Isaman | 2011-07-31 | 1 | -1/+1 |
* | Merge branch 'master' into devel and apply fixup from Stephen Rothwell: | Stephen Rothwell | 2011-07-25 | 1 | -5/+5 |
|\ |
|
| * | nfs4_closedata doesn't need to mess with struct path | Al Viro | 2011-07-20 | 1 | -5/+5 |
* | | NFS: Add SECINFO_NO_NAME procedure | Bryan Schumaker | 2011-07-12 | 1 | -0/+2 |
* | | NFS: use scope from exchange_id to skip reclaim | Weston Andros Adamson | 2011-07-12 | 1 | -0/+3 |
|/ |
|
* | NFSv4.1: Don't loop forever in nfs4_proc_create_session | Trond Myklebust | 2011-04-24 | 1 | -0/+1 |
* | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust | 2011-03-24 | 1 | -0/+2 |
|\ |
|
| * | NFSv4.1 convert layoutcommit sync to boolean | Andy Adamson | 2011-03-24 | 1 | -1/+1 |
| * | NFSv4.1: layoutcommit | Andy Adamson | 2011-03-23 | 1 | -0/+2 |
* | | NFS: lookup supports alternate client | Bryan Schumaker | 2011-03-24 | 1 | -1/+2 |
|/ |
|
* | NFSv4.1: filelayout read | Andy Adamson | 2011-03-11 | 1 | -0/+3 |
* | NFSv4.1: data server connection | Andy Adamson | 2011-03-11 | 1 | -0/+12 |
* | NFSv4.1: add MDS mount DS only check | Andy Adamson | 2011-03-11 | 1 | -0/+13 |
* | NFSv4: nfs4_state_mark_reclaim_nograce() should be static | Trond Myklebust | 2011-03-11 | 1 | -2/+0 |
* | NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses | Trond Myklebust | 2011-03-11 | 1 | -1/+7 |
* | NFS: Move cl_state_owners and related fields to the nfs_server struct | Chuck Lever | 2011-01-06 | 1 | -1/+1 |
* | pnfs: layout roc code | Fred Isaman | 2011-01-06 | 1 | -1/+1 |
* | pnfs: add CB_LAYOUTRECALL handling | Fred Isaman | 2011-01-06 | 1 | -0/+1 |
* | nfsv4: Switch to generic xattr handling code | Aneesh Kumar K.V | 2011-01-04 | 1 | -6/+1 |
* | NFS: Simplify ->decode_dirent() calling sequence | Chuck Lever | 2010-12-16 | 1 | -1/+0 |
* | NFS: Readdir plus in v4 | Bryan Schumaker | 2010-10-23 | 1 | -1/+1 |
* | NFS: decode_dirent should use an xdr_stream | Bryan Schumaker | 2010-10-23 | 1 | -1/+1 |
* | NFS: Add an 'open_context' element to struct nfs_rpc_ops | Trond Myklebust | 2010-09-17 | 1 | -1/+0 |
* | NFSv4: Further cleanups for nfs4_open_revalidate() | Trond Myklebust | 2010-09-17 | 1 | -1/+0 |
* | NFSv4: Clean up nfs4_open_revalidate | Trond Myklebust | 2010-09-17 | 1 | -1/+1 |
* | NFSv4: Further minor cleanups for nfs4_atomic_open() | Trond Myklebust | 2010-09-17 | 1 | -1/+1 |
* | NFSv4: Clean up nfs4_atomic_open | Trond Myklebust | 2010-09-17 | 1 | -1/+1 |
* | NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid | Trond Myklebust | 2010-07-30 | 1 | -2/+13 |
* | NFSv4: Add support for the RELEASE_LOCKOWNER operation | Trond Myklebust | 2010-07-30 | 1 | -0/+1 |
* | NFSv4: Clean up struct nfs4_state_owner | Trond Myklebust | 2010-06-24 | 1 | -2/+0 |
* | NFSv4.1: There is no need to init the session more than once... | Trond Myklebust | 2010-06-22 | 1 | -0/+1 |
* | NFSv41: Fix nfs_async_inode_return_delegation() ugliness | Trond Myklebust | 2010-06-22 | 1 | -0/+2 |
* | NFSv41: Convert the various reboot recovery ops etc to minor version ops | Trond Myklebust | 2010-06-22 | 1 | -3/+3 |
* | NFSv41: Clean up the NFSv4.1 minor version specific operations | Trond Myklebust | 2010-06-22 | 1 | -0/+11 |
* | NFSv41: Don't store session state in the nfs_client->cl_state | Trond Myklebust | 2010-06-22 | 1 | -1/+4 |
* | NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument | Trond Myklebust | 2010-06-22 | 1 | -2/+12 |
* | NFSv4: Don't use GFP_KERNEL allocations in state recovery | Trond Myklebust | 2010-05-14 | 1 | -2/+2 |
* | NFSv4: Clean up the NFSv4 setclientid operation | Trond Myklebust | 2010-05-14 | 1 | -2/+2 |
* | nfs41: implement cb_recall_slot | Andy Adamson | 2010-02-10 | 1 | -0/+2 |
* | NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly | Trond Myklebust | 2010-01-26 | 1 | -0/+1 |
* | NFSv4: Don't allow posix locking against servers that don't support it | Trond Myklebust | 2010-01-26 | 1 | -0/+1 |
* | NFSv4: Release the sequence id before restarting a CLOSE rpc call | Trond Myklebust | 2009-12-15 | 1 | -0/+1 |
* | nfs: change nfs4_do_setlk params to identify recovery type | Alexandros Batsakis | 2009-12-15 | 1 | -0/+4 |
* | nfs41: nfs41_setup_state_renewal | Ricardo Labiaga | 2009-12-06 | 1 | -0/+2 |
* | NFSv41: Fix nfs4_proc_create_session | Trond Myklebust | 2009-12-05 | 1 | -1/+1 |