aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-021-0/+1
* NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust2012-06-281-1/+1
* NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust2012-05-091-1/+1
* NFS: Clean up - simplify nfs_lock_request()Trond Myklebust2012-05-091-12/+2
* NFS: Prevent a deadlock in the new writeback codeTrond Myklebust2012-05-091-0/+1
* NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-271-0/+1
* NFS: remove unused wb_complete field from struct nfs_pageFred Isaman2012-04-271-1/+0
* NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-271-0/+2
* NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-271-1/+0
* NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-171-0/+11
* NFS: remove nfs_inode radix treeFred Isaman2012-03-101-12/+1
* NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman2012-03-101-3/+0
* NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-191-0/+1
* NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-151-3/+0
* NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-151-1/+0
* NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust2011-07-151-1/+2
* NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust2011-07-151-0/+1
* NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-121-0/+1
* NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-121-3/+11
* NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-201-0/+3
* NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-1/+1
* NFS: Fix a hang in the writeback pathTrond Myklebust2011-03-271-1/+0
* NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2011-03-231-1/+5
* FS: Use stable writes when not doing a bulk flushTrond Myklebust2011-03-211-0/+1
* NFSv4.1: rearrange ->doio argsFred Isaman2011-03-111-2/+2
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-111-2/+2
* NFSv4.1: coelesce across layout stripesFred Isaman2011-03-111-0/+2
* nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-071-0/+1
* NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-301-0/+1
* NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-091-3/+6
* NFS: Clean up the write request locking.Trond Myklebust2008-01-301-12/+1
* NFS: Clean up write code...Trond Myklebust2007-10-091-1/+0
* NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust2007-07-101-4/+1
* NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust2007-07-101-2/+3
* NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust2007-07-101-3/+2
* NFS: Convert struct nfs_page to use krefsTrond Myklebust2007-07-101-5/+5
* NFS: Avoid a deadlock situation on writeTrond Myklebust2007-05-241-0/+1
* NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-05-011-2/+2
* NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-05-011-2/+2
* NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-05-011-7/+1
* NFS: Cleanup for nfs_readpages()Trond Myklebust2007-05-011-0/+2
* NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-05-011-2/+12
* NFS: Cleanup the coalescing codeTrond Myklebust2007-05-011-2/+11
* NFS: clean up the unstable write codeTrond Myklebust2007-04-211-30/+0
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-141-1/+0
* NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-061-0/+1
* NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-061-0/+1
* NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-061-2/+3
* NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-091-1/+0
* NFS: Flesh out nfs_invalidate_page()Trond Myklebust2006-06-091-2/+2