aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfs_page.h
AgeCommit message (Expand)Author
2015-06-10NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson
2015-02-03nfs: introduce pg_cleanup op for pgio descriptorsWeston Andros Adamson
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-03nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson
2014-08-03nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson
2014-06-24pnfs: clean up *_resend_to_mdsWeston Andros Adamson
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson
2014-05-29nfs: page group syncing in write pathWeston Andros Adamson
2014-05-29nfs: page group syncing in read pathWeston Andros Adamson
2014-05-29nfs: add support for multiple nfs reqs per pageWeston Andros Adamson
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson
2014-05-29nfs: remove unused arg from nfs_create_requestWeston Andros Adamson
2014-05-29nfs: clean up PG_* flagsWeston Andros Adamson
2014-05-29NFS: Create a common initiate_pgio() functionAnna Schumaker
2014-05-28NFS: Create a common nfs_pgio_result_common functionAnna Schumaker
2014-05-28NFS: Create a common pgio_rpc_prepare functionAnna Schumaker
2014-05-28NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker
2012-08-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao
2012-06-28NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust
2012-05-09NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust
2012-05-09NFS: Clean up - simplify nfs_lock_request()Trond Myklebust
2012-05-09NFS: Prevent a deadlock in the new writeback codeTrond Myklebust
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman
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-03-10NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman
2011-10-19NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust
2011-07-15NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust
2011-07-15NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman
2011-03-21FS: Use stable writes when not doing a bulk flushTrond Myklebust
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman
2010-12-07nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust
2008-07-09NFS: Allow redirtying of a completed unstable write.Trond Myklebust