Commit Graph

160 Commits (b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6)

Author SHA1 Message Date
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Wu Fengguang b17621fed6 writeback: introduce wbc.for_background 15 years ago
Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago
Trond Myklebust 1ae88b2e44 NFS: Fix an O_DIRECT Oops... 16 years ago
Trond Myklebust 074cc1deec NFS: Add a ->migratepage() aop for NFS 16 years ago
Linus Torvalds 81e4e1ba7e Revert "fuse: Fix build error" as unnecessary 16 years ago
Larry Finger 097041e576 fuse: Fix build error 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
Andy Adamson eedc020e71 nfs41: use rpc prepare call state for session reset 16 years ago
Andy Adamson 21d9a851aa nfs41 commit sequence setup done support 16 years ago
Andy Adamson def6ed7ef4 nfs41 write sequence setup done support 16 years ago
Andy Adamson 5f7dbd5c75 nfs41: set up seq_res.sr_slotid 16 years ago
Trond Myklebust 47c6256420 NFS: Fix up a mismerged patch 16 years ago
Trond Myklebust 72cb77f4a5 NFS: Throttle page dirtying while we're flushing to disk 16 years ago
Trond Myklebust fb8a1f11b6 NFS: cleanup - remove struct nfs_inode->ncommit 16 years ago
Trond Myklebust d7fb120774 NFS: Don't use range_cyclic for data integrity syncs 17 years ago
Trond Myklebust a3d01454bc NFS: Remove BKL requirement from attribute updates 17 years ago
Trond Myklebust e468bae97d NFS: Allow redirtying of a completed unstable write. 17 years ago
Trond Myklebust e7d39069e3 NFS: Clean up nfs_update_request() 17 years ago
Chuck Lever 48186c7d57 NFS: Fix trace debugging nits in write.c 17 years ago
Trond Myklebust 7e5f614660 NFS: Revert commit 44dd151d 17 years ago
Trond Myklebust efc91ed019 NFS: Optimise append writes with holes 17 years ago
Trond Myklebust f3d47a3a6a NFS: Fix a preemption count leak in nfs_update_request 17 years ago
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