1. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  2. d92f4f0 cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 4 years, 6 months ago
  3. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  4. 587a816 blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration by Tejun Heo · 4 years, 11 months ago
  5. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  6. 54e3565 fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount by Jiufei Xue · 5 years ago
  7. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 6 years ago
  8. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. 57d6410 bdi: Fix oops in wb_workfn() by Jan Kara · 6 years ago
  10. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. 18484eb writeback: safer lock nesting by Greg Thelen · 6 years ago
  12. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. 2e70c4d writeback: fix memory leak in wb_queue_work() by Tahsin Erdogan · 7 years ago
  14. ef140e7 ANDROID: fs: block_dump: Don't display inode changes if block_dump < 2 by San Mehat · 15 years ago
  15. 51350ea mm, writeback: flush plugged IO in wakeup_flusher_threads() by Konstantin Khlebnikov · 8 years ago
  16. dc5ff2b writeback: Write dirty times for WB_SYNC_ALL writeback by Jan Kara · 8 years ago
  17. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  18. 9a46b04f fs/fs-writeback.c: inode writeback list tracking tracepoints by Brian Foster · 8 years ago
  19. 6c60d2b fs/fs-writeback.c: add a new writeback list for sync by Dave Chinner · 8 years ago
  20. 7452495 writeback: inode cgroup wb switch should not call ihold() by Tahsin Erdogan · 8 years ago
  21. 78ebc2f mm,writeback: don't use memory reserves for wb_start_writeback by Tetsuo Handa · 8 years ago
  22. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  23. aaf2559 writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode by Tejun Heo · 8 years ago
  24. 614a4e3 writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list() by Tejun Heo · 8 years ago
  25. a1a0e23 writeback: flush inode cgroup wb switches instead of pinning super_block by Tejun Heo · 8 years ago
  26. 5ff8eaa writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 8 years ago
  27. 654a0dd cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_from_page() by Tejun Heo · 8 years ago
  28. dbce03b fs/writeback.c: fix kernel-doc warnings by Randy Dunlap · 8 years ago
  29. aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 8 years ago
  30. b33e18f fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs() by Tejun Heo · 9 years ago
  31. b817525 writeback: bdi_writeback iteration must not skip dying ones by Tejun Heo · 9 years ago
  32. 6fdf860 writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback() by Tejun Heo · 9 years ago
  33. 590dca3 fs-writeback: unplug before cond_resched in writeback_sb_inodes by Chris Mason · 9 years ago
  34. 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 9 years ago
  35. 0ba13fd Revert "writeback: plug writeback at a high level" by Linus Torvalds · 9 years ago
  36. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  37. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  38. 006a097 writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always call wait_sb_inodes() by Tejun Heo · 9 years ago
  39. 5634cc2 writeback: update writeback tracepoints to report cgroup by Tejun Heo · 9 years ago
  40. 60292bc writeback: explain why @inode is allowed to be NULL for inode_congested() by Tejun Heo · 9 years ago
  41. 8a1270c writeback: remove wb_writeback_work->single_wait/done by Tejun Heo · 9 years ago
  42. 1ed8d48 writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg by Tejun Heo · 9 years ago
  43. c7f5408 inode: rename i_wb_list to i_io_list by Dave Chinner · 9 years ago
  44. e97fedb sync: serialise per-superblock sync operations by Dave Chinner · 9 years ago
  45. 74278da inode: convert inode_sb_list_lock to per-sb by Dave Chinner · 9 years ago
  46. d353d75 writeback: plug writeback at a high level by Dave Chinner · 9 years ago
  47. 5aa2a96 block: export bio_associate_*() and wbc_account_io() by Tejun Heo · 9 years ago
  48. dd73e4b writeback: do foreign inode detection iff cgroup writeback is enabled by Tejun Heo · 9 years ago
  49. e8a7abf writeback: disassociate inodes from dying bdi_writebacks by Tejun Heo · 9 years ago
  50. d10c809 writeback: implement foreign cgroup inode bdi_writeback switching by Tejun Heo · 9 years ago
  51. aaa2cac writeback: add lockdep annotation to inode_to_wb() by Tejun Heo · 9 years ago
  52. 5cb8b82 writeback: use unlocked_inode_to_wb transaction in inode_congested() by Tejun Heo · 9 years ago
  53. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  54. 87e1d78 writeback: implement [locked_]inode_to_wb_and_lock_list() by Tejun Heo · 9 years ago
  55. 2a81490 writeback: implement foreign cgroup inode detection by Tejun Heo · 9 years ago
  56. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 9 years ago
  57. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 9 years ago
  58. aa661bb writeback: move over_bground_thresh() to mm/page-writeback.c by Tejun Heo · 9 years ago
  59. dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 9 years ago
  60. 8a73179 writeback: reorganize [__]wb_update_bandwidth() by Tejun Heo · 9 years ago
  61. 0d960a3 writeback: clean up wb_dirty_limit() by Tejun Heo · 9 years ago
  62. 0747259 writeback: dirty inodes against their matching cgroup bdi_writeback's by Tejun Heo · 9 years ago
  63. db12536 writeback: make writeback initiation functions handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  64. f30a7d0 writeback: restructure try_writeback_inodes_sb[_nr]() by Tejun Heo · 9 years ago
  65. 98754bf writeback: implement wb_wait_for_single_work() by Tejun Heo · 9 years ago
  66. cc395d7 writeback: implement bdi_wait_for_completion() by Tejun Heo · 9 years ago
  67. ac7b19a writeback: add wb_writeback_work->auto_free by Tejun Heo · 9 years ago
  68. 001fe6f writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  69. f2b6512 writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  70. 9ecf4866 writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
  71. bc05873 writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
  72. c00ddad writeback: remove bdi_start_writeback() by Tejun Heo · 9 years ago
  73. e797291 writeback: don't issue wb_writeback_work if clean by Tejun Heo · 9 years ago
  74. 95a46c6 writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account by Tejun Heo · 9 years ago
  75. 766a9d6 writeback: implement backing_dev_info->tot_write_bandwidth by Tejun Heo · 9 years ago
  76. d6c10f1 writeback: implement WB_has_dirty_io wb_state flag by Tejun Heo · 9 years ago
  77. 703c270 writeback: implement and use inode_congested() by Tejun Heo · 9 years ago
  78. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 9 years ago
  79. a212b10 bdi: make inode_to_bdi() inline by Tejun Heo · 9 years ago
  80. f0054bb writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback by Tejun Heo · 9 years ago
  81. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  82. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 9 years ago
  83. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  84. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 9 years ago
  85. a2f4870 fs: make sure the timestamps for lazytime inodes eventually get written by Theodore Ts'o · 9 years ago
  86. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  87. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  88. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago
  89. b520252 fs: make inode_to_bdi() handle NULL inode by Jens Axboe · 9 years ago
  90. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  91. 495a276 block_dev: get bdev inode bdi directly from the block device by Christoph Hellwig · 9 years ago
  92. 9c6ac78 writeback: fix a subtle race condition in I_DIRTY clearing by Tejun Heo · 10 years ago
  93. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  94. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  95. 5acda9d bdi: avoid oops on device removal by Jan Kara · 10 years ago
  96. 6ca738d backing_dev: fix hung task on sync by Derek Basehore · 10 years ago
  97. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 10 years ago
  98. 774016b GFS2: journal data writepages update by Steven Whitehouse · 10 years ago
  99. f9b0e05 writeback: Fix data corruption on NFS by Jan Kara · 10 years ago
  100. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago