aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/write.c
Commit message (Expand)AuthorAge
* NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust2012-09-28
* NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-28
* nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton2012-08-02
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * nfs: prevent page allocator recursions with swap over NFS.Mel Gorman2012-07-31
| * nfs: disable data cache revalidation for swapfilesMel Gorman2012-07-31
| * nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman2012-07-31
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
* | NFS: Convert v3 into a moduleBryan Schumaker2012-07-30
* | NFS: Convert v2 into a moduleBryan Schumaker2012-07-30
* | NFS: Split out remaining NFS v4 inode functionsBryan Schumaker2012-07-30
|/
* NFS: Create custom NFS v4 write_inode() functionBryan Schumaker2012-06-29
* NFS: Create an write_pageio_init() functionBryan Schumaker2012-06-29
* NFS: Create a have_delegation rpc_opBryan Schumaker2012-06-29
* NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust2012-06-28
* NFS: Fix a commit bugTrond Myklebust2012-06-05
* NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC callsAndy Adamson2012-05-19
* NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust2012-05-09
* NFS: Clean up - simplify nfs_lock_request()Trond Myklebust2012-05-09
* NFS: nfs_set_page_writeback no longer needs to reference the pageTrond Myklebust2012-05-09
* NFS: Prevent a deadlock in the new writeback codeTrond Myklebust2012-05-09
* NFS: Always trust the PageUptodate flag when we have a delegationTrond Myklebust2012-05-01
* NFS: Clean up nfs read and write error pathsTrond Myklebust2012-05-01
* NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode()Bryan Schumaker2012-04-30
* NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.cTrond Myklebust2012-04-27
* NFS: rewrite directio write to use async coalesce codeFred Isaman2012-04-27
* NFS: avoid some stat gathering for direct ioFred Isaman2012-04-27
* NFS: add dreq to nfs_commit_infoFred Isaman2012-04-27
* NFS: create nfs_commit_completion_opsFred Isaman2012-04-27
* NFS: create struct nfs_commit_infoFred Isaman2012-04-27
* NFS: create nfs_generic_commit_listFred Isaman2012-04-27
* NFS: remove unused wb_complete field from struct nfs_pageFred Isaman2012-04-27
* NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-27
* NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-27
* NFS: create struct nfs_page_arrayFred Isaman2012-04-27
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-27
* NFS: reverse arg order in nfs_initiate_[read|write]Fred Isaman2012-04-27
* NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-27
* NFS: put open context on error in nfs_flush_multiFred Isaman2012-04-20
* NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman2012-04-18
* NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker2012-03-21
* NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust2012-03-20
* NFS: ncommit count is being double decrementedFred Isaman2012-03-20
* NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-17
* NFS: remove nfs_inode radix treeFred Isaman2012-03-10
* NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman2012-03-10
* NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust2012-01-31
* mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-01-12
* mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-01-12
* NFS: Remove pNFS bloat from the generic write pathTrond Myklebust2012-01-06