1. 8210bb2 ext4: fix rename whiteout with fast commit by Harshad Shirwadkar · 3 years, 10 months ago
  2. efc6134 ext4: shrink race window in ext4_should_retry_alloc() by Eric Whitney · 3 years, 10 months ago
  3. 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
  4. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  5. 555a6e8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  6. be99393 ext4: remove unnecessary wbc parameter from ext4_bio_write_page by Lei Chen · 4 years, 1 month ago
  7. c92dc85 ext4: defer saving error info from atomic context by Jan Kara · 4 years, 1 month ago
  8. 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 ago
  9. 014c9ca ext4: make ext4_abort() use __ext4_error() by Jan Kara · 4 years, 1 month ago
  10. 03505c5 ext4: remove the unused EXT4_CURRENT_REV macro by Kaixu Xia · 4 years, 2 months ago
  11. 837c23f ext4: use ASSERT() to replace J_ASSERT() by Chunguang Xu · 4 years, 2 months ago
  12. f177ee0 ext4: add helpers for checking whether quota can be enabled/is journalled by Roman Anufriev · 4 years, 2 months ago
  13. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 1 month ago
  14. f902b216 ext4: fix bogus warning in ext4_update_dx_flag() by Jan Kara · 4 years, 1 month ago
  15. a72b38ee ext4: handle dax mount option collision by Harshad Shirwadkar · 4 years, 2 months ago
  16. 9b5f6c9 ext4: make s_mount_flags modifications atomic by Harshad Shirwadkar · 4 years, 2 months ago
  17. 1ceecb5 ext4: fix inode dirty check in case of fast commits by Harshad Shirwadkar · 4 years, 2 months ago
  18. a80f7fc ext4: fixup ext4_fc_track_* functions' signature by Harshad Shirwadkar · 4 years, 2 months ago
  19. a44ad68 ext4: describe fast_commit feature flags by Harshad Shirwadkar · 4 years, 2 months ago
  20. f8f4acb ext4: use generic casefolding support by Daniel Rosenberg · 4 years, 2 months ago
  21. ababea7 ext4: use s_mount_flags instead of s_mount_state for fast commit state by Harshad Shirwadkar · 4 years, 2 months ago
  22. 96485e4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
  23. ce8c59d ext4: add fast commit stats in procfs by Harshad Shirwadkar · 4 years, 2 months ago
  24. 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 2 months ago
  25. aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 2 months ago
  26. 6866d7b ext4 / jbd2: add fast commit initialization by Harshad Shirwadkar · 4 years, 2 months ago
  27. 995a3ed ext4: add fast_commit feature and handling for extended mount options by Harshad Shirwadkar · 4 years, 2 months ago
  28. 8394a6a ext4: introduce ext4_sb_bread_unmovable() to replace sb_bread_unmovable() by zhangyi (F) · 4 years, 3 months ago
  29. 5df1d41 ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmovable() by zhangyi (F) · 4 years, 3 months ago
  30. fa491b1 ext4: introduce new metadata buffer read helpers by zhangyi (F) · 4 years, 3 months ago
  31. addd752 ext4: make mb_check_counter per group by Chunguang Xu · 4 years, 3 months ago
  32. dd0db94 ext4: rename system_blks to s_system_blks inside ext4_sb_info by Chunguang Xu · 4 years, 3 months ago
  33. ee7ed3a ext4: rename journal_dev to s_journal_dev inside ext4_sb_info by Chunguang Xu · 4 years, 3 months ago
  34. 7eb90a2 ext4: remove unused including <linux/version.h> by Tian Tao · 4 years, 3 months ago
  35. aa2f779 ext4: disallow modifying DAX inode flag if inline_data has been set by Xiao Yang · 4 years, 4 months ago
  36. 81e8c3c ext4: do not interpret high bytes if 64bit feature is disabled by Petr Malat · 4 years, 4 months ago
  37. ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 3 months ago
  38. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 4 months ago
  39. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
  40. ce9f24c ext4: check journal inode extents more carefully by Jan Kara · 4 years, 5 months ago
  41. 1cf006e ext4: export msg_count and warning_count via sysfs by Dmitry Monakhov · 4 years, 5 months ago
  42. 6dbd300 ext4: remove some redundant function declarations by Shijie Luo · 4 years, 5 months ago
  43. 3d392b2 ext4: add prefetch_block_bitmaps mount option by Theodore Ts'o · 4 years, 6 months ago
  44. bc71726 ext4: abort the filesystem if failed to async write metadata buffer by zhangyi (F) · 4 years, 6 months ago
  45. cfd7323 ext4: add prefetching for block allocation bitmaps by Alex Zhuravlev · 4 years, 8 months ago
  46. cb29a02 ext4: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
  47. 2a12e14 ext4: don't hardcode bit values in EXT4_FL_USER_* by Eric Biggers · 4 years, 6 months ago
  48. 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
  49. 68cd449 Enable ext4 support for per-file/directory dax operations by Theodore Ts'o · 4 years, 7 months ago
  50. 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
  51. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
  52. 175efa8 ext4: fix EXT4_MAX_LOGICAL_BLOCK macro by Ritesh Harjani · 4 years, 8 months ago
  53. 9f364e1 add comment for ext4_dir_entry_2 file_type member by Jonathan Grant · 4 years, 7 months ago
  54. 9937783 ext4: mballoc: use lock for checking free blocks while retrying by Ritesh Harjani · 4 years, 7 months ago
  55. de8ff14 ext4: add casefold flag to EXT4_INODE_* flags by Eric Biggers · 4 years, 8 months ago
  56. 70aa155 ext4: make ext_debug() implementation to use pr_debug() by Ritesh Harjani · 4 years, 8 months ago
  57. 6db0746 ext4: use BIT() macro for BH_** state bits by Ritesh Harjani · 4 years, 8 months ago
  58. 73c384c0 ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path by Theodore Ts'o · 4 years, 8 months ago
  59. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 8 months ago
  60. 9e52484 ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag by Eric Whitney · 4 years, 9 months ago
  61. a07f624 ext4: pass the inode to ext4_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  62. 6311f91f ext4: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  63. afdb0f2 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 7 months ago
  64. b383a73 fs/ext4: Introduce DAX inode flag by Ira Weiny · 4 years, 7 months ago
  65. 9cb20f9 fs/ext4: Make DAX mount option a tri-state by Ira Weiny · 4 years, 7 months ago
  66. 043546e fs/ext4: Only change S_DAX on inode load by Ira Weiny · 4 years, 7 months ago
  67. a8ab6d3 fs/ext4: Update ext4_should_use_dax() by Ira Weiny · 4 years, 7 months ago
  68. fc626fe fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS by Ira Weiny · 4 years, 7 months ago
  69. 9f44eda ext4: fix EXT4_MAX_LOGICAL_BLOCK macro by Ritesh Harjani · 4 years, 8 months ago
  70. ed318a6 fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 8 months ago
  71. 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 9 months ago
  72. 4337ecd ext4: remove EXT4_EOFBLOCKS_FL and associated code by Eric Whitney · 4 years, 11 months ago
  73. cb85f4d ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 4 years, 10 months ago
  74. bbd5593 ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 4 years, 10 months ago
  75. 7c99072 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 10 months ago
  76. df3da4e ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 4 years, 10 months ago
  77. 1d0c392 ext4: fix potential race between online resizing and write operations by Theodore Ts'o · 4 years, 11 months ago
  78. 35df429 ext4: fix a data race in EXT4_I(inode)->i_disksize by Qian Cai · 5 years ago
  79. 48a3431 ext4: fix checksum errors with indexed dirs by Jan Kara · 4 years, 11 months ago
  80. 71b565c ext4: drop ext4_kvmalloc() by Theodore Ts'o · 5 years ago
  81. 43f8167 ext4: make some functions static in extents.c by Eric Biggers · 5 years ago
  82. dd6683e ext4: remove ext4_{ind,ext}_calc_metadata_amount() by Eric Biggers · 5 years ago
  83. 8f27fd0 ext4: Delete ext4_kvzvalloc() by Naoto Kobayashi · 5 years ago
  84. 8cd115b ext4: Optimize ext4 DIO overwrites by Jan Kara · 5 years ago
  85. 46f870d6 ext4: simulate various I/O and checksum errors when reading metadata by Theodore Ts'o · 5 years ago
  86. 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
  87. 50b8b3f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  88. b925acb ext4: add support for IV_INO_LBLK_64 encryption policies by Eric Biggers · 5 years ago
  89. 8d0d47e Merge branch 'mb/dio' into master by Theodore Ts'o · 5 years ago
  90. a6d404084 Merge branch 'jk/jbd2-revoke-overflow' by Theodore Ts'o · 5 years ago
  91. 83448bd ext4: Reserve revoke credits for freed blocks by Jan Kara · 5 years ago
  92. a413036 ext4: Provide function to handle transaction restarts by Jan Kara · 5 years ago
  93. 378f32b ext4: introduce direct I/O write using iomap infrastructure by Matthew Bobrowski · 5 years ago
  94. 09edf4d ext4: introduce new callback for IOMAP_REPORT by Matthew Bobrowski · 5 years ago
  95. c8cc881 ext4: Add support for blocksize < pagesize in dioread_nolock by Ritesh Harjani · 5 years ago
  96. a00713e ext4: Add API to bring in support for unwritten io_end_vec conversion by Ritesh Harjani · 5 years ago
  97. 70cb0d0 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  98. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  99. cba465b ext4: Reduce ext4 timestamp warnings by Deepa Dinamani · 5 years ago
  100. 4881c49 ext4: Initialize timestamps limits by Deepa Dinamani · 7 years ago