aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/write.c
Commit message (Expand)AuthorAge
* NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust2007-07-10
* NFS: Don't mark a written page as uptodate until it is on diskTrond Myklebust2007-07-10
* NFS: Avoid a deadlock situation on writeTrond Myklebust2007-05-24
* NFS: Fix some 'sparse' warnings...Trond Myklebust2007-05-14
* NFS: use zero_user_pageNate Diller2007-05-14
* nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-05-01
* NFS: Clean up nfs_sync_mapping_wait()Trond Myklebust2007-05-01
* NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-05-01
* NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-05-01
* NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-05-01
* NFS: Cleanup the coalescing codeTrond Myklebust2007-05-01
* NFS: Don't wait for congestion in nfs_update_request()Trond Myklebust2007-05-01
* NFS: Fix nfs_set_page_dirty()Trond Myklebust2007-05-01
* NFS: Fix race in nfs_set_page_dirtyTrond Myklebust2007-04-21
* NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust2007-04-21
* NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust2007-04-21
* NFS: clean up the unstable write codeTrond Myklebust2007-04-21
* NFS: Fix a list corruption problemTrond Myklebust2007-04-15
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-15
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-16
* NFS: Don't use ClearPageUptodate() when writeback failsTrond Myklebust2007-02-13
* NFS: fix print format for tk_pidChuck Lever2007-02-03
* NFS: Fixup some outdated comments...Trond Myklebust2007-02-03
* NFS: nfs_writepages() cleanupTrond Myklebust2007-02-03
* NFS: Micro-optimisation for nfs_wb_page()Trond Myklebust2007-02-03
* NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pagesTrond Myklebust2007-02-03
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07
|\
| * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
| * [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-07
* | NFS: Clean up calls to mark_inode_dirty() part 2Trond Myklebust2006-12-06
* | NFS: Fix up the dirty page accountingTrond Myklebust2006-12-06
* | NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust2006-12-06
* | NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust2006-12-06
* | NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-06
* | NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust2006-12-06
* | NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-06
* | NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-06
* | NFS: More cleanups of fs/nfs/write.cTrond Myklebust2006-12-06
* | NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust2006-12-06
* | NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust2006-12-06
* | NFS: Store pointer to the nfs_page in page->privateTrond Myklebust2006-12-06
* | NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-06
* | NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-06
* | NFS: Clean up nfs_flush_inode()Trond Myklebust2006-12-06
* | NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.Frank Filz2006-12-06
* | NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)Trond Myklebust2006-12-06
* | SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-06
|/