mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / nfs / nfs4state.c
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()
2007-07-11 Trond MyklebustNFSv4: Make the NFS state model work with the nosharedc...
2007-07-11 Trond MyklebustNFSv4: Fix up stateid locking...
2007-07-11 Trond MyklebustNFSv4: Improve the debugging of bad sequence id errors...
2007-07-11 Trond MyklebustNFSv4: Always use the delegation if we have one
2007-07-11 Trond MyklebustNFSv4: Fix a bug in __nfs4_find_state_byowner
2007-07-11 Trond MyklebustNFSv4: Reduce the chances of an open_owner identifier...
2007-07-11 Trond MyklebustNFSv4: nfs_increment_open_seqid should not return a...
2007-07-11 Trond MyklebustNFSv4: Don't reuse expired nfs4_state_owner structs
2007-07-11 Trond MyklebustNFSv4: Fix a credential reference leak in nfs4_get_stat...
2007-07-11 Trond MyklebustNFSv4: Clean up nfs4_call_async()
2007-07-11 Trond MyklebustNFSv4: Ensure that nfs4_do_close() doesn't race with...
2007-05-14 Trond MyklebustNFS: Fix some 'sparse' warnings...
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Generalise the nfs_client structure
2006-09-23 David HowellsNFS: Rename nfs_server::nfs4_state
2006-09-23 David HowellsNFS: Rename struct nfs4_client to struct nfs_client
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-20 Trond MyklebustNFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY...
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2006-01-06 Trond MyklebustNFSv4: Remove requirement for machine creds for the...
2006-01-06 Trond MyklebustNFS: Convert instances of kernel_thread() to kthread()
next