Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-06-17 | nfs41: add a get_clid_cred function to nfs4_state_recovery_ops | Andy Adamson | 1 | -0/+1 |
2009-06-17 | nfs41: establish sessions-based clientid | Andy Adamson | 1 | -2/+4 |
2009-06-17 | nfs41: introduce get_state_renewal_cred | Andy Adamson | 1 | -0/+5 |
2009-06-17 | nfs41: support minorversion 1 for nfs4_check_lease | Benny Halevy | 1 | -0/+1 |
2009-06-17 | nfs41: lease renewal | Benny Halevy | 1 | -0/+6 |
2009-06-17 | nfs41: add session reset to state manager | Andy Adamson | 1 | -0/+1 |
2009-06-17 | nfs41: add session setup to the state manager | Andy Adamson | 1 | -0/+2 |
2009-06-17 | nfs41: setup_sequence method | Andy Adamson | 1 | -0/+10 |
2009-06-17 | nfs41: sessions client infrastructure | Andy Adamson | 1 | -0/+4 |
2009-03-27 | constify dentry_operations: NFS | Al Viro | 1 | -1/+1 |
2008-12-31 | fs/nfs/nfs4proc.c: make nfs4_map_errors() static | WANG Cong | 1 | -1/+0 |
2008-12-23 | NFSv4: Convert the open and close ops to use fmode | Trond Myklebust | 1 | -4/+4 |