Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds f01ef569cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback 14 年之前
  Linus Torvalds 45b583b10a Merge 'akpm' patch series 14 年之前
  Peter Zijlstra ccb6108f5b mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() 14 年之前
  Mikulas Patocka ef3230880a backing-dev: use synchronize_rcu_expedited instead of synchronize_rcu 14 年之前
  Wu Fengguang 00821b002d writeback: show bdi write bandwidth in debugfs 14 年之前
  Wu Fengguang e98be2d599 writeback: bdi write bandwidth estimation 14 年之前
  Jan Kara f7d2b1ecd0 writeback: account per-bdi accumulated written pages 14 年之前
  Wu Fengguang d46db3d582 writeback: make writeback_control.nr_to_write straight 14 年之前
  Christoph Hellwig f758eeabeb writeback: split inode_wb_list_lock into bdi_writeback.list_lock 14 年之前
  Gustavo F. Padovan 345227d705 backing-dev: Kill set but not used var in bdi_debug_stats_show() 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Linus Torvalds d39dd11c3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 年之前
  Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 年之前
  Jens Axboe 95f28604a6 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away 14 年之前
  Jens Axboe 7eaceaccab block: remove per-queue plugging 14 年之前
  Linus Torvalds 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 年之前
  Peter Zijlstra 766f916419 kernel: remove PF_FLUSHER 14 年之前
  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 14 年之前
  Mel Gorman 52bb919866 writeback: account for time spent congestion_waited 14 年之前
  Nick Piggin 7ccf19a804 fs: inode split IO and LRU lists 14 年之前
  Jan Kara 976e48f8a5 bdi: Initialize noop_backing_dev_info properly 14 年之前
  Artem Bityutskiy 6628bc74f1 writeback: do not lose wakeup events when forking bdi threads 14 年之前
  Wu Fengguang 16c4042f08 writeback: avoid unnecessary calculation of bdi dirty thresholds 15 年之前
  Jens Axboe 6bf05d03ea writeback: fix bad _bh spinlock nesting 15 年之前
  Artem Bityutskiy c284de61db writeback: cleanup bdi_register 15 年之前
  Artem Bityutskiy 603320239f writeback: add new tracepoints 15 年之前
  Artem Bityutskiy b5048a6cb5 writeback: remove unnecessary init_timer call 15 年之前
  Artem Bityutskiy 6467716a37 writeback: optimize periodic bdi thread wakeups 15 年之前
  Artem Bityutskiy 253c34e9b1 writeback: prevent unnecessary bdi threads wakeups 15 年之前
  Artem Bityutskiy fff5b85aa4 writeback: move bdi threads exiting logic to the forker thread 15 年之前