1. b87d8ce mm, memcg: rework remote charging API to support nesting by Roman Gushchin · 4 years, 2 months ago
  2. 6dbf7bb fs: Don't invalidate page buffers in block_write_full_page() by Jan Kara · 4 years, 4 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  4. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 4 months ago
  5. 377254b fs: prevent BUG_ON in submit_bh_wbc() by Xianting Tian · 4 years, 5 months ago
  6. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  7. 4f74d15 ext4: add inline encryption support by Eric Biggers · 4 years, 6 months ago
  8. ed9b319 fs: remove a weird comment in submit_bh_wbc by Christoph Hellwig · 4 years, 6 months ago
  9. 45dcfc2 fs/buffer.c: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
  10. 485e960 fs/buffer.c: record blockdev write errors in super_block that it backs by Jeff Layton · 4 years, 7 months ago
  11. 3d29cb1 Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  12. c4b4c2a buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason. by Zhiqiang Liu · 4 years, 9 months ago
  13. d87f639 ext4: use non-movable memory for superblock readahead by Roman Gushchin · 4 years, 10 months ago
  14. 4b9fd8a8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  15. f1e67e3 fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t by Thomas Gleixner · 5 years ago
  16. 29125ed block: move guard_bio_eod to bio.c by Christoph Hellwig · 4 years, 9 months ago
  17. cb92315 smp: Remove allocation mask from on_each_cpu_cond.*() by Sebastian Andrzej Siewior · 5 years ago
  18. 83c9c54 fs: move guard_bio_eod() after bio_set_op_attrs by Ming Lei · 5 years ago
  19. 85a8ce6 block: add bio_truncate to fix guard_bio_eod by Ming Lei · 5 years ago
  20. 2b211dc fs/buffer.c: include internal.h for missing declarations by Ben Dooks · 5 years ago
  21. 1d70667 fs/buffer.c: fix use true/false for bool type by Saurav Girepunje · 5 years ago
  22. 31fb992 fs/buffer.c: support fscrypt in block_read_full_page() by Eric Biggers · 5 years ago
  23. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  24. 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 6 years ago
  25. 8af54f2 fs: fold __generic_write_end back into generic_write_end by Christoph Hellwig · 6 years ago
  26. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  27. 7a77dad iomap: Fix use-after-free error in page_done callback by Andreas Gruenbacher · 6 years ago
  28. 26ddb1f fs: Turn __generic_write_end into a void function by Andreas Gruenbacher · 6 years ago
  29. dce30ca fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 6 years ago
  30. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  31. f70f446 fs/buffer.c: use bvec iterator to truncate the bio by Ming Lei · 6 years ago
  32. 43636c8 fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 6 years ago
  33. 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  34. fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
  35. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  36. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  37. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  38. ec82e1c fs: Convert buffer to XArray by Matthew Wilcox · 7 years ago
  39. bdc2491 blkcg: associate writeback bios with a blkg by Dennis Zhou (Facebook) · 6 years ago
  40. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  41. f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 6 years ago
  42. 3d7b6b21 iomap: mark newly allocated buffer heads as new by Andreas Gruenbacher · 7 years ago
  43. a6d639d fs: factor out a __generic_write_end helper by Christoph Hellwig · 7 years ago
  44. 8a78cb1 fs: move page_cache_seek_hole_data to iomap.c by Christoph Hellwig · 7 years ago
  45. 7214dd4 Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  46. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  47. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  48. 3172485 block_invalidatepage(): only release page if the full page was invalidated by Jeff Moyer · 7 years ago
  49. 08fdc8a buffer.c: call thaw_super during emergency thaw by Mateusz Guzik · 7 years ago
  50. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. 01950a3 fs/buffer.c: fold init_buffer() into init_page_buffers() by Eric Biggers · 7 years ago
  52. c45a8f2 fs: convert to bio_last_bvec_all() by Ming Lei · 7 years ago
  53. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  54. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  55. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  56. 67f2519 fs: guard_bio_eod() needs to consider partitions by Greg Edwards · 7 years ago
  57. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  58. bc48f00 buffer: eliminate the need to call free_more_memory() in __getblk_slow() by Jens Axboe · 7 years ago
  59. 94dc24c buffer: grow_dev_page() should use __GFP_NOFAIL for all cases by Jens Axboe · 7 years ago
  60. 640ab98 buffer: have alloc_page_buffers() use __GFP_NOFAIL by Jens Axboe · 7 years ago
  61. 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
  62. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  63. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
  64. 8338141 fs: use pagevec_lookup_range() in page_cache_seek_hole_data() by Jan Kara · 7 years ago
  65. c10f778 fs: fix performance regression in clean_bdev_aliases() by Jan Kara · 7 years ago
  66. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  67. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  68. 241f01f fs/buffer.c: make bh_lru_install() more efficient by Eric Biggers · 7 years ago
  69. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  70. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  71. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  72. 87354e5 buffer: set errors in mapping at the time that the error occurs by Jeff Layton · 7 years ago
  73. d945b59 buffer: use mapping_set_error instead of setting the flag by Jeff Layton · 7 years ago
  74. 2a527d6 fs: generic_block_bmap(): initialize all of the fields in the temp bh by Alexander Potapenko · 7 years ago
  75. 334fd34 vfs: Add page_cache_seek_hole_data helper by Andreas Gruenbacher · 8 years ago
  76. 8e8f929 fs: add support for buffered writeback to pass down write hints by Jens Axboe · 8 years ago
  77. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  78. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
  80. 020c2833 fs: remove _submit_bh() by Eric Biggers · 8 years ago
  81. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  82. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  83. 6c006a9 clean_bdev_aliases: Prevent cleaning blocks that are not in block range by Chandan Rajendra · 8 years ago
  84. 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  85. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  86. fc4d24c fs/buffer: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  87. ce98321 fs: Remove unmap_underlying_metadata by Jan Kara · 8 years ago
  88. e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
  89. 29f3ad7 fs: Provide function to unmap metadata for a range of blocks by Jan Kara · 8 years ago
  90. 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
  91. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  92. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  93. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  94. 0026ba4 fs/buffer.c: make __getblk_slow() static by Eric Biggers · 8 years ago
  95. 0e6acf0 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  96. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  97. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  98. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  99. b4bba38 fs: export __block_write_full_page by Benjamin Marzinski · 9 years ago
  100. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 9 years ago