aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/read.c
Commit message (Expand)AuthorAge
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* NFS: Make read() return an ESTALE if the file has been deletedTrond Myklebust2006-09-22
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-22
* NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust2006-09-19
* [PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2006-09-08
* NFS: Fix issue with EIO on NFS readTrond Myklebust2006-08-24
* NFS: make 2 functions staticAdrian Bunk2006-08-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] fix static linking of NFSDavid Brownell2006-06-27
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-09
* NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever2006-06-09
* NFS: Clean up and fix page zeroing when we have short readsTrond Myklebust2006-06-09
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)Trond Myklebust2006-03-20
* NFS: Cleanup of NFS read codeTrond Myklebust2006-03-20
* NFS: add I/O performance countersChuck Lever2006-03-20
* NFS: support large reads and writes on the wireChuck Lever2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-04
* NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-27
* [PATCH] NFS: fix client oops when debugging is onNick Wilson2005-09-23
* [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-18
* [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-18
* [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