1. cb92315 smp: Remove allocation mask from on_each_cpu_cond.*() by Sebastian Andrzej Siewior · 5 years ago
  2. 83c9c54 fs: move guard_bio_eod() after bio_set_op_attrs by Ming Lei · 5 years ago
  3. 85a8ce6 block: add bio_truncate to fix guard_bio_eod by Ming Lei · 5 years ago
  4. 2b211dc fs/buffer.c: include internal.h for missing declarations by Ben Dooks · 5 years ago
  5. 1d70667 fs/buffer.c: fix use true/false for bool type by Saurav Girepunje · 5 years ago
  6. 31fb992 fs/buffer.c: support fscrypt in block_read_full_page() by Eric Biggers · 5 years ago
  7. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  8. 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 6 years ago
  9. 8af54f2 fs: fold __generic_write_end back into generic_write_end by Christoph Hellwig · 6 years ago
  10. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  11. 7a77dad iomap: Fix use-after-free error in page_done callback by Andreas Gruenbacher · 6 years ago
  12. 26ddb1f fs: Turn __generic_write_end into a void function by Andreas Gruenbacher · 6 years ago
  13. dce30ca fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 6 years ago
  14. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  15. f70f446 fs/buffer.c: use bvec iterator to truncate the bio by Ming Lei · 6 years ago
  16. 43636c8 fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 6 years ago
  17. 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  18. fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
  19. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  20. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  21. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  22. ec82e1c fs: Convert buffer to XArray by Matthew Wilcox · 7 years ago
  23. bdc2491 blkcg: associate writeback bios with a blkg by Dennis Zhou (Facebook) · 6 years ago
  24. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  25. f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 6 years ago
  26. 3d7b6b21 iomap: mark newly allocated buffer heads as new by Andreas Gruenbacher · 7 years ago
  27. a6d639d fs: factor out a __generic_write_end helper by Christoph Hellwig · 7 years ago
  28. 8a78cb1 fs: move page_cache_seek_hole_data to iomap.c by Christoph Hellwig · 7 years ago
  29. 7214dd4 Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  30. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  31. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  32. 3172485 block_invalidatepage(): only release page if the full page was invalidated by Jeff Moyer · 7 years ago
  33. 08fdc8a buffer.c: call thaw_super during emergency thaw by Mateusz Guzik · 7 years ago
  34. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  35. 01950a3 fs/buffer.c: fold init_buffer() into init_page_buffers() by Eric Biggers · 7 years ago
  36. c45a8f2 fs: convert to bio_last_bvec_all() by Ming Lei · 7 years ago
  37. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  38. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  39. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  40. 67f2519 fs: guard_bio_eod() needs to consider partitions by Greg Edwards · 7 years ago
  41. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  42. bc48f00 buffer: eliminate the need to call free_more_memory() in __getblk_slow() by Jens Axboe · 7 years ago
  43. 94dc24c buffer: grow_dev_page() should use __GFP_NOFAIL for all cases by Jens Axboe · 7 years ago
  44. 640ab98 buffer: have alloc_page_buffers() use __GFP_NOFAIL by Jens Axboe · 7 years ago
  45. 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
  46. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  47. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
  48. 8338141 fs: use pagevec_lookup_range() in page_cache_seek_hole_data() by Jan Kara · 7 years ago
  49. c10f778 fs: fix performance regression in clean_bdev_aliases() by Jan Kara · 7 years ago
  50. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  51. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  52. 241f01f fs/buffer.c: make bh_lru_install() more efficient by Eric Biggers · 7 years ago
  53. 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
  54. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  55. 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
  56. 87354e5 buffer: set errors in mapping at the time that the error occurs by Jeff Layton · 7 years ago
  57. d945b59 buffer: use mapping_set_error instead of setting the flag by Jeff Layton · 7 years ago
  58. 2a527d6 fs: generic_block_bmap(): initialize all of the fields in the temp bh by Alexander Potapenko · 7 years ago
  59. 334fd34 vfs: Add page_cache_seek_hole_data helper by Andreas Gruenbacher · 8 years ago
  60. 8e8f929 fs: add support for buffered writeback to pass down write hints by Jens Axboe · 8 years ago
  61. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  62. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
  64. 020c2833 fs: remove _submit_bh() by Eric Biggers · 8 years ago
  65. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  66. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  67. 6c006a9 clean_bdev_aliases: Prevent cleaning blocks that are not in block range by Chandan Rajendra · 8 years ago
  68. 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  70. fc4d24c fs/buffer: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  71. ce98321 fs: Remove unmap_underlying_metadata by Jan Kara · 8 years ago
  72. e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
  73. 29f3ad7 fs: Provide function to unmap metadata for a range of blocks by Jan Kara · 8 years ago
  74. 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
  75. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  76. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  77. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  78. 0026ba4 fs/buffer.c: make __getblk_slow() static by Eric Biggers · 8 years ago
  79. 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
  80. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  82. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  83. b4bba38 fs: export __block_write_full_page by Benjamin Marzinski · 9 years ago
  84. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 9 years ago
  85. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  86. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  87. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  88. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 9 years ago
  89. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  90. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
  91. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
  92. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
  93. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  94. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  95. 6cf66b4 fs: use helper bio_add_page() instead of open coding on bi_io_vec by Kent Overstreet · 10 years ago
  96. b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
  97. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  98. d2e73fc buffer: remove unusued 'ret' variable by Jens Axboe · 10 years ago
  99. 2a81490 writeback: implement foreign cgroup inode detection by Tejun Heo · 10 years ago
  100. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 10 years ago