Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / nfs4_fs.h
2012-04-27 Bryan SchumakerNFS: Fix following referral mount points with different...
2012-04-27 Bryan SchumakerNFS: Do secinfo as part of lookup
2012-04-21 Trond MyklebustNFSv4: Ensure we do not reuse open owner names
2012-03-20 Trond MyklebustNFSv4: It is not safe to dereference lsp->ls_state...
2012-03-09 Trond MyklebustNFSv4: Clean up nfs4_select_rw_stateid()
2012-03-07 Trond MyklebustNFSv4: Return the delegation if the server returns...
2012-03-07 Trond MyklebustNFSv4: Don't free the nfs4_lock_state until after the...
2012-03-06 Trond MyklebustNFSv4: Simplify the struct nfs4_stateid
2012-03-06 Trond MyklebustNFSv4: Add helpers for basic copying of stateids
2012-03-06 Trond MyklebustNFSv4: Rename nfs4_copy_stateid()
2012-03-06 Trond MyklebustNFSv4: Further clean-ups of delegation stateid validation
2012-03-06 Trond MyklebustNFS: Properly handle the case where the delegation...
2012-03-01 Trond MyklebustNFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL
2012-02-01 Trond MyklebustNFSv4: Avoid thundering herd issues with nfs_release_seqid
2012-02-01 Trond MyklebustSUNRPC: Fix potential races in xprt_lock_write_next()
2012-02-01 Trond MyklebustNFS: Move struct nfs_unique_id into struct nfs_seqid_co...
2012-02-01 Trond MyklebustNFSv4: Move contents of struct rpc_sequence into struct...
2012-02-01 Trond MyklebustNFSv41: Add a new helper nfs4_init_sequence()
2012-01-31 Trond MyklebustNFSv4: Replace lock_owner->ld_id with an ida based...
2012-01-31 Trond MyklebustNFSv4: Replace state_owner->so_owner_id with an ida...
2012-01-31 Trond MyklebustNFSv4: Clean up nfs4_get_state_owner
2012-01-05 Chuck LeverNFS: Cache state owners after files are closed
2011-10-25 Linus TorvaldsMerge branch 'for-3.2' of git://linux-nfs.org/~bfields...
2011-08-27 J. Bruce Fieldsnfsd4: cleanup and consolidate seqid_mutating_err
2011-08-24 Trond MyklebustNFSv4: renewd needs to be able to handle the NFS4ERR_CB...
2011-08-24 Trond MyklebustNFSv4: The NFSv4.0 client must send RENEW calls if...
2011-08-24 Trond MyklebustNFSv4: nfs4_proc_renew should be declared static
2011-07-31 Fred Isamanpnfs: ask for layout_blksize and save it in nfs_server
2011-07-25 Stephen RothwellMerge branch 'master' into devel and apply fixup from...
2011-07-20 Al Vironfs4_closedata doesn't need to mess with struct path
2011-07-12 Bryan SchumakerNFS: Add SECINFO_NO_NAME procedure
2011-07-12 Weston Andros AdamsonNFS: use scope from exchange_id to skip reclaim
2011-04-24 Trond MyklebustNFSv4.1: Don't loop forever in nfs4_proc_create_session
2011-03-24 Trond MyklebustMerge branch 'nfs-for-2.6.39' into nfs-for-next
2011-03-24 Andy AdamsonNFSv4.1 convert layoutcommit sync to boolean
2011-03-24 Bryan SchumakerNFS: lookup supports alternate client
2011-03-23 Andy AdamsonNFSv4.1: layoutcommit
2011-03-11 Andy AdamsonNFSv4.1: filelayout read
2011-03-11 Andy AdamsonNFSv4.1: data server connection
2011-03-11 Andy AdamsonNFSv4.1: add MDS mount DS only check
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-06 Chuck LeverNFS: Move cl_state_owners and related fields to the...
2011-01-06 Fred Isamanpnfs: layout roc code
2011-01-06 Fred Isamanpnfs: add CB_LAYOUTRECALL handling
2011-01-04 Aneesh Kumar K.Vnfsv4: Switch to generic xattr handling code
2010-12-16 Chuck LeverNFS: Simplify ->decode_dirent() calling sequence
2010-10-23 Bryan SchumakerNFS: Readdir plus in v4
2010-10-23 Bryan SchumakerNFS: decode_dirent should use an xdr_stream
2010-09-17 Trond MyklebustNFS: Add an 'open_context' element to struct nfs_rpc_ops
2010-09-17 Trond MyklebustNFSv4: Further cleanups for nfs4_open_revalidate()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_open_revalidate
2010-09-17 Trond MyklebustNFSv4: Further minor cleanups for nfs4_atomic_open()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_atomic_open
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 MyklebustNFSv4.1: There is no need to init the session more...
2010-06-22 Trond MyklebustNFSv41: Fix nfs_async_inode_return_delegation() ugliness
2010-06-22 Trond MyklebustNFSv41: Convert the various reboot recovery ops etc...
2010-06-22 Trond MyklebustNFSv41: Clean up the NFSv4.1 minor version specific...
2010-06-22 Trond MyklebustNFSv41: Don't store session state in the nfs_client...
2010-06-22 Trond MyklebustNFSv4.1: Make nfs4_setup_sequence take a nfs_server...
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-02-10 Andy Adamsonnfs41: implement cb_recall_slot
2010-01-26 Trond MyklebustNFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
2010-01-26 Trond MyklebustNFSv4: Don't allow posix locking against servers that...
2009-12-15 Trond MyklebustNFSv4: Release the sequence id before restarting a...
2009-12-15 Alexandros Batsakisnfs: change nfs4_do_setlk params to identify recovery...
2009-12-06 Ricardo Labiaganfs41: nfs41_setup_state_renewal
2009-12-06 Trond MyklebustNFSv41: Fix nfs4_proc_create_session
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE functionality
2009-12-05 Alexandros Batsakisnfs41: check SEQUENCE status flag
2009-12-05 Alexandros Batsakisnfs41: add support for callback with RPC version number 4
2009-12-04 Andy Adamsonnfs41: nfs41: fix state manager deadlock in session...
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-07-21 Trond MyklebustNFSv4: Fix an NFSv4 mount regression
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 Benny Halevynfs41: lease renewal
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 Andy Adamsonnfs41: setup_sequence method
2009-06-17 Andy Adamsonnfs41: sessions client infrastructure
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...
next