aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c
Commit message (Expand)AuthorAge
* NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust2011-03-11
* NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-11
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
* NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever2011-01-06
* pnfs: layout roc codeFred Isaman2011-01-06
* NFS add session back channel drainingAndy Adamson2011-01-06
* NFS associate sessionid with callback connectionAndy Adamson2011-01-06
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-26
|\
| * NFS: client needs to maintain list of inodes with active layoutsAndy Adamson2010-10-24
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-25
|\|
| * nfs: include ratelimit.h, fix nfs4state build errorRandy Dunlap2010-10-23
| * NFSv4: The state manager must ignore EKEYEXPIRED.Trond Myklebust2010-10-23
| * NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTIDTrond Myklebust2010-10-19
* | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-05
|/
* NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust2010-07-30
* NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust2010-07-30
* NFSv4: Clean up struct nfs4_state_ownerTrond Myklebust2010-06-24
* NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust2010-06-22
* NFSv41: Don't store session state in the nfs_client->cl_stateTrond Myklebust2010-06-22
* NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust2010-05-14
* NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2010-05-14
* 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