Commit Graph

245 Commits (dace8bbfccfd9e4fcccfffcfbd82881fda3e756f)

Author SHA1 Message Date
Jan Kara c4a391b53a writeback: do not sync data dirtied after sync start 11 years ago
Al Viro 719ea2fbb5 new helpers: lock_mount_hash/unlock_mount_hash 11 years ago
Junxiao Bi 146d7009b4 writeback: fix race that cause writeback hung 12 years ago
Wanpeng Li 7d9f073b8d mm/writeback: make writeback_inodes_wb static 12 years ago
Jan Kara 47df3ddedd writeback: fix occasional slow sync(1) 12 years ago
Wanpeng Li 25d130ba22 mm/writeback: don't check force_wait to handle bdi->work_list 12 years ago
Haicheng Li 1205784100 fs/fs-writeback.c: : make wb_do_writeback() as static 12 years ago
Jan Kara a8855990e3 writeback: Do not sort b_io list only because of block device inode 12 years ago
Dave Chinner 7747bd4bce sync: don't block the flusher thread waiting on IO 12 years ago
Tejun Heo ef3b101925 writeback: set worker desc to identify writeback workers in task dumps 12 years ago
Tejun Heo 839a8e8660 writeback: replace custom worker pool implementation with unbound workqueue 12 years ago
Tejun Heo 9fb0a7da0c writeback: add more tracepoints 12 years ago
Miao Xie 10ee27a06c vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them 12 years ago
Yan Hong 5aaea51dfb writeback: fix a typo in comment 12 years ago
Jan Kara 4eff96dd52 writeback: put unused inodes to LRU after writeback completion 12 years ago
Yan Hong cd8ed2a45a fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() 13 years ago
Liu Bo 7dfd8cc536 fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc 13 years ago
Theodore Ts'o 00d4e7362e ext4: fix potential deadlock in ext4_nonda_switch() 13 years ago
Wang Sheng-Hui 0e2f2b2367 writeback: correct comment for move_expired_inodes() 13 years ago
Wanpeng Li 3965c9ae47 mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads 13 years ago
Jan Kara 6eedc70150 vfs: Move noop_backing_dev_info check from sync into writeback 13 years ago
Wanpeng Li 331cbdeede writeback: Fix some comment errors 13 years ago
Jan Kara ead188f9f9 writeback: Fix lock imbalance in writeback_sb_inodes() 13 years ago
Jan Kara 169ebd9013 writeback: Avoid iput() from flusher thread 13 years ago
Jan Kara 4f8ad655db writeback: Refactor writeback_single_inode() 13 years ago
Jan Kara f0d07b7ffd writeback: Remove wb->list_lock from writeback_single_inode() 13 years ago
Jan Kara ccb26b5a65 writeback: Separate inode requeueing after writeback 13 years ago
Jan Kara 6290be1c1d writeback: Move I_DIRTY_PAGES handling 13 years ago
Jan Kara cc1676d917 writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() 13 years ago
Jan Kara 365b94ae67 writeback: Move clearing of I_SYNC into inode_sync_complete() 13 years ago
Jan Kara 697e6fed9f writeback: Remove outdated comment 13 years ago
Jan Kara f469ec9c5b fs: Remove bogus wait in write_inode_now() 13 years ago
Fengguang Wu c097b2ca51 writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header 13 years ago
Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
Wu Fengguang 15eb77a07c writeback: fix NULL bdi->dev in trace writeback_single_inode 13 years ago
Wu Fengguang bc31b86a59 writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Jan Kara 1bc36b6426 writeback: Include all dirty inodes in background writeback 13 years ago
Wu Fengguang b3bba872dd writeback: show writeback reason with __print_symbolic 13 years ago
Marcos Paulo de Souza 786228ab30 writeback: Fix issue on make htmldocs 13 years ago
Tejun Heo 8a32c441c1 freezer: implement and use kthread_freezable_should_stop() 13 years ago
Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 13 years ago
Curt Wohlgemuth ad4e38dd6a writeback: send work item to queue_io, move_expired_inodes 13 years ago
Wu Fengguang b00949aa2d writeback: per-bdi background threshold 14 years ago
Wu Fengguang af6a311384 writeback: add bg_threshold parameter to __bdi_update_bandwidth() 14 years ago
Wu Fengguang 0e995816f4 don't busy retry the inode on failed grab_super_passive() 14 years ago
Wu Fengguang fcc5c22218 writeback: don't busy retry writeback on new/freeing inodes 14 years ago
Dave Chinner 12ad3ab661 superblock: move pin_sb_for_writeback() to fs/super.c 14 years ago
Wu Fengguang 1a12d8bd7b writeback: scale IO chunk size up to half device bandwidth 14 years ago
Wu Fengguang c42843f2f0 writeback: introduce smoothed global dirty limit 14 years ago