Commit Graph

191 Commits (d585681374ed23a707b572a1199d510e518d7522)

Author SHA1 Message Date
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
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
Wu Fengguang 6e6938b6d3 writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage 14 years ago
Christoph Hellwig aa38572954 fs: pass exact type of data dirties to ->dirty_inode 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner 0f1b1fd86f fs: pull inode->i_lock up out of writeback_single_inode 14 years ago
Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 years ago
Dave Chinner 55fa6091d8 fs: move i_sb_list out from under inode_lock 14 years ago
Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 years ago
Stefan Hajnoczi cb9ef8d5e3 fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc 14 years ago
Andrew Morton c691b9d983 sync_inode_metadata: fix comment 14 years ago
Jan Kara b9543dac5b writeback: avoid livelocking WB_SYNC_ALL writeback 14 years ago
Jan Kara aa373cf550 writeback: stop background/kupdate works from livelocking other works 14 years ago
Wu Fengguang 71927e84e0 writeback: trace wakeup event for background writeback 14 years ago
Jan Kara 6585027a5e writeback: integrated background writeback work 14 years ago
Linus Torvalds cdf01dd544 fs-writeback.c: unify some common code 14 years ago
Chris Mason 3259f8bed2 Add new functions for triggering inode writeback 14 years ago
Peter Zijlstra 766f916419 kernel: remove PF_FLUSHER 15 years ago
Andrew Morton 74ce002d9a fs/fs-writeback.c: restore lost comment 15 years ago
Wu Fengguang 4cbec4c8b9 writeback: remove the internal 5% low bound on dirty_ratio 15 years ago
Christoph Hellwig 9843b76aae fs: skip I_FREEING inodes in writeback_sb_inodes 15 years ago
Nick Piggin 7ccf19a804 fs: inode split IO and LRU lists 15 years ago
Nick Piggin 9e38d86ff2 fs: Implement lazy LRU updates for inodes 15 years ago
Dave Chinner cffbc8aa33 fs: Convert nr_inodes and nr_unused to per-cpu counters 15 years ago
Al Viro 1d3382cbf0 new helper: inode_unhashed() 15 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 15 years ago
Christoph Hellwig aaead25b95 writeback: always use sb->s_bdi for writeback purposes 15 years ago
Jan Kara 692ebd17c2 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends 15 years ago