aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao1-0/+1
2012-06-28NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust1-1/+1
2012-05-09NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust1-1/+1
2012-05-09NFS: Clean up - simplify nfs_lock_request()Trond Myklebust1-12/+2
2012-05-09NFS: Prevent a deadlock in the new writeback codeTrond Myklebust1-0/+1
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman1-0/+1
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman1-1/+0
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman1-0/+2
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman1-1/+0
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust1-0/+11
2012-03-10NFS: remove nfs_inode radix treeFred Isaman1-12/+1
2012-03-10NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman1-3/+0
2011-10-19NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust1-0/+1
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust1-3/+0
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust1-1/+0
2011-07-15NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust1-1/+2
2011-07-15NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust1-0/+1
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust1-0/+1
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust1-3/+11
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy1-0/+3
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy1-1/+1
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust1-1/+0
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman1-1/+5
2011-03-21FS: Use stable writes when not doing a bulk flushTrond Myklebust1-0/+1
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman1-2/+2
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman1-2/+2
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman1-0/+2
2010-12-07nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust1-0/+1
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust1-0/+1
2008-07-09NFS: Allow redirtying of a completed unstable write.Trond Myklebust1-3/+6
2008-01-30NFS: Clean up the write request locking.Trond Myklebust1-12/+1
2007-10-09NFS: Clean up write code...Trond Myklebust1-1/+0
2007-07-10NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust1-4/+1
2007-07-10NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust1-2/+3
2007-07-10NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust1-3/+2
2007-07-10NFS: Convert struct nfs_page to use krefsTrond Myklebust1-5/+5
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust1-0/+1
2007-04-30NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust1-2/+2
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust1-2/+2
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust1-7/+1
2007-04-30NFS: Cleanup for nfs_readpages()Trond Myklebust1-0/+2
2007-04-30NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust1-2/+12
2007-04-30NFS: Cleanup the coalescing codeTrond Myklebust1-2/+11
2007-04-20NFS: clean up the unstable write codeTrond Myklebust1-30/+0
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust1-1/+0
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust1-0/+1
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust1-0/+1
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust1-2/+3
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust1-1/+0
2006-06-09NFS: Flesh out nfs_invalidate_page()Trond Myklebust1-2/+2