summaryrefslogtreecommitdiffstats
path: root/fs/nfs/read.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-071-1/+1
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* NFS: Make read() return an ESTALE if the file has been deletedTrond Myklebust2006-09-221-3/+16
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-221-1/+1
* NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust2006-09-191-2/+4
* [PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2006-09-081-11/+13
* NFS: Fix issue with EIO on NFS readTrond Myklebust2006-08-241-8/+15
* NFS: make 2 functions staticAdrian Bunk2006-08-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] fix static linking of NFSDavid Brownell2006-06-271-1/+1
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-091-2/+2
* NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever2006-06-091-7/+4
* NFS: Clean up and fix page zeroing when we have short readsTrond Myklebust2006-06-091-32/+75
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-4/+2
* NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)Trond Myklebust2006-03-201-1/+31
* NFS: Cleanup of NFS read codeTrond Myklebust2006-03-201-17/+41
* NFS: add I/O performance countersChuck Lever2006-03-201-0/+12
* NFS: support large reads and writes on the wireChuck Lever2006-01-061-3/+3
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-7/+3
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-041-2/+2
* NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-271-0/+1
* [PATCH] NFS: fix client oops when debugging is onNick Wilson2005-09-221-3/+2
* [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-181-0/+4
* [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-181-2/+2
* [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-221-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+618
OpenPOWER on IntegriCloud