aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-06-17nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...Benny Halevy
2009-06-17nfs41: Implement NFSv4.1 callback service process.Ricardo Labiaga
2009-06-17NFSv4/NLM: Push file locking BKL dependencies down into the NLM layerTrond Myklebust
2009-06-17NFS: Ensure we always hold the BKL when dereferencing inode->i_flockTrond Myklebust
2009-06-17NFSv4: Handle more errors when recovering open file and locking stateTrond Myklebust
2009-06-17NFSv4: Move error handling out of the delegation generic codeTrond Myklebust
2009-06-17NFSv4: Fix the 'nolock' option regressionTrond Myklebust
2009-06-17nfs41: minorversion support for nfs4_{init,destroy}_callbackBenny Halevy
2009-06-17nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0Benny Halevy
2009-06-17nfs41: increment_{open,lock}_seqidBenny Halevy
2009-06-17nfs41: only retry EXCHANGE_ID on recoverable errorsAndy Adamson
2009-06-17nfs41: recover lease in _nfs4_lookup_rootBenny Halevy
2009-06-17nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson
2009-06-17nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson
2009-06-17nfs41: establish sessions-based clientidAndy Adamson
2009-06-17nfs41: introduce get_state_renewal_credAndy Adamson
2009-06-17nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy
2009-06-17nfs41: lease renewalBenny Halevy
2009-06-17nfs41: schedule async session resetAndy Adamson
2009-06-17nfs41: kick start nfs41 session recovery when handling errorsAndy Adamson
2009-06-17nfs41: use rpc prepare call state for session resetAndy Adamson
2009-06-17nfs41: add session reset to state managerAndy Adamson
2009-06-17nfs41: add session setup to the state managerAndy Adamson
2009-06-17nfs41: reset the session slot tableAndy Adamson
2009-06-17nfs41: sequence operationAndy Adamson
2009-06-17nfs41: enable nfs_client only nfs4_async_handle_errorAndy Adamson
2009-06-17nfs41: destroy_session operationAndy Adamson
2009-06-17nfs41: use session attributes for rsize and wsizeAndy Adamson
2009-06-17nfs41: verify session channel attribuesAndy Adamson
2009-06-17nfs41: create_session operationAndy Adamson
2009-06-17nfs41: get_lease_timeAndy Adamson
2009-06-17nfs41: exchange_id operationBenny Halevy
2009-06-17nfs41 delegreturn sequence setup done supportAndy Adamson
2009-06-17nfs41 commit sequence setup done supportAndy Adamson
2009-06-17nfs41 write sequence setup done supportAndy Adamson
2009-06-17nfs41: read sequence setup/done supportAndy Adamson
2009-06-17nfs41: unlink sequence setup/done supportAndy Adamson
2009-06-17nfs41: locku sequence setup/done supportAndy Adamson
2009-06-17nfs41: lock sequence setup/done supportAndy Adamson
2009-06-17nfs41: open sequence setup/done supportAndy Adamson
2009-06-17nfs41: close sequence setup/done supportAndy Adamson
2009-06-17nfs41: nfs41_call_sync_doneAndy Adamson
2009-06-17nfs41: nfs41_sequence_doneAndy Adamson
2009-06-17nfs41: nfs41_sequence_free_slotAndy Adamson
2009-06-17nfs41: free slotAndy Adamson
2009-06-17nfs41: setup_sequence methodAndy Adamson
2009-06-17nfs41: find slotBenny Halevy
2009-06-17nfs41: nfs4_setup_sequenceAndy Adamson
2009-06-17nfs41: xdr {encode,decode}_sequenceAndy Adamson
2009-06-17nfs41: encode minorversion in compound headerBenny Halevy