1. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  2. bdc2491 blkcg: associate writeback bios with a blkg by Dennis Zhou (Facebook) · 6 years ago
  3. bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  4. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 8264c32 writeback: merge try_to_writeback_inodes_sb_nr() into caller by Rakesh Pandit · 7 years ago
  7. 85009b4 writeback: eliminate work item allocation in bd_start_writeback() by Jens Axboe · 7 years ago
  8. 595043e writeback: provide a wakeup_flusher_threads_bdi() by Jens Axboe · 7 years ago
  9. 9ba4b2d fs: kill 'nr_pages' argument from wakeup_flusher_threads() by Jens Axboe · 7 years ago
  10. f759741 block: Fix oops in locked_inode_to_wb_and_lock_list() by Jan Kara · 8 years ago
  11. 726d061f mm: vmscan: kick flushers when we encounter dirty pages on the LRU by Johannes Weiner · 8 years ago
  12. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  13. 13edd5e writeback: mark background writeback as such by Jens Axboe · 8 years ago
  14. 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
  15. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  16. bf48438 mm, vmscan: get rid of throttle_vm_writeout by Michal Hocko · 8 years ago
  17. 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
  18. 6c60d2b fs/fs-writeback.c: add a new writeback list for sync by Dave Chinner · 8 years ago
  19. a1a0e23 writeback: flush inode cgroup wb switches instead of pinning super_block by Tejun Heo · 9 years ago
  20. 2a81490 writeback: implement foreign cgroup inode detection by Tejun Heo · 10 years ago
  21. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 10 years ago
  22. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 10 years ago
  23. 2529bb3 writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes by Tejun Heo · 10 years ago
  24. 841710a writeback: implement memcg wb_domain by Tejun Heo · 10 years ago
  25. aa661bb writeback: move over_bground_thresh() to mm/page-writeback.c by Tejun Heo · 10 years ago
  26. dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 10 years ago
  27. 380c27c writeback: implement wb_domain by Tejun Heo · 10 years ago
  28. 8a73179 writeback: reorganize [__]wb_update_bandwidth() by Tejun Heo · 10 years ago
  29. 0d960a3 writeback: clean up wb_dirty_limit() by Tejun Heo · 10 years ago
  30. f30a7d0 writeback: restructure try_writeback_inodes_sb[_nr]() by Tejun Heo · 10 years ago
  31. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 10 years ago
  32. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 10 years ago
  33. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 10 years ago
  34. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 11 years ago
  35. ed6d7c8 mm: remove unused arg of set_page_dirty_balance() by Miklos Szeredi · 11 years ago
  36. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 11 years ago
  37. c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
  38. 7d9f073 mm/writeback: make writeback_inodes_wb static by Wanpeng Li · 11 years ago
  39. fc6df80 mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name by Wanpeng Li · 12 years ago
  40. 6ce1bc8 mm/writeback: remove wb_reason_name by Wanpeng Li · 12 years ago
  41. 1205784 fs/fs-writeback.c: : make wb_do_writeback() as static by Haicheng Li · 12 years ago
  42. 7747bd4 sync: don't block the flusher thread waiting on IO by Dave Chinner · 12 years ago
  43. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  44. 10ee27a vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them by Miao Xie · 12 years ago
  45. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
  46. 0d5c3eb vfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  47. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  48. 169ebd9 writeback: Avoid iput() from flusher thread by Jan Kara · 13 years ago
  49. 4cd9069 fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds by Richard Kennedy · 13 years ago
  50. 95468fd writeback: fix typo in the writeback_control comment by Andrew Morton · 13 years ago
  51. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  52. a756cf5 mm: try to distribute dirty pages fairly across zones by Johannes Weiner · 13 years ago
  53. 1edf223 mm/page-writeback.c: make determine_dirtyable_memory static again by Johannes Weiner · 13 years ago
  54. bc31b86 writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c by Wu Fengguang · 13 years ago
  55. 2f800fb writeback: fix dirtied pages accounting on redirty by Wu Fengguang · 13 years ago
  56. 54848d7 writeback: charge leaked page dirties to active tasks by Wu Fengguang · 14 years ago
  57. 0e175a1 writeback: Add a 'reason' to wb_writeback_work by Curt Wohlgemuth · 13 years ago
  58. af6a311 writeback: add bg_threshold parameter to __bdi_update_bandwidth() by Wu Fengguang · 13 years ago
  59. bb08229 squeeze max-pause area and drop pass-good area by Wu Fengguang · 13 years ago
  60. 1a12d8b writeback: scale IO chunk size up to half device bandwidth by Wu Fengguang · 14 years ago
  61. ffd1f60 writeback: introduce max-pause and pass-good dirty limits by Wu Fengguang · 14 years ago
  62. c42843f writeback: introduce smoothed global dirty limit by Wu Fengguang · 14 years ago
  63. e98be2d writeback: bdi write bandwidth estimation by Wu Fengguang · 14 years ago
  64. d46db3d writeback: make writeback_control.nr_to_write straight by Wu Fengguang · 14 years ago
  65. 846d5a0 writeback: remove .nonblocking and .encountered_congestion by Wu Fengguang · 14 years ago
  66. b7a2441 writeback: remove writeback_control.more_io by Wu Fengguang · 14 years ago
  67. e185dda writeback: avoid extra sync work at enqueue time by Wu Fengguang · 14 years ago
  68. f758eea writeback: split inode_wb_list_lock into bdi_writeback.list_lock by Christoph Hellwig · 14 years ago
  69. cb9bd11 writeback: introduce writeback_control.inodes_written by Wu Fengguang · 14 years ago
  70. 6e6938b writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage by Wu Fengguang · 15 years ago
  71. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 14 years ago
  72. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 14 years ago
  73. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  74. 3259f8b Add new functions for triggering inode writeback by Chris Mason · 14 years ago
  75. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  76. 5b41d92 ext4: implement writeback livelock avoidance using page tagging by Eric Sandeen · 14 years ago
  77. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  78. 92c09c0 mm: declare some external symbols by Namhyung Kim · 14 years ago
  79. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 14 years ago
  80. 16c4042 writeback: avoid unnecessary calculation of bdi dirty thresholds by Wu Fengguang · 14 years ago
  81. edadfb1 writeback: split writeback_inodes_wb by Christoph Hellwig · 15 years ago
  82. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 15 years ago
  83. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 15 years ago
  84. 0e3c9a2 Revert "writeback: fix WB_SYNC_NONE writeback from umount" by Jens Axboe · 15 years ago
  85. c2c4986 writeback: fix problem with !CONFIG_BLOCK compilation by Jens Axboe · 15 years ago
  86. e913fc8 writeback: fix WB_SYNC_NONE writeback from umount by Jens Axboe · 15 years ago
  87. 31373d0 laptop-mode: Make flushes per-device by Matthew Garrett · 15 years ago
  88. f11c9c5 vfs: improve writeback_inodes_wb() by Edward Shishkin · 15 years ago
  89. 17bd55d fs-writeback: Add helper function to start writeback if idle by Eric Sandeen · 15 years ago
  90. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  91. b17621f writeback: introduce wbc.for_background by Wu Fengguang · 15 years ago
  92. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  93. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 15 years ago
  94. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  95. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  96. d0bceac writeback: get rid of pdflush completely by Jens Axboe · 16 years ago
  97. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 15 years ago
  98. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 15 years ago
  99. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 16 years ago
  100. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 16 years ago