aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_page.h
Commit message (Expand)AuthorAge
* 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
* NFS: Cleanup for nfs_readpages()Trond Myklebust2007-05-01
* NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-05-01
* NFS: Cleanup the coalescing codeTrond Myklebust2007-05-01
* NFS: clean up the unstable write codeTrond Myklebust2007-04-21
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-15
* NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-06
* NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-06
* NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-06
* NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-09
* NFS: Flesh out nfs_invalidate_page()Trond Myklebust2006-06-09
* NFS: simplify inlined bit ops in nfs_page.hChuck Lever2006-01-06
* [PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2005-06-22
* [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16