Age | Commit message (Expand) | Author | Files | Lines |
2011-07-12 | NFS: Add SECINFO_NO_NAME procedure | Bryan Schumaker | 1 | -0/+2 |
2011-07-12 | NFS: use scope from exchange_id to skip reclaim | Weston Andros Adamson | 1 | -0/+3 |
2011-04-24 | NFSv4.1: Don't loop forever in nfs4_proc_create_session | Trond Myklebust | 1 | -0/+1 |
2011-03-25 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust | 1 | -0/+2 |
2011-03-24 | NFSv4.1 convert layoutcommit sync to boolean | Andy Adamson | 1 | -1/+1 |
2011-03-24 | NFS: lookup supports alternate client | Bryan Schumaker | 1 | -1/+2 |
2011-03-23 | NFSv4.1: layoutcommit | Andy Adamson | 1 | -0/+2 |
2011-03-11 | NFSv4.1: filelayout read | Andy Adamson | 1 | -0/+3 |
2011-03-11 | NFSv4.1: data server connection | Andy Adamson | 1 | -0/+12 |
2011-03-11 | NFSv4.1: add MDS mount DS only check | Andy Adamson | 1 | -0/+13 |
2011-03-11 | NFSv4: nfs4_state_mark_reclaim_nograce() should be static | Trond Myklebust | 1 | -2/+0 |
2011-03-11 | NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses | Trond Myklebust | 1 | -1/+7 |
2011-01-06 | NFS: Move cl_state_owners and related fields to the nfs_server struct | Chuck Lever | 1 | -1/+1 |
2011-01-06 | pnfs: layout roc code | Fred Isaman | 1 | -1/+1 |
2011-01-06 | pnfs: add CB_LAYOUTRECALL handling | Fred Isaman | 1 | -0/+1 |
2011-01-04 | nfsv4: Switch to generic xattr handling code | Aneesh Kumar K.V | 1 | -6/+1 |
2010-12-16 | NFS: Simplify ->decode_dirent() calling sequence | Chuck Lever | 1 | -1/+0 |
2010-10-23 | NFS: Readdir plus in v4 | Bryan Schumaker | 1 | -1/+1 |
2010-10-23 | NFS: decode_dirent should use an xdr_stream | Bryan Schumaker | 1 | -1/+1 |
2010-09-17 | NFS: Add an 'open_context' element to struct nfs_rpc_ops | Trond Myklebust | 1 | -1/+0 |
2010-09-17 | NFSv4: Further cleanups for nfs4_open_revalidate() | Trond Myklebust | 1 | -1/+0 |
2010-09-17 | NFSv4: Clean up nfs4_open_revalidate | Trond Myklebust | 1 | -1/+1 |
2010-09-17 | NFSv4: Further minor cleanups for nfs4_atomic_open() | Trond Myklebust | 1 | -1/+1 |
2010-09-17 | NFSv4: Clean up nfs4_atomic_open | Trond Myklebust | 1 | -1/+1 |
2010-07-30 | NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid | Trond Myklebust | 1 | -2/+13 |
2010-07-30 | NFSv4: Add support for the RELEASE_LOCKOWNER operation | Trond Myklebust | 1 | -0/+1 |
2010-06-24 | NFSv4: Clean up struct nfs4_state_owner | Trond Myklebust | 1 | -2/+0 |
2010-06-22 | NFSv4.1: There is no need to init the session more than once... | Trond Myklebust | 1 | -0/+1 |
2010-06-22 | NFSv41: Fix nfs_async_inode_return_delegation() ugliness | Trond Myklebust | 1 | -0/+2 |
2010-06-22 | NFSv41: Convert the various reboot recovery ops etc to minor version ops | Trond Myklebust | 1 | -3/+3 |
2010-06-22 | NFSv41: Clean up the NFSv4.1 minor version specific operations | Trond Myklebust | 1 | -0/+11 |
2010-06-22 | NFSv41: Don't store session state in the nfs_client->cl_state | Trond Myklebust | 1 | -1/+4 |
2010-06-22 | NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument | Trond Myklebust | 1 | -2/+12 |
2010-05-14 | NFSv4: Don't use GFP_KERNEL allocations in state recovery | Trond Myklebust | 1 | -2/+2 |
2010-05-14 | NFSv4: Clean up the NFSv4 setclientid operation | Trond Myklebust | 1 | -2/+2 |
2010-02-10 | nfs41: implement cb_recall_slot | Andy Adamson | 1 | -0/+2 |
2010-01-26 | NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly | Trond Myklebust | 1 | -0/+1 |
2010-01-26 | NFSv4: Don't allow posix locking against servers that don't support it | Trond Myklebust | 1 | -0/+1 |
2009-12-15 | NFSv4: Release the sequence id before restarting a CLOSE rpc call | Trond Myklebust | 1 | -0/+1 |
2009-12-15 | nfs: change nfs4_do_setlk params to identify recovery type | Alexandros Batsakis | 1 | -0/+4 |
2009-12-06 | nfs41: nfs41_setup_state_renewal | Ricardo Labiaga | 1 | -0/+2 |
2009-12-06 | NFSv41: Fix nfs4_proc_create_session | Trond Myklebust | 1 | -1/+1 |
2009-12-06 | nfs41: RECLAIM_COMPLETE functionality | Ricardo Labiaga | 1 | -0/+1 |
2009-12-05 | nfs41: check SEQUENCE status flag | Alexandros Batsakis | 1 | -0/+1 |
2009-12-05 | nfs41: add support for callback with RPC version number 4 | Alexandros Batsakis | 1 | -0/+1 |
2009-12-04 | nfs41: nfs41: fix state manager deadlock in session reset | Andy Adamson | 1 | -0/+1 |
2009-12-04 | nfs41: rename cl_state session SETUP bit to RESET | Andy Adamson | 1 | -1/+1 |
2009-12-04 | nfs41: add create session into establish_clid | Andy Adamson | 1 | -0/+2 |
2009-07-22 | NFSv4: Fix an NFSv4 mount regression | Trond Myklebust | 1 | -0/+6 |
2009-06-17 | nfs41: get_clid_cred for EXCHANGE_ID | Andy Adamson | 1 | -0/+1 |