summaryrefslogtreecommitdiffstats
path: root/fs/nfs/write.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Don't use ClearPageUptodate() when writeback failsTrond Myklebust2007-02-121-5/+10
* NFS: fix print format for tk_pidChuck Lever2007-02-031-4/+5
* NFS: Fixup some outdated comments...Trond Myklebust2007-02-031-41/+1
* NFS: nfs_writepages() cleanupTrond Myklebust2007-02-031-20/+1
* NFS: Micro-optimisation for nfs_wb_page()Trond Myklebust2007-02-031-0/+2
* NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pagesTrond Myklebust2007-02-031-1/+1
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-2/+2
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-071-3/+3
|\
| * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
| * [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-071-2/+2
* | NFS: Clean up calls to mark_inode_dirty() part 2Trond Myklebust2006-12-061-2/+2
* | NFS: Fix up the dirty page accountingTrond Myklebust2006-12-061-1/+0
* | NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust2006-12-061-0/+3
* | NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust2006-12-061-10/+28
* | NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-061-17/+56
* | NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust2006-12-061-4/+30
* | NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-061-13/+36
* | NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-061-96/+4
* | NFS: More cleanups of fs/nfs/write.cTrond Myklebust2006-12-061-44/+24
* | NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust2006-12-061-15/+1
* | NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust2006-12-061-45/+10
* | NFS: Store pointer to the nfs_page in page->privateTrond Myklebust2006-12-061-33/+33
* | NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-061-12/+81
* | NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-061-38/+16
* | NFS: Clean up nfs_flush_inode()Trond Myklebust2006-12-061-10/+10
* | NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.Frank Filz2006-12-061-2/+0
* | NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)Trond Myklebust2006-12-061-2/+4
* | SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-061-4/+16
|/
* [PATCH] NFS: Fix oops in nfs_cancel_commit_listTrond Myklebust2006-10-201-2/+2
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+3
* [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]David Howells2006-09-301-1/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* NFS: add comments clarifying the use of nfs_post_op_update()Chuck Lever2006-09-221-1/+7
* Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-221-0/+1
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-221-1/+1
* NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust2006-09-191-2/+2
* [PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2006-09-081-22/+15
* NFS: make 2 functions staticAdrian Bunk2006-08-031-1/+1
* NFS: Fix NFS page_state usageTrond Myklebust2006-07-051-3/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-4/+2
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-2/+1
|/
* [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
OpenPOWER on IntegriCloud