1. 14da920 fs: Protect write paths by sb_start_write - sb_end_write by Jan Kara · 12 years ago
  2. 5e8830d fs: Push file_update_time() into __block_page_mkwrite() by Jan Kara · 12 years ago
  3. 91f68c8 block: fix infinite loop in __getblk_slow by Jeff Moyer · 12 years ago
  4. a0a9b04 fs: Move bh_cachep to the __read_mostly section by Shai Fultheim · 12 years ago
  5. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 12 years ago
  6. 61065a3 fs/buffer.c: remove BUG() in possible but rare condition by Glauber Costa · 12 years ago
  7. 42be35d fs: only send IPI to invalidate LRU BH when needed by Gilad Ben-Yossef · 12 years ago
  8. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  9. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  10. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  11. 72a2ebd fs/buffer.c: add device information for error output in __find_get_block_slow() by Tao Ma · 13 years ago
  12. 0e175a1 writeback: Add a 'reason' to wb_writeback_work by Curt Wohlgemuth · 13 years ago
  13. 814e1d2 cleanup: vfs: small comment fix for block_invalidatepage by Wang Sheng-Hui · 13 years ago
  14. f9f07b6 vfs: Fix data corruption after failed write in __block_write_begin() by Jan Kara · 13 years ago
  15. d76ee18 fs: block_page_mkwrite should wait for writeback to finish by Darrick J. Wong · 13 years ago
  16. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  17. c515e1f mm/fs: add hooks to support cleancache by Dan Magenheimer · 13 years ago
  18. ea13a86 vfs: Block mmapped writes while the fs is frozen by Jan Kara · 13 years ago
  19. 24da4fa vfs: Create __block_page_mkwrite() helper passing error values back by Jan Kara · 13 years ago
  20. d39dd11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  21. 250df6e fs: protect inode->i_state with inode->i_lock by Dave Chinner · 13 years ago
  22. 4ee2491 fs: make fsync_buffers_list() plug by Jens Axboe · 13 years ago
  23. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  24. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  25. ee1be86 fs: Use this_cpu_inc_return in buffer.c by Christoph Lameter · 13 years ago
  26. c7b9251 fs: Use this_cpu_xx operations in buffer.c by Christoph Lameter · 13 years ago
  27. 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
  28. 1df79da fs/buffer.c: remove duplicated assignment to b_private by Namhyung Kim · 14 years ago
  29. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  30. 309f77a fs/buffer.c: call __block_write_begin() if we have page by Namhyung Kim · 14 years ago
  31. 8358e7d fs/buffer.c: remove duplicated assignment on b_private by Namhyung Kim · 14 years ago
  32. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  33. 0edd55f block: remove the BH_Eopnotsupp flag by Christoph Hellwig · 14 years ago
  34. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  35. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  36. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  37. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  38. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  39. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  40. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 14 years ago
  41. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  42. 01a05b3 new helper: iterate_supers() by Al Viro · 14 years ago
  43. 6754af6 Convert simple loops over superblocks to list_for_each_entry_safe by Al Viro · 14 years ago
  44. 551de6f Leave superblocks on s_list until the end by Al Viro · 14 years ago
  45. fa4b907 buffer: make invalidate_bdev() drain all percpu LRU add caches by Tejun Heo · 14 years ago
  46. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  47. 019b4d1 fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub by Richard Kennedy · 14 years ago
  48. 2a61aa4 Fix misspellings of "invocation" in comments. by Adam Buchbinder · 14 years ago
  49. 6d7f18f Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  50. 5b0830c writeback: get rid to incorrect references to pdflush in comments by Jens Axboe · 15 years ago
  51. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  52. 1fe72ea fs/buffer.c: clean up EXPORT* macros by H Hartley Sweeten · 15 years ago
  53. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 15 years ago
  54. 8e9d78e Re-introduce page mapping check in mark_buffer_dirty() by Linus Torvalds · 15 years ago
  55. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  56. e893123 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  57. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 15 years ago
  58. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  59. b827e49 mm: close page_mkwrite races by Nick Piggin · 15 years ago
  60. 8fb0e34 vfs: Add BUG_ON for delayed and unwritten flags in submit_bh() by Aneesh Kumar K.V · 15 years ago
  61. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 15 years ago
  62. 053c525 buffer: switch do_emergency_thaw() away from pdflush_operation() by Jens Axboe · 15 years ago
  63. 6e34eed block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG by Theodore Ts'o · 15 years ago
  64. 1aa2a7c block: switch sync_dirty_buffer() over to WRITE_SYNC by Jens Axboe · 15 years ago
  65. 9cf6b72 block: fsync_buffers_list() should use SWRITE_SYNC_PLUG by Jens Axboe · 15 years ago
  66. 20bec8a Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  67. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  68. 97f76d3 vfs: check bh->b_blocknr only if BH_Mapped is set by Nikanth Karthikesan · 15 years ago
  69. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 15 years ago
  70. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  71. 56a76f8 fs: fix page_mkwrite error cases in core code and btrfs by Nick Piggin · 15 years ago
  72. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  73. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 15 years ago
  74. 47e4491 Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 by Al Viro · 15 years ago
  75. a64c861 block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks by Theodore Ts'o · 15 years ago
  76. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 15 years ago
  77. a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 15 years ago
  78. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  79. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 15 years ago
  80. 78f707b block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb by Jens Axboe · 15 years ago
  81. d4cf109 vfs: Don't call attach_nobh_buffers() with an empty list by Dave Kleikamp · 15 years ago
  82. bdc480e [CVE-2009-0029] System call wrappers part 10 by Heiko Carstens · 15 years ago
  83. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 15 years ago
  84. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 15 years ago
  85. 69e9930 block_write_begin(): remove useless goto by Franck Bui-Huu · 15 years ago
  86. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  87. 08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set by Keith Mannthey · 16 years ago
  88. 52b19ac udf: Fix BUG_ON() in destroy_inode() by Jan Kara · 16 years ago
  89. 51b07fc fs: buffer lock use lock bitops by Nick Piggin · 16 years ago
  90. 48fd4f9 block: submit_bh() inadvertently discards barrier flag on a sync write by Jens Axboe · 16 years ago
  91. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  92. dbacefc fs/buffer.c: uninline __remove_assoc_queue() by Thomas Petazzoni · 16 years ago
  93. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  94. 5c752ad Use WARN() in fs/ by Arjan van de Ven · 16 years ago
  95. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  96. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  97. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  98. 29a814d vfs: add hooks for ext4's delayed allocation support by Alex Tomas · 16 years ago
  99. c7d206b vfs: Move mark_inode_dirty() from under page lock in generic_write_end() by Jan Kara · 16 years ago
  100. 18ce375 Properly notify block layer of sync writes by Jens Axboe · 16 years ago