summaryrefslogtreecommitdiff
path: root/include/linux/nfs_page.h
AgeCommit message (Expand)Author
2008-01-30NFS: Clean up the write request locking.Trond Myklebust
2007-10-09NFS: Clean up write code...Trond Myklebust
2007-07-10NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust
2007-07-10NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust
2007-07-10NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust
2007-07-10NFS: Convert struct nfs_page to use krefsTrond Myklebust
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust
2007-04-30NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust
2007-04-30NFS: Cleanup for nfs_readpages()Trond Myklebust
2007-04-30NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust
2007-04-30NFS: Cleanup the coalescing codeTrond Myklebust
2007-04-20NFS: clean up the unstable write codeTrond Myklebust
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust
2006-06-09NFS: Flesh out nfs_invalidate_page()Trond Myklebust
2006-01-06NFS: simplify inlined bit ops in nfs_page.hChuck Lever
2005-06-22[PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust
2005-06-22[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds