Commit Graph

136 Commits (84df87b7ebdcbbc0f59df9526f4e63fda70647d3)

Author SHA1 Message Date
Trond Myklebust 03fa9e84e5 NFS: nfs_updatepage(): don't mark page as dirty if an error occurred 17 years ago
Fred Isaman 38def50fab nfs: fix race in nfs_dirty_request 17 years ago
Trond Myklebust dbae4c73f0 NFS: Ensure that rpc_run_task() errors are propagated back to the caller 17 years ago
Trond Myklebust c9d8f89d98 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails 17 years ago
Trond Myklebust 73e3302f60 NFS: Fix nfs_wb_page() to always exit with an error or a clean page 17 years ago
Fred 6d884e8fc8 nfs: nfs_redirty_request 17 years ago
Fred Isaman f8512ad0da nfs: don't ignore return value from nfs_pageio_add_request 17 years ago
Trond Myklebust af1b8c2ff7 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c 17 years ago
Trond Myklebust 5e4424af9a SUNRPC: Remove now-redundant RCU-safe rpc_task free path 17 years ago
Trond Myklebust 101070ca2f NFS: Ensure that the asynchronous RPC calls complete on nfsiod. 17 years ago
Trond Myklebust 383ba71938 NFS: Fix a deadlock with lazy umount 17 years ago
Trond Myklebust 4b5621f6b1 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c 17 years ago
Nick Piggin 2785259631 nfs: use GFP_NOFS preloads for radix-tree insertion 17 years ago
Trond Myklebust 5d47a35600 NFS: Fix a potential file corruption issue when writing 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Chuck Lever bf4285e75c NFS: Fix minor mixed sign comparison in NFS client's write logic 17 years ago
Trond Myklebust 0773769191 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() 17 years ago
Trond Myklebust bdc7f021f3 NFS: Clean up the (commit|read|write)_setup() callback routines 17 years ago
Trond Myklebust 3ff7576dda SUNRPC: Clean up the initialisation of priority queue scheduling info. 17 years ago
Trond Myklebust 84115e1cd4 SUNRPC: Cleanup of rpc_task initialisation 17 years ago
Trond Myklebust acee478afc NFS: Clean up the write request locking. 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Adrian Bunk 5334eb13d4 NFS: make nfs_wb_page_priority() static 17 years ago
Trond Myklebust 61e930a904 NFS: Fix a writeback race... 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Peter Zijlstra c4dc4beed2 nfs: remove congestion_end() 18 years ago
Trond Myklebust 60ccd4ec41 NFS: Remove nfs_begin_data_update/nfs_end_data_update 18 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Trond Myklebust 7b159fc18d NFS: Fall back to synchronous writes when a background write errors... 18 years ago
Trond Myklebust 34901f70d1 NFS: Writeback optimisation 18 years ago
Trond Myklebust ed90ef51a3 NFS: Clean up NFS writeback flush code 18 years ago
Trond Myklebust f758c88519 NFS: Clean up nfs_writepages() 18 years ago
Trond Myklebust 9cccef9505 NFS: Clean up write code... 18 years ago
Trond Myklebust 1b3b4a1a2d NFS: Fix a write request leak in nfs_invalidate_page() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Trond Myklebust 587142f85f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock 18 years ago
Trond Myklebust 2aefa10431 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode 18 years ago
Trond Myklebust 5c36968343 NFS cleanup: speed up nfs_scan_commit using radix tree tags 18 years ago
Trond Myklebust 9fd367f0f3 NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED 18 years ago
Trond Myklebust c03b402461 NFS: Convert struct nfs_page to use krefs 18 years ago
Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
Trond Myklebust 44dd151d5c NFS: Don't mark a written page as uptodate until it is on disk 18 years ago
Trond Myklebust 7fe7f8487a NFS: Avoid a deadlock situation on write 18 years ago
Trond Myklebust 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
Nate Diller 60945cb7c8 NFS: use zero_user_page 18 years ago
Peter Zijlstra 277866a0e3 nfs: fix congestion control: use atomic_longs 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Trond Myklebust ca52fec152 NFS: Use pgoff_t in structures and functions that pass page cache offsets 18 years ago
Trond Myklebust 724c439c20 NFS: Clean up nfs_sync_mapping_wait() 18 years ago
Trond Myklebust 8d5658c949 NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata 18 years ago