Age | Commit message (Expand) | Author |
2009-12-04 | nfs41: only state manager sets NFS4CLNT_SESSION_SETUP | Andy Adamson |
2009-12-04 | nfs41: nfs41: fix state manager deadlock in session reset | Andy Adamson |
2009-12-04 | nfs41: fix switch in nfs4_recovery_handle_error | 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-12-03 | Merge branch 'devel' into linux-next | Trond Myklebust |
2009-12-03 | NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code | Trond Myklebust |
2009-12-03 | NFSv4: Fix up error handling in the state manager main loop. | Trond Myklebust |
2009-12-03 | NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly | Trond Myklebust |
2009-12-03 | NFSv4: The state manager shouldn't exit on errors that were handled | Trond Myklebust |
2009-12-03 | NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot | Trond Myklebust |
2009-09-22 | const: make file_lock_operations const | Alexey Dobriyan |
2009-08-24 | NFSv4: Fix an infinite looping problem with the nfs4_state_manager | Trond Myklebust |
2009-07-21 | NFSv4: Fix an Oops in nfs4_free_lock_state | Trond Myklebust |
2009-06-18 | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust |
2009-06-17 | NFS: Ensure we always hold the BKL when dereferencing inode->i_flock | Trond Myklebust |
2009-06-17 | NFSv4: Handle more errors when recovering open file and locking state | Trond Myklebust |
2009-06-17 | nfs41: increment_{open,lock}_seqid | Benny Halevy |
2009-06-17 | nfs41: only retry EXCHANGE_ID on recoverable errors | Andy Adamson |
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: 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: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT | Benny Halevy |
2009-03-28 | NFS: Start PF_INET6 callback listener only if IPv6 support is available | Chuck Lever |
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: Fix a BAD_SEQUENCEID condition. | Trond Myklebust |
2008-12-23 | NFSv4: Don't exit the state management if there are still tasks to do | 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: Remove nfs_client->cl_sem | Trond Myklebust |
2008-12-23 | NFSv4: Ensure that file unlock requests don't conflict with state recovery | Trond Myklebust |
2008-12-23 | NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem | Trond Myklebust |
2008-12-23 | NFSv4: Add a recovery marking scheme for state owners | Trond Myklebust |
2008-12-23 | NFSv4: Don't tell server we rebooted when not necessary | 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-12-23 | NFSv4: Clean up for the state loss reclaimer | Trond Myklebust |
2008-07-15 | NFSv4: Remove BKL from the nfsv4 state recovery | Trond Myklebust |
2008-05-16 | nfs: make nfs4_drop_state_owner() static | Adrian Bunk |
2008-05-16 | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-19 | NFSv4: Attempt to use machine credentials in SETCLIENTID calls | Trond Myklebust |
2008-02-28 | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues | Trond Myklebust |
2008-02-25 | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs | Trond Myklebust |