1. 30dac24 fs/writeback: convert wbc_account_cgroup_owner to take a folio by Pankaj Raghav · 5 months ago
  2. ea4fd93 ext4: remove calls to to set/clear the folio error flag by Matthew Wilcox (Oracle) · 10 months ago
  3. 17bf23a fs: convert block_write_full_page to block_write_full_folio by Matthew Wilcox (Oracle) · 1 year, 2 months ago
  4. eb8ab44 ext4: make ext4_forced_shutdown() take struct super_block by Jan Kara · 1 year, 8 months ago
  5. 8ae56b4 ext4: remove unneeded check of nr_to_submit by Tom Rix · 2 years ago
  6. 265e72e ext4: Keep pages with journalled data dirty by Jan Kara · 1 year, 11 months ago
  7. e8d6062 ext4: Convert ext4_bio_write_page() to ext4_bio_write_folio() by Matthew Wilcox · 1 year, 11 months ago
  8. bb64c08b ext4: Convert ext4_finish_bio() to use folios by Matthew Wilcox · 1 year, 11 months ago
  9. cd57b77 ext4: Convert ext4_bio_write_page() to use a folio by Matthew Wilcox · 1 year, 11 months ago
  10. f149636 ext4: Don't unlock page in ext4_bio_write_page() by Jan Kara · 2 years ago
  11. ffec85d ext4: fix cgroup writeback accounting with fs-layer encryption by Eric Biggers · 2 years, 1 month ago
  12. 5c27088 ext4: drop pointless IO submission from ext4_bio_write_page() by Jan Kara · 2 years, 3 months ago
  13. 29b83c5 ext4: remove nr_submitted from ext4_bio_write_page() by Jan Kara · 2 years, 3 months ago
  14. dff4ac7 ext4: move keep_towrite handling to ext4_bio_write_page() by Jan Kara · 2 years, 3 months ago
  15. 04e568a ext4: handle redirtying in ext4_bio_write_page() by Jan Kara · 2 years, 3 months ago
  16. 48e02e6 ext4: fix incorrect comment in ext4_bio_write_page() by Wang Jianjian · 2 years, 9 months ago
  17. c00c5e1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 10 months ago
  18. a2b0b20 ext4: fix symlink file size not match to file content by Ye Bin · 3 years ago
  19. c75e707 block: remove the per-bio/request write hint by Christoph Hellwig · 3 years ago
  20. 8291100 Merge branch 'for-5.18/alloc-cleanups' into for-5.18/write-streams by Jens Axboe · 3 years ago
  21. 734294e ext4: stop using bio_devname by Christoph Hellwig · 3 years ago
  22. 4c4dad1 ext4: pass the operation to bio_alloc by Christoph Hellwig · 3 years ago
  23. 07888c66 block: pass a block_device and opf to bio_alloc by Christoph Hellwig · 3 years, 1 month ago
  24. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years, 1 month ago
  25. 31d21d2 ext4: convert from atomic_t to refcount_t on ext4_io_end->count by Xiyu Yang · 3 years, 7 months ago
  26. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 4 years ago
  27. be99393 ext4: remove unnecessary wbc parameter from ext4_bio_write_page by Lei Chen · 4 years, 3 months ago
  28. 46bac53 ext4: remove the null check of bio_vec page by Xianting Tian · 4 years, 4 months ago
  29. 4f74d15 ext4: add inline encryption support by Eric Biggers · 4 years, 8 months ago
  30. f1e67e3 fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t by Thomas Gleixner · 5 years ago
  31. 547c556 ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 5 years ago
  32. 5500221 ext4: bio_alloc with __GFP_DIRECT_RECLAIM never fails by Gao Xiang · 5 years ago
  33. c8cc881 ext4: Add support for blocksize < pagesize in dioread_nolock by Ritesh Harjani · 5 years ago
  34. a00713e ext4: Add API to bring in support for unwritten io_end_vec conversion by Ritesh Harjani · 5 years ago
  35. 821ff38 ext4: keep uniform naming convention for io & io_end variables by Ritesh Harjani · 5 years ago
  36. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  37. 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 6 years ago
  38. 6e4b73b ext4: encrypt only up to last block in ext4_bio_write_page() by Eric Biggers · 6 years ago
  39. 53bc1d85 fscrypt: support encrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  40. d2d0727 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
  41. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  42. a5adcfc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  43. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  44. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  45. 16e08b1 ext4: cleanup clean_bdev_aliases() calls by zhangyi (F) · 6 years ago
  46. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  47. 592ddec ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  48. fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
  49. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  50. bdc2491 blkcg: associate writeback bios with a blkg by Dennis Zhou (Facebook) · 6 years ago
  51. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  52. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 8 years ago
  53. 0127251 ext4: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  54. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  55. 72d622b4 ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio() by Theodore Ts'o · 8 years ago
  56. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  57. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago
  58. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  59. 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  61. 9c4bb8a fscrypt: Let fs select encryption index/tweak by David Gstir · 8 years ago
  62. 7821d4d fscrypt: Enable partial page encryption by David Gstir · 8 years ago
  63. e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
  64. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  65. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  66. 1801747 ext4: remove unused variable by Eric Engestrom · 8 years ago
  67. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  68. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 9 years ago
  69. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  70. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  71. 32157de ext4: remove unnecessary bio get/put by Jens Axboe · 9 years ago
  72. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  73. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  74. 4762cc3 ext4 crypto: fix some error handling by Dan Carpenter · 9 years ago
  75. c9af28f ext4 crypto: don't let data integrity writebacks fail with ENOMEM by Theodore Ts'o · 9 years ago
  76. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  77. 600be30 ext4: remove i_ioend_count by Jan Kara · 9 years ago
  78. 74c66bc ext4: Fix data exposure after failed AIO DIO by Jan Kara · 9 years ago
  79. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
  80. 937d7b8 ext4 crypto: fix memory leak in ext4_bio_write_page() by Theodore Ts'o · 9 years ago
  81. ea814ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  82. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 10 years ago
  83. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago
  84. 001e4a8 ext4: implement cgroup writeback support by Tejun Heo · 10 years ago
  85. 5a33911 ext4: replace ext4_io_submit->io_op with ->io_wbc by Tejun Heo · 10 years ago
  86. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  87. 614def7 ext4 crypto: shrink size of the ext4_crypto_ctx structure by Theodore Ts'o · 10 years ago
  88. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 10 years ago
  89. 6162e4b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  90. 2058f83 ext4 crypto: implement the ext4 encryption write path by Michael Halcrow · 10 years ago
  91. 72b8e0f ext4: remove unused header files by Sheng Yong · 10 years ago
  92. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  93. f8409ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  94. 1b938c0 fs/buffer.c: remove block_write_full_page_endio() by Matthew Wilcox · 11 years ago
  95. eeece46 ext4: fix zeroing of page during writeback by Jan Kara · 11 years ago
  96. 1c8349a ext4: fix data integrity sync in ordered mode by Namjae Jeon · 11 years ago
  97. 9503c67 ext4: note the error in ext4_end_bio() by Matthew Wilcox · 11 years ago
  98. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  99. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  100. 78371a4 ext4: fix assertion in ext4_add_complete_io() by Jan Kara · 11 years ago