Commit Graph

88 Commits (1cda2394e95415f1469ab8eaffd081395e112551)

Author SHA1 Message Date
Rabin Vincent 7a401a972d backing-dev: ensure wakeup_timer is deleted 13 years ago
Andrew Morton 20c8c62891 mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix 13 years ago
Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 13 years ago
Wu Fengguang 7381131cbc writeback: stabilize bdi->dirty_ratelimit 14 years ago
Wu Fengguang be3ffa2764 writeback: dirty rate control 14 years ago
Wu Fengguang c8e28ce049 writeback: account per-bdi accumulated dirtied pages 14 years ago
Jan Kara 09f40f98bf mm: Add comment explaining task state setting in bdi_forker_thread() 14 years ago
Jan Kara 5a042aa4b8 mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread() 14 years ago
Peter Zijlstra ccb6108f5b mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() 14 years ago
Mikulas Patocka ef3230880a backing-dev: use synchronize_rcu_expedited instead of synchronize_rcu 14 years ago
Wu Fengguang 00821b002d writeback: show bdi write bandwidth in debugfs 14 years ago
Wu Fengguang e98be2d599 writeback: bdi write bandwidth estimation 14 years ago
Jan Kara f7d2b1ecd0 writeback: account per-bdi accumulated written pages 14 years ago
Wu Fengguang d46db3d582 writeback: make writeback_control.nr_to_write straight 14 years ago
Christoph Hellwig f758eeabeb writeback: split inode_wb_list_lock into bdi_writeback.list_lock 14 years ago
Gustavo F. Padovan 345227d705 backing-dev: Kill set but not used var in bdi_debug_stats_show() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 years ago
Jens Axboe 95f28604a6 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Peter Zijlstra 766f916419 kernel: remove PF_FLUSHER 15 years ago
Mel Gorman 0e093d9976 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone 15 years ago
Mel Gorman 52bb919866 writeback: account for time spent congestion_waited 15 years ago
Nick Piggin 7ccf19a804 fs: inode split IO and LRU lists 15 years ago
Jan Kara 976e48f8a5 bdi: Initialize noop_backing_dev_info properly 15 years ago
Artem Bityutskiy 6628bc74f1 writeback: do not lose wakeup events when forking bdi threads 15 years ago
Wu Fengguang 16c4042f08 writeback: avoid unnecessary calculation of bdi dirty thresholds 15 years ago
Jens Axboe 6bf05d03ea writeback: fix bad _bh spinlock nesting 15 years ago
Artem Bityutskiy c284de61db writeback: cleanup bdi_register 15 years ago
Artem Bityutskiy 603320239f writeback: add new tracepoints 15 years ago
Artem Bityutskiy b5048a6cb5 writeback: remove unnecessary init_timer call 15 years ago
Artem Bityutskiy 6467716a37 writeback: optimize periodic bdi thread wakeups 15 years ago
Artem Bityutskiy 253c34e9b1 writeback: prevent unnecessary bdi threads wakeups 15 years ago
Artem Bityutskiy fff5b85aa4 writeback: move bdi threads exiting logic to the forker thread 15 years ago
Artem Bityutskiy adf3924070 writeback: restructure bdi forker loop a little 15 years ago
Artem Bityutskiy 78c40cb658 writeback: do not remove bdi from bdi_list 15 years ago
Artem Bityutskiy 080dcec417 writeback: simplify bdi code a little 15 years ago
Artem Bityutskiy c4ec7908c2 writeback: do not lose wake-ups in the forker thread - 2 15 years ago
Artem Bityutskiy c5f7ad233b writeback: do not lose wake-ups in the forker thread - 1 15 years ago
Artem Bityutskiy 94eac5e623 writeback: fix possible race when creating bdi threads 15 years ago
Artem Bityutskiy 6f904ff0e3 writeback: harmonize writeback threads naming 15 years ago
Dave Chinner 455b286468 writeback: Initial tracing support 15 years ago
Christoph Hellwig 082439004b writeback: merge bdi_writeback_task and bdi_start_fn 15 years ago
Christoph Hellwig c1955ce32f writeback: remove wb_list 15 years ago
Christoph Hellwig 83ba7b071f writeback: simplify the write back thread queue 15 years ago
Christoph Hellwig 9c3a8ee8a1 writeback: remove writeback_inodes_wbc 15 years ago
Paul E. McKenney 875352c942 mm: remove all rcu head initializations 15 years ago
Jens Axboe 6423104b6a writeback: fixups for !dirty_writeback_centisecs 15 years ago
Jörn Engel 5129a469a9 Catch filesystems lacking s_bdi 15 years ago
Jens Axboe c3c532061e bdi: add helper function for doing init and register of a bdi for a file system 15 years ago