summaryrefslogtreecommitdiff
path: root/include/linux/nfs_page.h
AgeCommit message (Expand)Author
2008-07-09NFS: Allow redirtying of a completed unstable write.Trond Myklebust
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
2004-08-23NFSv2/v3/v4: Place NFS nfs_page shared data into a single structureTrond Myklebust
2004-08-23NFS: Break the nfs_wreq_lock into per-mount locks. This helps preventTrond Myklebust
2004-04-10RPC,NFS: remove instances of tests for waitqueue_active(). Those can be racy.Trond Myklebust
2004-04-10NFSv2/v3/v4: Prepare the nfs_page struct to allow for short reads.Trond Myklebust
2004-03-13NFSv2/v3/v4: Ensure that fsync() flushes all writebacks to disk rather than j...Trond Myklebust
2004-02-07NFSv4: Add support for POSIX file locking.Trond Myklebust
2003-10-08[PATCH] NFS: remove broken O_DIRECT wait codeTrond Myklebust
2003-10-07NFSv4 state model updateTrond Myklebust
2003-01-07[PATCH] allow arbitrary alignment of NFS read/write requestsTrond Myklebust
2002-11-08[PATCH] Lift the 256 outstanding NFS read/write request limit.Trond Myklebust
2002-11-07[PATCH] Make nfs_find_request() scaleTrond Myklebust
2002-10-06[PATCH] initial support for NFS direct I/O for 2.5Chuck Lever
2002-10-06[PATCH] remove NFS client internal dependence on page->indexChuck Lever
2002-03-12[PATCH] (3/4) smarter nfs_get_sb()Alexander Viro
2002-02-05[PATCH] Fix spurious ETXTBSY errors due to late release of struct fileTrond Myklebust
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds