1. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  2. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  3. 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 10 months ago
  4. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  5. d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 11 months ago
  6. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  7. 4f016a3 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  8. 0a76945 ext4: add .kunitconfig fragment to enable ext4-specific tests by Daniel Latypov · 3 years, 11 months ago
  9. 302fdad ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it by Geert Uytterhoeven · 4 years ago
  10. 3258386 ext4: reset retry counter when ext4_alloc_file_blocks() makes progress by Eric Whitney · 4 years ago
  11. e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
  12. b5776e7 ext4: fix potential htree index checksum corruption by Theodore Ts'o · 4 years ago
  13. c6c818e ext4: factor out htree rep invariant check by Vinicius Tinti · 4 years ago
  14. 96e7c02d ext4: Change list_for_each* to list_for_each_entry* by Daejun Park · 4 years ago
  15. 027f14f ext4: don't try to processed freed blocks until mballoc is initialized by Theodore Ts'o · 4 years ago
  16. 59ebc7f ext4: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 4 years ago
  17. c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
  18. 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
  19. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  20. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  21. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  22. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  23. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  24. 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
  25. 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  26. e9f5335 ext4: remove expensive flush on fast commit by Daejun Park · 4 years ago
  27. 6b4b8e6 ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
  28. 31e203e ext4: fix wrong list_splice in ext4_fc_cleanup by Daejun Park · 4 years ago
  29. 23dd561 ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR by Yi Li · 4 years ago
  30. ed296c6 ext4: simplify i_state checks in __ext4_update_other_inode_time() by Eric Biggers · 4 years ago
  31. e2728c5 fs: don't call ->dirty_inode for lazytime timestamp updates by Eric Biggers · 4 years ago
  32. 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  33. 5a3b590 ext4: don't leak old mountpoint samples by Theodore Ts'o · 4 years, 1 month ago
  34. a3f5cf1 ext4: drop ext4_handle_dirty_super() by Jan Kara · 4 years, 1 month ago
  35. dfd56c2 ext4: fix superblock checksum failure when setting password salt by Jan Kara · 4 years, 1 month ago
  36. e92ad03 ext4: use sbi instead of EXT4_SB(sb) in ext4_update_super() by Jan Kara · 4 years, 1 month ago
  37. 2d01ddc ext4: save error info to sb through journal if available by Jan Kara · 4 years, 1 month ago
  38. 05c2c00 ext4: protect superblock modifications with a buffer lock by Jan Kara · 4 years, 1 month ago
  39. 4392fbc ext4: drop sync argument of ext4_commit_super() by Jan Kara · 4 years, 1 month ago
  40. be99393 ext4: remove unnecessary wbc parameter from ext4_bio_write_page by Lei Chen · 4 years, 1 month ago
  41. e789ca0 ext4: combine ext4_handle_error() and save_error_info() by Jan Kara · 4 years, 1 month ago
  42. 82ef137 ext4: avoid s_mb_prefetch to be zero in individual scenarios by Chunguang Xu · 4 years, 1 month ago
  43. c92dc85 ext4: defer saving error info from atomic context by Jan Kara · 4 years, 1 month ago
  44. ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
  45. 02a7780 ext4: simplify ext4 error translation by Jan Kara · 4 years, 1 month ago
  46. 4067662 ext4: move functions in super.c by Jan Kara · 4 years, 1 month ago
  47. 014c9ca ext4: make ext4_abort() use __ext4_error() by Jan Kara · 4 years, 1 month ago
  48. 93c20bc ext4: standardize error message in ext4_protect_reserved_inode() by Jan Kara · 4 years, 1 month ago
  49. 81414b4 ext4: remove redundant sb checksum recomputation by Jan Kara · 4 years, 1 month ago
  50. b08070e ext4: don't remount read-only with errors=continue on reboot by Jan Kara · 4 years, 1 month ago
  51. 46e294e ext4: fix deadlock with fs freezing and EA inodes by Jan Kara · 4 years, 1 month ago
  52. 941ba12 ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h by Harshad Shirwadkar · 4 years, 2 months ago
  53. 5a150bd ext4: fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  54. b1b7dce ext4: add docs about fast commit idempotence by Harshad Shirwadkar · 4 years, 2 months ago
  55. 03505c5 ext4: remove the unused EXT4_CURRENT_REV macro by Kaixu Xia · 4 years, 2 months ago
  56. bc18546 ext4: fix an IS_ERR() vs NULL check by Dan Carpenter · 4 years, 2 months ago
  57. c920076 ext4: check for invalid block size early when mounting a file system by Theodore Ts'o · 4 years, 1 month ago
  58. cca4155 ext4: fix a memory leak of ext4_free_data by Chunguang Xu · 4 years, 2 months ago
  59. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  60. 706451d Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 1 month ago
  61. 7c7fdaf Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 1 month ago
  62. 41fca96 ext4: delete nonsensical (commented-out) code inside ext4_xattr_block_set() by Chunguang Xu · 4 years, 2 months ago
  63. 8041ac6 ext4: update ext4_data_block_valid related comments by Chunguang Xu · 4 years, 2 months ago
  64. ce3cca3 ext4: simplify the code of mb_find_order_for_block by Chunguang Xu · 4 years, 2 months ago
  65. 6bd97bf ext4: remove redundant mb_regenerate_buddy() by Chunguang Xu · 4 years, 2 months ago
  66. 837c23f ext4: use ASSERT() to replace J_ASSERT() by Chunguang Xu · 4 years, 2 months ago
  67. ca9b404 ext4: print quota journalling mode on (re-)mount by Roman Anufriev · 4 years, 3 months ago
  68. f177ee0 ext4: add helpers for checking whether quota can be enabled/is journalled by Roman Anufriev · 4 years, 3 months ago
  69. face525 ext4: remove redundant assignment of variable ex by Colin Ian King · 4 years, 3 months ago
  70. 46bac53 ext4: remove the null check of bio_vec page by Xianting Tian · 4 years, 3 months ago
  71. 7b721e6 ext4: remove redundant operation that set bh to NULL by Kaixu Xia · 4 years, 3 months ago
  72. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
  73. ec0caa97 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 1 month ago
  74. 91d0d89 ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf() by Eric Biggers · 4 years, 1 month ago
  75. 65f6251 ext4: remove ext4_dir_open() by Eric Biggers · 4 years, 1 month ago
  76. 5f6b99d fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature by Arpitha Raghunandan · 4 years, 2 months ago
  77. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
  78. 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 1 month ago
  79. 75d18cd ext4: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
  80. f902b216 ext4: fix bogus warning in ext4_update_dx_flag() by Jan Kara · 4 years, 2 months ago
  81. 704c231 ext4: drop fast_commit from /proc/mounts by Theodore Ts'o · 4 years, 2 months ago
  82. d196e229 Revert "ext4: fix superblock checksum calculation race" by Theodore Ts'o · 4 years, 2 months ago
  83. a72b38ee ext4: handle dax mount option collision by Harshad Shirwadkar · 4 years, 2 months ago
  84. fa329e273 ext4: fix sparse warnings in fast_commit code by Theodore Ts'o · 4 years, 2 months ago
  85. 99c880d ext4: cleanup fast commit mount options by Harshad Shirwadkar · 4 years, 2 months ago
  86. 9b5f6c9 ext4: make s_mount_flags modifications atomic by Harshad Shirwadkar · 4 years, 2 months ago
  87. da0c5d2 ext4: issue fsdev cache flush before starting fast commit by Harshad Shirwadkar · 4 years, 2 months ago
  88. 556e031 ext4: disable fast commit with data journalling by Harshad Shirwadkar · 4 years, 2 months ago
  89. 1ceecb5 ext4: fix inode dirty check in case of fast commits by Harshad Shirwadkar · 4 years, 2 months ago
  90. a3114fe ext4: remove unnecessary fast commit calls from ext4_file_mmap by Harshad Shirwadkar · 4 years, 2 months ago
  91. 764b3fd ext4: mark buf dirty before submitting fast commit buffer by Harshad Shirwadkar · 4 years, 2 months ago
  92. a740762 ext4: fix code documentatioon by Harshad Shirwadkar · 4 years, 2 months ago
  93. f6634e2 ext4: dedpulicate the code to wait on inode that's being committed by Harshad Shirwadkar · 4 years, 2 months ago
  94. 0bce577 jbd2: don't pass tid to jbd2_fc_end_commit_fallback() by Harshad Shirwadkar · 4 years, 2 months ago
  95. a1e5e465 ext4: clean up the JBD2 API that initializes fast commits by Harshad Shirwadkar · 4 years, 2 months ago
  96. ede7dc7 jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs by Harshad Shirwadkar · 4 years, 2 months ago
  97. a80f7fc ext4: fixup ext4_fc_track_* functions' signature by Harshad Shirwadkar · 4 years, 2 months ago
  98. 5b552ad ext4: drop redundant calls ext4_fc_track_range by Harshad Shirwadkar · 4 years, 2 months ago
  99. b21ebf1 ext4: mark fc ineligible if inode gets evictied due to mem pressure by Harshad Shirwadkar · 4 years, 2 months ago
  100. a44ad68 ext4: describe fast_commit feature flags by Harshad Shirwadkar · 4 years, 2 months ago