summaryrefslogtreecommitdiffstats
path: root/fs/nfs/write.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix static linking of NFSDavid Brownell2006-06-271-1/+1
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-091-2/+2
* NFS: Flesh out nfs_invalidate_page()Trond Myklebust2006-06-091-3/+24
* NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever2006-06-091-11/+7
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-8/+4
* NFS: Fix a race in nfs_sync_inode()Trond Myklebust2006-03-201-22/+50
* NFS: Clean up nfs_flush_list()Trond Myklebust2006-03-201-33/+29
* NFS: Fix a race with PG_private and nfs_release_page()Trond Myklebust2006-03-201-0/+2
* NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)Trond Myklebust2006-03-201-1/+31
* NFS: Make nfs_commit_alloc() externTrond Myklebust2006-03-201-2/+2
* NFS: make direct write path generate write requests concurrentlyChuck Lever2006-03-201-2/+1
* NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust2006-03-201-26/+66
* NFS: add I/O performance countersChuck Lever2006-03-201-0/+18
* NFS: kzalloc conversion in fs/nfsEric Sesterhenn2006-03-201-4/+2
* NFS: Fix buglet in fs/nfs/write.cNeil Brown2006-03-201-1/+4
* NFS: Make stat() return updated mtimes after a write()Trond Myklebust2006-01-061-11/+12
* NFS: support large reads and writes on the wireChuck Lever2006-01-061-7/+22
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-15/+6
* NFS: Work correctly with single-page ->writepage() callsTrond Myklebust2006-01-061-11/+5
* NFS: use set_page_writeback() in the appropriate placesTrond Myklebust2005-12-031-2/+4
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-041-7/+5
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-041-1/+1
* NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-271-0/+2
* [PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2005-06-221-39/+32
* [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-221-10/+9
* [PATCH] NFS: Write optimization for short files and small O_SYNC writes.Trond Myklebust2005-06-221-3/+11
* [PATCH] NFS: Fix the file size revalidationTrond Myklebust2005-06-221-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1431
OpenPOWER on IntegriCloud