1. d10c809 writeback: implement foreign cgroup inode bdi_writeback switching by Tejun Heo · 9 years ago
  2. aaa2cac writeback: add lockdep annotation to inode_to_wb() by Tejun Heo · 9 years ago
  3. 5cb8b82 writeback: use unlocked_inode_to_wb transaction in inode_congested() by Tejun Heo · 9 years ago
  4. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  5. 87e1d78 writeback: implement [locked_]inode_to_wb_and_lock_list() by Tejun Heo · 9 years ago
  6. 2a81490 writeback: implement foreign cgroup inode detection by Tejun Heo · 9 years ago
  7. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 9 years ago
  8. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 9 years ago
  9. aa661bb writeback: move over_bground_thresh() to mm/page-writeback.c by Tejun Heo · 9 years ago
  10. dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 9 years ago
  11. 8a73179 writeback: reorganize [__]wb_update_bandwidth() by Tejun Heo · 9 years ago
  12. 0d960a3 writeback: clean up wb_dirty_limit() by Tejun Heo · 9 years ago
  13. 0747259 writeback: dirty inodes against their matching cgroup bdi_writeback's by Tejun Heo · 9 years ago
  14. db12536 writeback: make writeback initiation functions handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  15. f30a7d0 writeback: restructure try_writeback_inodes_sb[_nr]() by Tejun Heo · 9 years ago
  16. 98754bf writeback: implement wb_wait_for_single_work() by Tejun Heo · 9 years ago
  17. cc395d7 writeback: implement bdi_wait_for_completion() by Tejun Heo · 9 years ago
  18. ac7b19a writeback: add wb_writeback_work->auto_free by Tejun Heo · 9 years ago
  19. 001fe6f writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  20. f2b6512 writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  21. 9ecf4866 writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
  22. bc05873 writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
  23. c00ddad writeback: remove bdi_start_writeback() by Tejun Heo · 9 years ago
  24. e797291 writeback: don't issue wb_writeback_work if clean by Tejun Heo · 9 years ago
  25. 95a46c6 writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account by Tejun Heo · 9 years ago
  26. 766a9d6 writeback: implement backing_dev_info->tot_write_bandwidth by Tejun Heo · 9 years ago
  27. d6c10f1 writeback: implement WB_has_dirty_io wb_state flag by Tejun Heo · 9 years ago
  28. 703c270 writeback: implement and use inode_congested() by Tejun Heo · 9 years ago
  29. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 9 years ago
  30. a212b10 bdi: make inode_to_bdi() inline by Tejun Heo · 9 years ago
  31. f0054bb writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback by Tejun Heo · 9 years ago
  32. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  33. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 9 years ago
  34. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  35. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 9 years ago
  36. a2f4870 fs: make sure the timestamps for lazytime inodes eventually get written by Theodore Ts'o · 9 years ago
  37. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  38. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  39. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago
  40. b520252 fs: make inode_to_bdi() handle NULL inode by Jens Axboe · 9 years ago
  41. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  42. 495a276 block_dev: get bdev inode bdi directly from the block device by Christoph Hellwig · 9 years ago
  43. 9c6ac78 writeback: fix a subtle race condition in I_DIRTY clearing by Tejun Heo · 10 years ago
  44. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  45. 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
  46. 5acda9d bdi: avoid oops on device removal by Jan Kara · 10 years ago
  47. 6ca738d backing_dev: fix hung task on sync by Derek Basehore · 10 years ago
  48. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 10 years ago
  49. 774016b GFS2: journal data writepages update by Steven Whitehouse · 10 years ago
  50. f9b0e05 writeback: Fix data corruption on NFS by Jan Kara · 10 years ago
  51. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  52. c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
  53. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  54. 3711d86 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  55. 146d700 writeback: fix race that cause writeback hung by Junxiao Bi · 11 years ago
  56. 7d9f073 mm/writeback: make writeback_inodes_wb static by Wanpeng Li · 11 years ago
  57. 47df3dd writeback: fix occasional slow sync(1) by Jan Kara · 11 years ago
  58. 25d130b mm/writeback: don't check force_wait to handle bdi->work_list by Wanpeng Li · 11 years ago
  59. 1205784 fs/fs-writeback.c: : make wb_do_writeback() as static by Haicheng Li · 11 years ago
  60. a885599 writeback: Do not sort b_io list only because of block device inode by Jan Kara · 11 years ago
  61. 7747bd4 sync: don't block the flusher thread waiting on IO by Dave Chinner · 11 years ago
  62. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  63. ef3b101 writeback: set worker desc to identify writeback workers in task dumps by Tejun Heo · 11 years ago
  64. 839a8e8 writeback: replace custom worker pool implementation with unbound workqueue by Tejun Heo · 11 years ago
  65. de1a226 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  66. 9fb0a7d writeback: add more tracepoints by Tejun Heo · 11 years ago
  67. 10ee27a vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them by Miao Xie · 11 years ago
  68. 5aaea51 writeback: fix a typo in comment by Yan Hong · 11 years ago
  69. 4eff96d writeback: put unused inodes to LRU after writeback completion by Jan Kara · 12 years ago
  70. 4092475 Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  71. cd8ed2a fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() by Yan Hong · 12 years ago
  72. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  73. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  74. 7dfd8cc fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc by Liu Bo · 12 years ago
  75. 00d4e73 ext4: fix potential deadlock in ext4_nonda_switch() by Theodore Ts'o · 12 years ago
  76. 0e2f2b2 writeback: correct comment for move_expired_inodes() by Wang Sheng-Hui · 12 years ago
  77. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  78. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  79. 6eedc70 vfs: Move noop_backing_dev_info check from sync into writeback by Jan Kara · 12 years ago
  80. 331cbde writeback: Fix some comment errors by Wanpeng Li · 12 years ago
  81. ead188f writeback: Fix lock imbalance in writeback_sb_inodes() by Jan Kara · 12 years ago
  82. 169ebd9 writeback: Avoid iput() from flusher thread by Jan Kara · 12 years ago
  83. 4f8ad65 writeback: Refactor writeback_single_inode() by Jan Kara · 12 years ago
  84. f0d07b7 writeback: Remove wb->list_lock from writeback_single_inode() by Jan Kara · 12 years ago
  85. ccb26b5 writeback: Separate inode requeueing after writeback by Jan Kara · 12 years ago
  86. 6290be1 writeback: Move I_DIRTY_PAGES handling by Jan Kara · 12 years ago
  87. cc1676d writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() by Jan Kara · 12 years ago
  88. 365b94ae writeback: Move clearing of I_SYNC into inode_sync_complete() by Jan Kara · 12 years ago
  89. 529b73f Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  90. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  91. 697e6fe writeback: Remove outdated comment by Jan Kara · 12 years ago
  92. f469ec9 fs: Remove bogus wait in write_inode_now() by Jan Kara · 12 years ago
  93. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  94. c097b2c writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header by Fengguang Wu · 12 years ago
  95. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  96. 15eb77a writeback: fix NULL bdi->dev in trace writeback_single_inode by Wu Fengguang · 12 years ago
  97. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  98. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  99. bc31b86 writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c by Wu Fengguang · 12 years ago
  100. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago