Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / nfs / nfs4state.c
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()
2006-01-06 Trond MyklebustNFSv4: State recovery cleanup
2006-01-06 Trond MyklebustNFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRO...
2005-11-25 Trond MyklebustNFSv4: Fix buggy nfs_wait_on_sequence()
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-11-04 Trond MyklebustNFSv4: Fix recovery of flock() locks.
2005-11-04 Trond MyklebustNFSv4: Fix problem with OPEN_DOWNGRADE
2005-11-04 Trond MyklebustNFSv4: Fix a race between open() and close()
2005-10-20 Trond MyklebustNFSv4: Fix up locking for nfs4_state_owner
2005-10-20 Trond MyklebustNFSv4: Final tweak to sequence id
2005-10-19 Trond MyklebustNFSv4: Fix an oopsable condition in nfs_free_seqid
2005-10-18 Trond MyklebustNFSv4: Make NFS clean up byte range locks asynchronously
2005-10-18 Trond MyklebustNFSv4: Remove nfs4_client->cl_sem from close() path
2005-10-18 Trond MyklebustNFSv4: Remove obsolete state_owner and lock_owner semap...
2005-10-18 Trond MyklebustNFSv4: Fix a potential CLOSE race
2005-10-18 Trond MyklebustNFSv4: Add functions to order RPC calls
2005-06-22 Trond Myklebust[PATCH] NFSv4: Clean up nfs4 lock state accounting
2005-06-22 J. Bruce Fields[PATCH] RPC: [PATCH] improve rpcauthauth_create error...
2005-06-22 Trond Myklebust[PATCH] NFS: Header file cleanup...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2