aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/write.c
Commit message (Expand)AuthorAge
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* NFS: Fix a race in nfs_sync_inode()Trond Myklebust2006-03-20
* NFS: Clean up nfs_flush_list()Trond Myklebust2006-03-20
* NFS: Fix a race with PG_private and nfs_release_page()Trond Myklebust2006-03-20
* NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)Trond Myklebust2006-03-20
* NFS: Make nfs_commit_alloc() externTrond Myklebust2006-03-20
* NFS: make direct write path generate write requests concurrentlyChuck Lever2006-03-20
* NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust2006-03-20
* NFS: add I/O performance countersChuck Lever2006-03-20
* NFS: kzalloc conversion in fs/nfsEric Sesterhenn2006-03-20
* NFS: Fix buglet in fs/nfs/write.cNeil Brown2006-03-20
* NFS: Make stat() return updated mtimes after a write()Trond Myklebust2006-01-06
* NFS: support large reads and writes on the wireChuck Lever2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06
* NFS: Work correctly with single-page ->writepage() callsTrond Myklebust2006-01-06
* NFS: use set_page_writeback() in the appropriate placesTrond Myklebust2005-12-03
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-04
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-04
* NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-27
* [PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2005-06-22
* [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-22
* [PATCH] NFS: Write optimization for short files and small O_SYNC writes.Trond Myklebust2005-06-22
* [PATCH] NFS: Fix the file size revalidationTrond Myklebust2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16