aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_page.h
Commit message (Expand)AuthorAge
* nfs: page group syncing in write pathWeston Andros Adamson2014-05-29
* nfs: page group syncing in read pathWeston Andros Adamson2014-05-29
* nfs: add support for multiple nfs reqs per pageWeston Andros Adamson2014-05-29
* nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-29
* nfs: remove unused arg from nfs_create_requestWeston Andros Adamson2014-05-29
* nfs: clean up PG_* flagsWeston Andros Adamson2014-05-29
* NFS: Create a common initiate_pgio() functionAnna Schumaker2014-05-29
* NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-28
* NFS: Create a common pgio_rpc_prepare functionAnna Schumaker2014-05-28
* NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-28
* NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-02
* NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust2012-06-28
* NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust2012-05-09
* NFS: Clean up - simplify nfs_lock_request()Trond Myklebust2012-05-09
* NFS: Prevent a deadlock in the new writeback codeTrond Myklebust2012-05-09
* NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-27
* NFS: remove unused wb_complete field from struct nfs_pageFred Isaman2012-04-27
* NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-27
* NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-27
* NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-17
* NFS: remove nfs_inode radix treeFred Isaman2012-03-10
* NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman2012-03-10
* NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-19
* NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-15
* NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-15
* NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust2011-07-15
* NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust2011-07-15
* NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-12
* NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-12
* NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-20
* NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-29
* NFS: Fix a hang in the writeback pathTrond Myklebust2011-03-27
* NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2011-03-23
* FS: Use stable writes when not doing a bulk flushTrond Myklebust2011-03-21
* NFSv4.1: rearrange ->doio argsFred Isaman2011-03-11
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-11
* NFSv4.1: coelesce across layout stripesFred Isaman2011-03-11
* nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-07
* NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-30
* NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-09
* NFS: Clean up the write request locking.Trond Myklebust2008-01-30
* NFS: Clean up write code...Trond Myklebust2007-10-09
* NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust2007-07-10
* NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust2007-07-10
* NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust2007-07-10
* NFS: Convert struct nfs_page to use krefsTrond Myklebust2007-07-10
* NFS: Avoid a deadlock situation on writeTrond Myklebust2007-05-24
* NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-05-01
* NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-05-01
* NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-05-01