NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors
[linux-flexiantxendom0-natty.git] / fs / nfs / nfs4state.c
2011-07-15 Trond MyklebustNFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED...
2011-06-02 Trond MyklebustNFSv4.1: Ensure state manager thread dies on last umount
2011-03-11 Trond MyklebustNFSv4: nfs4_state_mark_reclaim_nograce() should be...
2011-03-11 Trond MyklebustNFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
2011-01-25 Andy AdamsonNFS do not find client in NFSv4 pg_authenticate
2011-01-06 Chuck LeverNFS: Move cl_state_owners and related fields to the...
2011-01-06 Fred Isamanpnfs: layout roc code
2011-01-06 Andy AdamsonNFS add session back channel draining
2011-01-06 Andy AdamsonNFS associate sessionid with callback connection
2010-10-26 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-25 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-24 Andy AdamsonNFS: client needs to maintain list of inodes with activ...
2010-10-23 Randy Dunlapnfs: include ratelimit.h, fix nfs4state build error
2010-10-23 Trond MyklebustNFSv4: The state manager must ignore EKEYEXPIRED.
2010-10-19 Trond MyklebustNFSv4: Don't call nfs4_reclaim_complete() on receiving...
2010-10-05 Arnd Bergmannfs/locks.c: prepare for BKL removal
2010-07-30 Trond MyklebustNFSv4: Ensure the lockowners are labelled using the...
2010-07-30 Trond MyklebustNFSv4: Add support for the RELEASE_LOCKOWNER operation
2010-06-24 Trond MyklebustNFSv4: Clean up struct nfs4_state_owner
2010-06-22 Trond MyklebustNFSv41: Convert the various reboot recovery ops etc...
2010-06-22 Trond MyklebustNFSv41: Don't store session state in the nfs_client...
2010-05-14 Trond MyklebustNFSv4: Don't use GFP_KERNEL allocations in state recovery
2010-05-14 Trond MyklebustNFSv4: Clean up the NFSv4 setclientid operation
2010-03-02 Trond MyklebustNFSv4.1: Various fixes to the sequence flag error handling
2010-02-10 Andy Adamsonnfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset
2010-02-10 Andy Adamsonnfs41: implement cb_recall_slot
2010-02-10 Jeff Laytonnfs4: handle -EKEYEXPIRED errors from RPC layer
2010-01-26 Trond MyklebustNFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
2009-12-15 Trond MyklebustNFSv4: Fix a regression in the NFSv4 state manager
2009-12-15 Trond MyklebustNFSv4: Release the sequence id before restarting a...
2009-12-15 Alexandros Batsakisnfs: run state manager in privileged mode
2009-12-15 Alexandros Batsakisnfs: enforce FIFO ordering of operations trying to...
2009-12-08 Ricardo Labiaganfs41: Invoke RECLAIM_COMPLETE on all new client ids
2009-12-07 Ricardo Labiaganfs41: Mark stateids in need of reclaim if state manage...
2009-12-06 Ricardo Labiaganfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID
2009-12-06 Ricardo Labiaganfs41: nfs41_setup_state_renewal
2009-12-06 Trond MyklebustNFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINI...
2009-12-06 Trond MyklebustNFSv41: Fix nfs4_proc_create_session
2009-12-05 Ricardo Labiaganfs41: Invoke RECLAIM_COMPLETE
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE functionality
2009-12-05 Trond MyklebustNFSv41: nfs4_reset_session must always set NFS4CLNT_SES...
2009-12-05 Alexandros Batsakisnfs41: check SEQUENCE status flag
2009-12-04 Andy Adamsonnfs41: only state manager sets NFS4CLNT_SESSION_SETUP
2009-12-04 Andy Adamsonnfs41: nfs41: fix state manager deadlock in session...
2009-12-04 Andy Adamsonnfs41: fix switch in nfs4_recovery_handle_error
2009-12-04 Andy Adamsonnfs41: rename cl_state session SETUP bit to RESET
2009-12-04 Andy Adamsonnfs41: add create session into establish_clid
2009-12-04 Trond MyklebustMerge branch 'devel' into linux-next
2009-12-03 Trond MyklebustNFSv4.1: Handle NFSv4.1 session errors in the lock...
2009-12-03 Trond MyklebustNFSv4: Fix up error handling in the state manager main...
2009-12-03 Trond MyklebustNFSv4: Ensure the state manager handles NFS4ERR_NO_GRAC...
2009-12-03 Trond MyklebustNFSv4: The state manager shouldn't exit on errors that...
2009-12-03 Trond MyklebustNFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
2009-09-22 Alexey Dobriyanconst: make file_lock_operations const
2009-08-24 Trond MyklebustNFSv4: Fix an infinite looping problem with the nfs4_st...
2009-07-21 Trond MyklebustNFSv4: Fix an Oops in nfs4_free_lock_state
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
2009-06-17 Trond MyklebustNFS: Ensure we always hold the BKL when dereferencing...
2009-06-17 Trond MyklebustNFSv4: Handle more errors when recovering open file...
2009-06-17 Benny Halevynfs41: increment_{open,lock}_seqid
2009-06-17 Andy Adamsonnfs41: only retry EXCHANGE_ID on recoverable errors
2009-06-17 Andy Adamsonnfs41: get_clid_cred for EXCHANGE_ID
2009-06-17 Andy Adamsonnfs41: add a get_clid_cred function to nfs4_state_recov...
2009-06-17 Andy Adamsonnfs41: establish sessions-based clientid
2009-06-17 Andy Adamsonnfs41: introduce get_state_renewal_cred
2009-06-17 Benny Halevynfs41: support minorversion 1 for nfs4_check_lease
2009-06-17 Andy Adamsonnfs41: add session reset to state manager
2009-06-17 Andy Adamsonnfs41: add session setup to the state manager
2009-06-17 Benny Halevynfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTON...
2009-03-28 Chuck LeverNFS: Start PF_INET6 callback listener only if IPv6...
2008-12-23 Trond MyklebustNFSv4: Convert the open and close ops to use fmode
2008-12-23 Trond MyklebustNFSv4: Clean up nfs_expire_all_delegations()
2008-12-23 Trond MyklebustNFSv4: Fix a BAD_SEQUENCEID condition.
2008-12-23 Trond MyklebustNFSv4: Don't exit the state management if there are...
2008-12-23 Trond MyklebustNFSv4: Rename the state reclaimer thread
2008-12-23 Trond MyklebustNFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
2008-12-23 Trond MyklebustNFSv4: Add recovery for individual stateids
2008-12-23 Trond MyklebustNFSv4: Remove nfs_client->cl_sem
2008-12-23 Trond MyklebustNFSv4: Ensure that file unlock requests don't conflict...
2008-12-23 Trond MyklebustNFSv4: Ensure that nfs4_reclaim_open_state() doesn...
2008-12-23 Trond MyklebustNFSv4: Add a recovery marking scheme for state owners
2008-12-23 Trond MyklebustNFSv4: Don't tell server we rebooted when not necessary
2008-12-23 Trond MyklebustNFSv4: Remove redundant RENEW calls if we know the...
2008-12-23 Trond MyklebustNFSv4: Fix state recovery when the client runs over...
2008-12-23 Trond MyklebustNFSv4: Callers to nfs4_get_renew_cred() need to hold...
2008-12-23 Trond MyklebustNFSv4: Clean up for the state loss reclaimer
2008-07-15 Trond MyklebustNFSv4: Remove BKL from the nfsv4 state recovery
2008-05-16 Adrian Bunknfs: make nfs4_drop_state_owner() static
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-04-19 Trond MyklebustNFSv4: Attempt to use machine credentials in SETCLIENTI...
2008-02-29 Trond MyklebustSUNRPC: Add a (empty for the moment) destructor for...
2008-02-26 Trond MyklebustSUNRPC: Run rpc timeout functions as callbacks instead...
2008-02-20 Harvey Harrisonnfs: fix sparse warnings
2008-02-14 Dan MuntzNFS: missing spaces in KERN_WARNING
2008-01-30 Chuck LeverNFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
2008-01-30 Trond MyklebustNFSv4: Clean up the OPEN/CLOSE serialisation code
2008-01-10 Trond MyklebustNFSv4: Give the lock stateid its own sequence queue
2007-10-19 Trond MyklebustNFSv4: Ensure that we wait for the CLOSE request to...
2007-10-09 Trond MyklebustNFS: Replace file->private_data with calls to nfs_file_...
2007-08-07 Trond MyklebustNFSv4: Fix a locking regression in nfs4_set_mode_locked()
next