summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_page.h
Commit message (Expand)AuthorAgeFilesLines
* 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-04-301-2/+2
* NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-04-301-2/+2
* NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-04-301-7/+1
* NFS: Cleanup for nfs_readpages()Trond Myklebust2007-04-301-0/+2
* NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-04-301-2/+12
* NFS: Cleanup the coalescing codeTrond Myklebust2007-04-301-2/+11
* NFS: clean up the unstable write codeTrond Myklebust2007-04-201-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
* NFS: simplify inlined bit ops in nfs_page.hChuck Lever2006-01-061-9/+3
* [PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2005-06-221-2/+16
* [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-221-4/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+151
OpenPOWER on IntegriCloud