Commit Graph

228 Commits (9e5e8deca74603357626471a9b44f05dea9e32b1)

Author SHA1 Message Date
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
Wu Fengguang e98be2d599 writeback: bdi write bandwidth estimation 14 years ago
Wu Fengguang d46db3d582 writeback: make writeback_control.nr_to_write straight 14 years ago
Wu Fengguang e84d0a4f8e writeback: trace event writeback_queue_io 14 years ago
Wu Fengguang 251d6a471c writeback: trace event writeback_single_inode 14 years ago
Wu Fengguang b7a2441f99 writeback: remove writeback_control.more_io 14 years ago
Wu Fengguang e185dda89d writeback: avoid extra sync work at enqueue time 14 years ago
Wu Fengguang e8dfc30582 writeback: elevate queue_io() into wb_writeback() 14 years ago
Christoph Hellwig f758eeabeb writeback: split inode_wb_list_lock into bdi_writeback.list_lock 14 years ago
Wu Fengguang 424b351fe1 writeback: refill b_io iff empty 14 years ago
Wu Fengguang ba9aa8399f writeback: the kupdate expire timestamp should be a moving target 14 years ago
Wu Fengguang e6fb6da2e1 writeback: try more writeback as long as something was written 14 years ago
Wu Fengguang cb9bd1159c writeback: introduce writeback_control.inodes_written 14 years ago
Wu Fengguang 94c3dcbb0b writeback: update dirtied_when for synced inode to prevent livelock 14 years ago