aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c
Commit message (Expand)AuthorAge
* NFSv4.1: Various fixes to the sequence flag error handlingTrond Myklebust2010-03-02
* nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson2010-02-10
* nfs41: implement cb_recall_slotAndy Adamson2010-02-10
* nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton2010-02-10
* NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctlyTrond Myklebust2010-01-26
* NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust2009-12-15
* NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust2009-12-15
* nfs: run state manager in privileged modeAlexandros Batsakis2009-12-15
* nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis2009-12-15
* nfs41: Invoke RECLAIM_COMPLETE on all new client idsRicardo Labiaga2009-12-08
* nfs41: Mark stateids in need of reclaim if state manager gets stale clientidRicardo Labiaga2009-12-07
* nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTIDRicardo Labiaga2009-12-06
* nfs41: nfs41_setup_state_renewalRicardo Labiaga2009-12-06
* NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING codeTrond Myklebust2009-12-05
* NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust2009-12-05
* nfs41: Invoke RECLAIM_COMPLETERicardo Labiaga2009-12-05
* nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga2009-12-05
* NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAININGTrond Myklebust2009-12-05
* nfs41: check SEQUENCE status flagAlexandros Batsakis2009-12-05
* nfs41: only state manager sets NFS4CLNT_SESSION_SETUPAndy Adamson2009-12-04
* nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson2009-12-04
* nfs41: fix switch in nfs4_recovery_handle_errorAndy Adamson2009-12-04
* nfs41: rename cl_state session SETUP bit to RESETAndy Adamson2009-12-04
* nfs41: add create session into establish_clidAndy Adamson2009-12-04
* Merge branch 'devel' into linux-nextTrond Myklebust2009-12-03
|\
| * NFSv4.1: Handle NFSv4.1 session errors in the lock recovery codeTrond Myklebust2009-12-03
* | NFSv4: Fix up error handling in the state manager main loop.Trond Myklebust2009-12-03
* | NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust2009-12-03
* | NFSv4: The state manager shouldn't exit on errors that were handledTrond Myklebust2009-12-03
* | NFSv4: Fix up the callers of nfs4_state_end_reclaim_rebootTrond Myklebust2009-12-03
|/
* const: make file_lock_operations constAlexey Dobriyan2009-09-22
* NFSv4: Fix an infinite looping problem with the nfs4_state_managerTrond Myklebust2009-08-24
* NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust2009-07-21
* Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust2009-06-18
|\
| * NFS: Ensure we always hold the BKL when dereferencing inode->i_flockTrond Myklebust2009-06-17
| * NFSv4: Handle more errors when recovering open file and locking stateTrond Myklebust2009-06-17
* | nfs41: increment_{open,lock}_seqidBenny Halevy2009-06-17
* | nfs41: only retry EXCHANGE_ID on recoverable errorsAndy Adamson2009-06-17
* | nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson2009-06-17
* | nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson2009-06-17
* | nfs41: establish sessions-based clientidAndy Adamson2009-06-17
* | nfs41: introduce get_state_renewal_credAndy Adamson2009-06-17
* | nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy2009-06-17
* | nfs41: add session reset to state managerAndy Adamson2009-06-17
* | nfs41: add session setup to the state managerAndy Adamson2009-06-17
* | nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORTBenny Halevy2009-06-17
|/
* NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever2009-03-28
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-23
* NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust2008-12-23
* NFSv4: Fix a BAD_SEQUENCEID condition.Trond Myklebust2008-12-23