aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4state.c
AgeCommit message (Expand)Author
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever
2011-01-06pnfs: layout roc codeFred Isaman
2011-01-06NFS add session back channel drainingAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson
2010-10-23nfs: include ratelimit.h, fix nfs4state build errorRandy Dunlap
2010-10-23NFSv4: The state manager must ignore EKEYEXPIRED.Trond Myklebust
2010-10-19NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTIDTrond Myklebust
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust
2010-06-24NFSv4: Clean up struct nfs4_state_ownerTrond Myklebust
2010-06-22NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust
2010-06-22NFSv41: Don't store session state in the nfs_client->cl_stateTrond Myklebust
2010-05-14NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-03-02NFSv4.1: Various fixes to the sequence flag error handlingTrond Myklebust
2010-02-10nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson
2010-02-10nfs41: implement cb_recall_slotAndy Adamson
2010-02-10nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton
2010-01-26NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctlyTrond Myklebust
2009-12-15NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust
2009-12-15nfs: run state manager in privileged modeAlexandros Batsakis
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis
2009-12-08nfs41: Invoke RECLAIM_COMPLETE on all new client idsRicardo Labiaga
2009-12-07nfs41: Mark stateids in need of reclaim if state manager gets stale clientidRicardo Labiaga
2009-12-06nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTIDRicardo Labiaga
2009-12-06nfs41: nfs41_setup_state_renewalRicardo Labiaga
2009-12-05NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING codeTrond Myklebust
2009-12-05NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust
2009-12-05nfs41: Invoke RECLAIM_COMPLETERicardo Labiaga
2009-12-05nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga
2009-12-05NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAININGTrond Myklebust
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis
2009-12-04nfs41: only state manager sets NFS4CLNT_SESSION_SETUPAndy Adamson
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson
2009-12-04nfs41: fix switch in nfs4_recovery_handle_errorAndy Adamson
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson
2009-12-04nfs41: add create session into establish_clidAndy Adamson
2009-12-03Merge branch 'devel' into linux-nextTrond Myklebust
2009-12-03NFSv4.1: Handle NFSv4.1 session errors in the lock recovery codeTrond Myklebust
2009-12-03NFSv4: Fix up error handling in the state manager main loop.Trond Myklebust
2009-12-03NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust
2009-12-03NFSv4: The state manager shouldn't exit on errors that were handledTrond Myklebust
2009-12-03NFSv4: Fix up the callers of nfs4_state_end_reclaim_rebootTrond Myklebust
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-08-24NFSv4: Fix an infinite looping problem with the nfs4_state_managerTrond Myklebust