Age | Commit message (Expand) | Author |
2010-07-30 | NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid | Trond Myklebust |
2010-07-30 | NFSv4: Add support for the RELEASE_LOCKOWNER operation | Trond Myklebust |
2010-06-24 | NFSv4: Clean up struct nfs4_state_owner | Trond Myklebust |
2010-06-22 | NFSv4.1: There is no need to init the session more than once... | Trond Myklebust |
2010-06-22 | NFSv41: Fix nfs_async_inode_return_delegation() ugliness | Trond Myklebust |
2010-06-22 | NFSv41: Convert the various reboot recovery ops etc to minor version ops | Trond Myklebust |
2010-06-22 | NFSv41: Clean up the NFSv4.1 minor version specific operations | Trond Myklebust |
2010-06-22 | NFSv41: Don't store session state in the nfs_client->cl_state | Trond Myklebust |
2010-06-22 | NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument | Trond Myklebust |
2010-05-14 | NFSv4: Don't use GFP_KERNEL allocations in state recovery | Trond Myklebust |
2010-05-14 | NFSv4: Clean up the NFSv4 setclientid operation | Trond Myklebust |
2010-02-10 | nfs41: implement cb_recall_slot | Andy Adamson |
2010-01-26 | NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly | Trond Myklebust |
2010-01-26 | NFSv4: Don't allow posix locking against servers that don't support it | Trond Myklebust |
2009-12-15 | NFSv4: Release the sequence id before restarting a CLOSE rpc call | Trond Myklebust |
2009-12-15 | nfs: change nfs4_do_setlk params to identify recovery type | Alexandros Batsakis |
2009-12-06 | nfs41: nfs41_setup_state_renewal | Ricardo Labiaga |
2009-12-05 | NFSv41: Fix nfs4_proc_create_session | Trond Myklebust |
2009-12-05 | nfs41: RECLAIM_COMPLETE functionality | Ricardo Labiaga |
2009-12-05 | nfs41: check SEQUENCE status flag | Alexandros Batsakis |
2009-12-05 | nfs41: add support for callback with RPC version number 4 | Alexandros Batsakis |
2009-12-04 | nfs41: nfs41: fix state manager deadlock in session reset | Andy Adamson |
2009-12-04 | nfs41: rename cl_state session SETUP bit to RESET | Andy Adamson |
2009-12-04 | nfs41: add create session into establish_clid | Andy Adamson |
2009-07-21 | NFSv4: Fix an NFSv4 mount regression | Trond Myklebust |
2009-06-17 | nfs41: get_clid_cred for EXCHANGE_ID | Andy Adamson |
2009-06-17 | nfs41: add a get_clid_cred function to nfs4_state_recovery_ops | Andy Adamson |
2009-06-17 | nfs41: establish sessions-based clientid | Andy Adamson |
2009-06-17 | nfs41: introduce get_state_renewal_cred | Andy Adamson |
2009-06-17 | nfs41: support minorversion 1 for nfs4_check_lease | Benny Halevy |
2009-06-17 | nfs41: lease renewal | Benny Halevy |
2009-06-17 | nfs41: add session reset to state manager | Andy Adamson |
2009-06-17 | nfs41: add session setup to the state manager | Andy Adamson |
2009-06-17 | nfs41: setup_sequence method | Andy Adamson |
2009-06-17 | nfs41: sessions client infrastructure | Andy Adamson |
2009-03-27 | constify dentry_operations: NFS | Al Viro |
2008-12-30 | fs/nfs/nfs4proc.c: make nfs4_map_errors() static | WANG Cong |
2008-12-23 | NFSv4: Convert the open and close ops to use fmode | Trond Myklebust |
2008-12-23 | NFSv4: Clean up nfs_expire_all_delegations() | Trond Myklebust |
2008-12-23 | NFSv4: Rename the state reclaimer thread | Trond Myklebust |
2008-12-23 | NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... | Trond Myklebust |
2008-12-23 | NFSv4: Add recovery for individual stateids | Trond Myklebust |
2008-12-23 | NFSv4: Add a recovery marking scheme for state owners | Trond Myklebust |
2008-12-23 | NFSv4: Remove redundant RENEW calls if we know the lease has expired | Trond Myklebust |
2008-12-23 | NFSv4: Fix state recovery when the client runs over the grace period | Trond Myklebust |
2008-12-23 | NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock | Trond Myklebust |
2008-05-16 | nfs: make nfs4_drop_state_owner() static | Adrian Bunk |
2008-01-10 | NFSv4: Give the lock stateid its own sequence queue | Trond Myklebust |
2007-10-19 | nfs: Fix build break with CONFIG_NFS_V4=n | Olof Johansson |
2007-10-19 | NFSv4: Ensure that we wait for the CLOSE request to complete | Trond Myklebust |