summaryrefslogtreecommitdiff
path: root/fs/nfs/read.c
AgeCommit message (Expand)Author
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-10NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust
2007-07-10NFS: Minor read optimisation...Trond Myklebust
2007-05-14NFS: use zero_user_pageNate Diller
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond 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-02-03NFS: fix print format for tk_pidChuck Lever
2007-02-03NFS: Remove nfs_readpage_sync()Trond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter
2006-12-06NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.Frank Filz
2006-12-06NFS: Fix missing page_unlock() in nfs_readpageTrond Myklebust
2006-12-06NFS: Fix asynchronous read error handlingTrond Myklebust
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-22NFS: Make read() return an ESTALE if the file has been deletedTrond Myklebust
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-19NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust
2006-09-08[PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust
2006-08-24NFS: Fix issue with EIO on NFS readTrond Myklebust
2006-08-03NFS: make 2 functions staticAdrian Bunk
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] fix static linking of NFSDavid Brownell
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells
2006-06-09NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever
2006-06-09NFS: Clean up and fix page zeroing when we have short readsTrond Myklebust
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-20NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)Trond Myklebust
2006-03-20NFS: Cleanup of NFS read codeTrond Myklebust
2006-03-20NFS: add I/O performance countersChuck Lever
2006-01-06NFS: support large reads and writes on the wireChuck Lever
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust
2005-09-22[PATCH] NFS: fix client oops when debugging is onNick Wilson
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever
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