summaryrefslogtreecommitdiff
path: root/include/linux/nfs_page.h
AgeCommit message (Expand)Author
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