summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4state.c
AgeCommit message (Expand)Author
2012-01-11NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.Trond Myklebust
2011-08-24NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell
2011-07-20nfs4_closedata doesn't need to mess with struct pathAl Viro
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-05-27NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust
2011-04-15NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust
2011-03-29fs: don't use igrab() while holding i_lockDave Chinner
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
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