summaryrefslogtreecommitdiffstats
path: root/fs/nfs/write.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-011-1/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-4/+2Star
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-2/+1Star
|/
* [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/+7Star
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-8/+4Star
* 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/+29Star
* 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/+1Star
* 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/+2Star
* 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/+6Star
* NFS: Work correctly with single-page ->writepage() callsTrond Myklebust2006-01-061-11/+5Star
* 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/+5Star
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-041-1/+1
* NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-281-0/+2
* [PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2005-06-221-39/+32Star
* [PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust2005-06-221-10/+9Star
* [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-rc2Linus Torvalds2005-04-171-0/+1431