1. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  2. 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
  3. 5acda9d bdi: avoid oops on device removal by Jan Kara · 10 years ago
  4. 6ca738d backing_dev: fix hung task on sync by Derek Basehore · 10 years ago
  5. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 10 years ago
  6. 774016b GFS2: journal data writepages update by Steven Whitehouse · 10 years ago
  7. f9b0e05 writeback: Fix data corruption on NFS by Jan Kara · 10 years ago
  8. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  9. c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
  10. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  11. 3711d86 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  12. 146d700 writeback: fix race that cause writeback hung by Junxiao Bi · 11 years ago
  13. 7d9f073 mm/writeback: make writeback_inodes_wb static by Wanpeng Li · 11 years ago
  14. 47df3dd writeback: fix occasional slow sync(1) by Jan Kara · 11 years ago
  15. 25d130b mm/writeback: don't check force_wait to handle bdi->work_list by Wanpeng Li · 11 years ago
  16. 1205784 fs/fs-writeback.c: : make wb_do_writeback() as static by Haicheng Li · 11 years ago
  17. a885599 writeback: Do not sort b_io list only because of block device inode by Jan Kara · 11 years ago
  18. 7747bd4 sync: don't block the flusher thread waiting on IO by Dave Chinner · 11 years ago
  19. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  20. ef3b101 writeback: set worker desc to identify writeback workers in task dumps by Tejun Heo · 11 years ago
  21. 839a8e8 writeback: replace custom worker pool implementation with unbound workqueue by Tejun Heo · 11 years ago
  22. de1a226 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  23. 9fb0a7d writeback: add more tracepoints by Tejun Heo · 11 years ago
  24. 10ee27a vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them by Miao Xie · 11 years ago
  25. 5aaea51 writeback: fix a typo in comment by Yan Hong · 11 years ago
  26. 4eff96d writeback: put unused inodes to LRU after writeback completion by Jan Kara · 12 years ago
  27. 4092475 Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  28. cd8ed2a fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() by Yan Hong · 12 years ago
  29. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  30. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  31. 7dfd8cc fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc by Liu Bo · 12 years ago
  32. 00d4e73 ext4: fix potential deadlock in ext4_nonda_switch() by Theodore Ts'o · 12 years ago
  33. 0e2f2b2 writeback: correct comment for move_expired_inodes() by Wang Sheng-Hui · 12 years ago
  34. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  35. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  36. 6eedc70 vfs: Move noop_backing_dev_info check from sync into writeback by Jan Kara · 12 years ago
  37. 331cbde writeback: Fix some comment errors by Wanpeng Li · 12 years ago
  38. ead188f writeback: Fix lock imbalance in writeback_sb_inodes() by Jan Kara · 12 years ago
  39. 169ebd9 writeback: Avoid iput() from flusher thread by Jan Kara · 12 years ago
  40. 4f8ad65 writeback: Refactor writeback_single_inode() by Jan Kara · 12 years ago
  41. f0d07b7 writeback: Remove wb->list_lock from writeback_single_inode() by Jan Kara · 12 years ago
  42. ccb26b5 writeback: Separate inode requeueing after writeback by Jan Kara · 12 years ago
  43. 6290be1 writeback: Move I_DIRTY_PAGES handling by Jan Kara · 12 years ago
  44. cc1676d writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() by Jan Kara · 12 years ago
  45. 365b94ae writeback: Move clearing of I_SYNC into inode_sync_complete() by Jan Kara · 12 years ago
  46. 529b73f Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  47. 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
  48. 697e6fe writeback: Remove outdated comment by Jan Kara · 12 years ago
  49. f469ec9 fs: Remove bogus wait in write_inode_now() by Jan Kara · 12 years ago
  50. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  51. c097b2c writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header by Fengguang Wu · 12 years ago
  52. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  53. 15eb77a writeback: fix NULL bdi->dev in trace writeback_single_inode by Wu Fengguang · 12 years ago
  54. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  55. 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
  56. bc31b86 writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c by Wu Fengguang · 12 years ago
  57. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  58. b7ba68c Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 12 years ago
  59. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 12 years ago
  60. 1bc36b6 writeback: Include all dirty inodes in background writeback by Jan Kara · 13 years ago
  61. b3bba872 writeback: show writeback reason with __print_symbolic by Wu Fengguang · 12 years ago
  62. 786228a writeback: Fix issue on make htmldocs by Marcos Paulo de Souza · 13 years ago
  63. 8a32c44 freezer: implement and use kthread_freezable_should_stop() by Tejun Heo · 13 years ago
  64. 0e175a1 writeback: Add a 'reason' to wb_writeback_work by Curt Wohlgemuth · 13 years ago
  65. ad4e38d writeback: send work item to queue_io, move_expired_inodes by Curt Wohlgemuth · 13 years ago
  66. b00949a writeback: per-bdi background threshold by Wu Fengguang · 14 years ago
  67. af6a311 writeback: add bg_threshold parameter to __bdi_update_bandwidth() by Wu Fengguang · 13 years ago
  68. 0e995816 don't busy retry the inode on failed grab_super_passive() by Wu Fengguang · 13 years ago
  69. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  70. fcc5c22 writeback: don't busy retry writeback on new/freeing inodes by Wu Fengguang · 13 years ago
  71. 12ad3ab superblock: move pin_sb_for_writeback() to fs/super.c by Dave Chinner · 13 years ago
  72. 1a12d8b writeback: scale IO chunk size up to half device bandwidth by Wu Fengguang · 14 years ago
  73. c42843f writeback: introduce smoothed global dirty limit by Wu Fengguang · 13 years ago
  74. e98be2d writeback: bdi write bandwidth estimation by Wu Fengguang · 14 years ago
  75. d46db3d writeback: make writeback_control.nr_to_write straight by Wu Fengguang · 13 years ago
  76. e84d0a4 writeback: trace event writeback_queue_io by Wu Fengguang · 13 years ago
  77. 251d6a4 writeback: trace event writeback_single_inode by Wu Fengguang · 13 years ago
  78. b7a2441 writeback: remove writeback_control.more_io by Wu Fengguang · 14 years ago
  79. e185dda writeback: avoid extra sync work at enqueue time by Wu Fengguang · 13 years ago
  80. e8dfc30 writeback: elevate queue_io() into wb_writeback() by Wu Fengguang · 13 years ago
  81. f758eea writeback: split inode_wb_list_lock into bdi_writeback.list_lock by Christoph Hellwig · 13 years ago
  82. 424b351 writeback: refill b_io iff empty by Wu Fengguang · 14 years ago
  83. ba9aa83 writeback: the kupdate expire timestamp should be a moving target by Wu Fengguang · 14 years ago
  84. e6fb6da writeback: try more writeback as long as something was written by Wu Fengguang · 14 years ago
  85. cb9bd11 writeback: introduce writeback_control.inodes_written by Wu Fengguang · 14 years ago
  86. 94c3dcb writeback: update dirtied_when for synced inode to prevent livelock by Wu Fengguang · 13 years ago
  87. 6e6938b writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage by Wu Fengguang · 14 years ago
  88. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  89. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  90. 0f1b1fd fs: pull inode->i_lock up out of writeback_single_inode by Dave Chinner · 13 years ago
  91. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 13 years ago
  92. 55fa609 fs: move i_sb_list out from under inode_lock by Dave Chinner · 13 years ago
  93. 250df6e fs: protect inode->i_state with inode->i_lock by Dave Chinner · 13 years ago
  94. cb9ef8d fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc by Stefan Hajnoczi · 13 years ago
  95. c691b9d sync_inode_metadata: fix comment by Andrew Morton · 13 years ago
  96. b9543da writeback: avoid livelocking WB_SYNC_ALL writeback by Jan Kara · 13 years ago
  97. aa373cf writeback: stop background/kupdate works from livelocking other works by Jan Kara · 13 years ago
  98. 71927e8 writeback: trace wakeup event for background writeback by Wu Fengguang · 13 years ago
  99. 6585027 writeback: integrated background writeback work by Jan Kara · 13 years ago
  100. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago