aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
AgeCommit message (Expand)Author
2012-01-31SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust
2012-01-31NFS: Move struct nfs_unique_id into struct nfs_seqid_counterTrond Myklebust
2012-01-31NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counterTrond Myklebust
2012-01-31NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust
2012-01-31NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust
2012-01-31NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust
2012-01-31NFSv4: Clean up nfs4_get_state_ownerTrond Myklebust
2012-01-05NFS: Cache state owners after files are closedChuck Lever
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-08-27nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields
2011-08-24NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust
2011-08-24NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell
2011-07-20nfs4_closedata doesn't need to mess with struct pathAl Viro
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson
2011-03-24NFS: lookup supports alternate clientBryan Schumaker
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-11NFSv4.1: filelayout readAndy Adamson
2011-03-11NFSv4.1: data server connectionAndy Adamson
2011-03-11NFSv4.1: add MDS mount DS only checkAndy Adamson
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever
2011-01-06pnfs: layout roc codeFred Isaman
2011-01-06pnfs: add CB_LAYOUTRECALL handlingFred Isaman
2011-01-04nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever
2010-10-23NFS: Readdir plus in v4Bryan Schumaker
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker
2010-09-17NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust
2010-09-17NFSv4: Further cleanups for nfs4_open_revalidate()Trond Myklebust
2010-09-17NFSv4: Clean up nfs4_open_revalidateTrond Myklebust
2010-09-17NFSv4: Further minor cleanups for nfs4_atomic_open()Trond Myklebust
2010-09-17NFSv4: Clean up nfs4_atomic_openTrond Myklebust
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust
2010-06-24NFSv4: Clean up struct nfs4_state_ownerTrond Myklebust
2010-06-22NFSv4.1: There is no need to init the session more than once...Trond Myklebust
2010-06-22NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust
2010-06-22NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust
2010-06-22NFSv41: Don't store session state in the nfs_client->cl_stateTrond Myklebust
2010-06-22NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust
2010-05-14NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust