1. 5298d4b unicode: clean up the Kconfig symbol confusion by Christoph Hellwig · 3 years ago
  2. 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
  3. a2e3965 ext4: use BUG_ON instead of if condition followed by BUG by xu xin · 3 years, 1 month ago
  4. 2327fb2 ext4: change s_last_trim_minblks type to unsigned long by Lukas Czerner · 3 years, 2 months ago
  5. bbc605c ext4: implement support for get/set fs label by Lukas Czerner · 3 years, 1 month ago
  6. ab047d5 ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal by Sebastian Andrzej Siewior · 3 years, 1 month ago
  7. 0915e46 ext4: simplify updating of fast commit stats by Harshad Shirwadkar · 3 years, 1 month ago
  8. 7bbbe24 ext4: drop ineligible txn start stop APIs by Harshad Shirwadkar · 3 years, 1 month ago
  9. cd913c7 dax: return the partition offset from fs_dax_get_by_bdev by Christoph Hellwig · 3 years, 2 months ago
  10. 31d21d2 ext4: convert from atomic_t to refcount_t on ext4_io_end->count by Xiyu Yang · 3 years, 6 months ago
  11. ca3cef4 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 4 months ago
  12. 11ef08c Merge branch 'delalloc-buffer-write' into dev by Theodore Ts'o · 3 years, 4 months ago
  13. 6984aef ext4: factor out write end code of inline file by Zhang Yi · 3 years, 6 months ago
  14. 111c1aa Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 5 months ago
  15. 4a79a98 ext4: Improve scalability of ext4 orphan file handling by Jan Kara · 3 years, 5 months ago
  16. 02f310f ext4: Speedup ext4 orphan inode handling by Jan Kara · 3 years, 5 months ago
  17. 25c6d98 ext4: Move orphan inode handling into a separate file by Jan Kara · 3 years, 5 months ago
  18. 188c299 ext4: Support for checksumming from journal triggers by Jan Kara · 3 years, 5 months ago
  19. 5036ab8 ext4: flush background discard kwork when retry allocation by Wang Jianchao · 3 years, 5 months ago
  20. 55cdd0a ext4: get discard out of jbd2 commit kthread contex by Wang Jianchao · 3 years, 6 months ago
  21. d4f5258 ext4: Convert to use mapping->invalidate_lock by Jan Kara · 4 years ago
  22. d578b99 ext4: notify sysfs on errors_count value change by Jonathan Davies · 3 years, 7 months ago
  23. 6d2424a ext4: fix comment for s_hash_unsigned by Eric Biggers · 3 years, 8 months ago
  24. 351a0a3 ext4: add ioctl EXT4_IOC_CHECKPOINT by Leah Rumancik · 3 years, 8 months ago
  25. 618f003 ext4: fix memory leak in ext4_fill_super by Pavel Skripkin · 3 years, 9 months ago
  26. 5c68015 ext4: remove redundant check buffer_uptodate() by Joseph Qi · 3 years, 9 months ago
  27. 9f67672 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 9 months ago
  28. 4db5c2e ext4: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  29. 21175ca ext4: make prefetch_block_bitmaps default by Harshad Shirwadkar · 3 years, 10 months ago
  30. f68f406 ext4: add proc files to monitor new structures by Harshad Shirwadkar · 3 years, 10 months ago
  31. 196e402 ext4: improve cr 0 / cr 1 group scanning by Harshad Shirwadkar · 3 years, 10 months ago
  32. a6c75ea ext4: add mballoc stats proc file by Harshad Shirwadkar · 3 years, 10 months ago
  33. 67d2518 ext4: drop s_mb_bal_lock and convert protected fields to atomic by Harshad Shirwadkar · 3 years, 10 months ago
  34. 1ae98e2 ext4: optimize match for casefolded encrypted dirs by Daniel Rosenberg · 3 years, 10 months ago
  35. 471fbbe ext4: handle casefolding with encryption by Daniel Rosenberg · 3 years, 10 months ago
  36. 8210bb2 ext4: fix rename whiteout with fast commit by Harshad Shirwadkar · 3 years, 10 months ago
  37. efc6134 ext4: shrink race window in ext4_should_retry_alloc() by Eric Whitney · 4 years ago
  38. 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
  39. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  40. 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 1 month ago
  41. be99393 ext4: remove unnecessary wbc parameter from ext4_bio_write_page by Lei Chen · 4 years, 1 month ago
  42. c92dc85 ext4: defer saving error info from atomic context by Jan Kara · 4 years, 2 months ago
  43. 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
  44. 014c9ca ext4: make ext4_abort() use __ext4_error() by Jan Kara · 4 years, 2 months ago
  45. 03505c5 ext4: remove the unused EXT4_CURRENT_REV macro by Kaixu Xia · 4 years, 2 months ago
  46. 837c23f ext4: use ASSERT() to replace J_ASSERT() by Chunguang Xu · 4 years, 2 months ago
  47. f177ee0 ext4: add helpers for checking whether quota can be enabled/is journalled by Roman Anufriev · 4 years, 3 months ago
  48. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
  49. f902b216 ext4: fix bogus warning in ext4_update_dx_flag() by Jan Kara · 4 years, 2 months ago
  50. a72b38ee ext4: handle dax mount option collision by Harshad Shirwadkar · 4 years, 2 months ago
  51. 9b5f6c9 ext4: make s_mount_flags modifications atomic by Harshad Shirwadkar · 4 years, 2 months ago
  52. 1ceecb5 ext4: fix inode dirty check in case of fast commits by Harshad Shirwadkar · 4 years, 2 months ago
  53. a80f7fc ext4: fixup ext4_fc_track_* functions' signature by Harshad Shirwadkar · 4 years, 2 months ago
  54. a44ad68 ext4: describe fast_commit feature flags by Harshad Shirwadkar · 4 years, 2 months ago
  55. f8f4acb ext4: use generic casefolding support by Daniel Rosenberg · 4 years, 3 months ago
  56. ababea7 ext4: use s_mount_flags instead of s_mount_state for fast commit state by Harshad Shirwadkar · 4 years, 3 months ago
  57. 96485e4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 3 months ago
  58. ce8c59d ext4: add fast commit stats in procfs by Harshad Shirwadkar · 4 years, 3 months ago
  59. 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 3 months ago
  60. aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 3 months ago
  61. 6866d7b ext4 / jbd2: add fast commit initialization by Harshad Shirwadkar · 4 years, 3 months ago
  62. 995a3ed ext4: add fast_commit feature and handling for extended mount options by Harshad Shirwadkar · 4 years, 3 months ago
  63. 8394a6a ext4: introduce ext4_sb_bread_unmovable() to replace sb_bread_unmovable() by zhangyi (F) · 4 years, 4 months ago
  64. 5df1d41 ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmovable() by zhangyi (F) · 4 years, 4 months ago
  65. fa491b1 ext4: introduce new metadata buffer read helpers by zhangyi (F) · 4 years, 4 months ago
  66. addd752 ext4: make mb_check_counter per group by Chunguang Xu · 4 years, 4 months ago
  67. dd0db94 ext4: rename system_blks to s_system_blks inside ext4_sb_info by Chunguang Xu · 4 years, 4 months ago
  68. ee7ed3a ext4: rename journal_dev to s_journal_dev inside ext4_sb_info by Chunguang Xu · 4 years, 4 months ago
  69. 7eb90a2 ext4: remove unused including <linux/version.h> by Tian Tao · 4 years, 4 months ago
  70. aa2f779 ext4: disallow modifying DAX inode flag if inline_data has been set by Xiao Yang · 4 years, 5 months ago
  71. 81e8c3c ext4: do not interpret high bytes if 64bit feature is disabled by Petr Malat · 4 years, 5 months ago
  72. ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 4 months ago
  73. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 5 months ago
  74. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
  75. ce9f24c ext4: check journal inode extents more carefully by Jan Kara · 4 years, 6 months ago
  76. 1cf006e ext4: export msg_count and warning_count via sysfs by Dmitry Monakhov · 4 years, 6 months ago
  77. 6dbd300 ext4: remove some redundant function declarations by Shijie Luo · 4 years, 6 months ago
  78. 3d392b2 ext4: add prefetch_block_bitmaps mount option by Theodore Ts'o · 4 years, 6 months ago
  79. bc71726 ext4: abort the filesystem if failed to async write metadata buffer by zhangyi (F) · 4 years, 7 months ago
  80. cfd7323 ext4: add prefetching for block allocation bitmaps by Alex Zhuravlev · 4 years, 9 months ago
  81. cb29a02 ext4: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
  82. 2a12e14 ext4: don't hardcode bit values in EXT4_FL_USER_* by Eric Biggers · 4 years, 6 months ago
  83. 3be20b6 Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  84. 68cd449 Enable ext4 support for per-file/directory dax operations by Theodore Ts'o · 4 years, 7 months ago
  85. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  86. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
  87. 175efa8 ext4: fix EXT4_MAX_LOGICAL_BLOCK macro by Ritesh Harjani · 4 years, 9 months ago
  88. 9f364e1 add comment for ext4_dir_entry_2 file_type member by Jonathan Grant · 4 years, 8 months ago
  89. 9937783 ext4: mballoc: use lock for checking free blocks while retrying by Ritesh Harjani · 4 years, 8 months ago
  90. de8ff14 ext4: add casefold flag to EXT4_INODE_* flags by Eric Biggers · 4 years, 8 months ago
  91. 70aa155 ext4: make ext_debug() implementation to use pr_debug() by Ritesh Harjani · 4 years, 8 months ago
  92. 6db0746 ext4: use BIT() macro for BH_** state bits by Ritesh Harjani · 4 years, 8 months ago
  93. 73c384c0 ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path by Theodore Ts'o · 4 years, 8 months ago
  94. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 9 months ago
  95. 9e52484 ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag by Eric Whitney · 4 years, 9 months ago
  96. a07f624 ext4: pass the inode to ext4_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  97. 6311f91f ext4: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  98. afdb0f2 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 8 months ago
  99. b383a73 fs/ext4: Introduce DAX inode flag by Ira Weiny · 4 years, 8 months ago
  100. 9cb20f9 fs/ext4: Make DAX mount option a tri-state by Ira Weiny · 4 years, 8 months ago