Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / nfs / nfs4_fs.h
2009-03-27 Al Viroconstify dentry_operations: NFS
2008-12-30 WANG Congfs/nfs/nfs4proc.c: make nfs4_map_errors() static
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: 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: Add a recovery marking scheme for state owners
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-05-16 Adrian Bunknfs: make nfs4_drop_state_owner() static
2008-01-10 Trond MyklebustNFSv4: Give the lock stateid its own sequence queue
2007-10-20 Olof Johanssonnfs: Fix build break with CONFIG_NFS_V4=n
2007-10-19 Trond MyklebustNFSv4: Ensure that we wait for the CLOSE request to...
2007-07-19 Trond MyklebustNFSv4: 'constify' lookup arguments.
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: Always use the delegation if we have one
2007-07-11 Trond MyklebustNFSv4: Reduce the chances of an open_owner identifier...
2007-07-11 Trond MyklebustNFSv4: Ensure that nfs4_do_close() doesn't race with...
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-03 Trond MyklebustNFSv4: Cleanups for fs_locations code.
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-10-20 Al Viro[PATCH] xdr annotations: NFS readdir entries
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 struct nfs4_client to struct nfs_client
2006-06-09 Manoj NaikNFSv4: Define an fs_locations bitmap
2006-06-09 Manoj NaikNFSv4: convert fs-locations-components to conform to...
2006-06-09 Trond MyklebustNFSv4: Implement the fs_locations function call
2006-06-09 Trond MyklebustNFS: Ensure the client submounts, when it crosses a...
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 MyklebustNFSv4: Send RENEW requests to the server only when...
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-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: Eliminate nfsv4 open race...
2005-10-18 Trond MyklebustNFSv4: Make NFS clean up byte range locks asynchronously
2005-10-18 Trond MyklebustNFSv4: Remove obsolete state_owner and lock_owner semap...
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 Reuben Farrelly[PATCH] NFSv4: Fix build warning
2005-06-22 J. Bruce Fields[PATCH] NFSv4: Add {get,set,list}xattr methods for...
2005-06-22 Trond Myklebust[PATCH] NFS: Header file cleanup...