summaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs.h
AgeCommit message (Expand)Author
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-01-13NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust
2013-03-21NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust
2013-02-24pnfs: fix resend_to_mds for directioBenny Halevy
2013-02-14NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust
2012-10-15NFSv4.1: Do not call pnfs_return_layout() from an rpciod contextTrond Myklebust
2012-10-08NFS41: send real write size in layoutgetPeng Tao
2012-09-28NFSv4.1: Remove the NFS_LAYOUT_RETURNED stateTrond Myklebust
2012-09-28NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED stateTrond Myklebust
2012-09-28NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"Trond Myklebust
2012-09-28NFSv4.1: Fix a race in the pNFS return-on-close codeTrond Myklebust
2012-09-28NFSv4.1: pNFS data servers may be temporarily offlineTrond Myklebust
2012-09-28NFSv4.1: Retry pNFS after a 2 minute timeoutTrond Myklebust
2012-09-28NFSv4.1: Add helpers for setting/reading the I/O fail bitTrond Myklebust
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()Trond Myklebust
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust
2012-09-28NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalidTrond Myklebust
2012-09-28NFS: Clean up the pNFS layoutget interfaceTrond Myklebust
2012-08-02pnfs: nfs4_proc_layoutget returns voidIdan Kedar
2012-08-02pnfs: defer release of pages in layoutgetIdan Kedar
2012-07-16NFSv4.1 mark layout when already returnedAndy Adamson
2012-06-29NFS: Create an write_pageio_init() functionBryan Schumaker
2012-06-29NFS: Create an read_pageio_init() functionBryan Schumaker
2012-06-07NFS4: Fix open bug when pnfs module blacklistedFred Isaman
2012-05-24NFSv4.1 cache mdsthreshold values on OPENAndy Adamson
2012-05-19NFSv4.1 resend LAYOUTGET on data server invalid layout errorsAndy Adamson
2012-05-19NFSv4.1: mark deviceid invalid on filelayout DS connection errorsAndy Adamson
2012-04-30NFS: pnfs_pageio_init_read() and init_write() need an extra argumentBryan Schumaker
2012-04-27NFS: rewrite directio write to use async coalesce codeFred Isaman
2012-04-27NFS: create struct nfs_commit_infoFred Isaman
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2012-03-20NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-02-26NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1Trond Myklebust
2012-01-06pnfs-obj: Must return layout on IO errorBoaz Harrosh
2011-10-18pnfs: recoalesce when ld read pagelist failsPeng Tao
2011-10-18pnfs: recoalesce when ld write pagelist failsPeng Tao
2011-10-18pnfs: make _set_lo_fail genericPeng Tao
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson