1. d1e18b8 ext4: fix bs < ps issue reported with dioread_nolock mount opt by Ritesh Harjani · 4 years, 10 months ago
  2. afb585a ext4: data=journal: write-protect pages on j_submit_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 11 months ago
  3. 64a9f14 ext4: data=journal: fixes for ext4_page_mkwrite() by Mauricio Faria de Oliveira · 4 years, 11 months ago
  4. 342af94 jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 11 months ago
  5. 8394a6a ext4: introduce ext4_sb_bread_unmovable() to replace sb_bread_unmovable() by zhangyi (F) · 5 years ago
  6. 0a846f4 ext4: use ext4_sb_bread() instead of sb_bread() by zhangyi (F) · 5 years ago
  7. 5df1d41 ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmovable() by zhangyi (F) · 5 years ago
  8. 60c776e ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc() by zhangyi (F) · 5 years ago
  9. 2d069c0 ext4: use common helpers in all places reading metadata buffers by zhangyi (F) · 5 years ago
  10. fa491b1 ext4: introduce new metadata buffer read helpers by zhangyi (F) · 5 years ago
  11. d9befed ext4: clear buffer verified flag if read meta block from disk by zhangyi (F) · 5 years ago
  12. af8c53c ext4: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 11 months ago
  13. addd752 ext4: make mb_check_counter per group by Chunguang Xu · 4 years, 11 months ago
  14. 9d1f9b2 ext4: delete invalid comments near mb_buddy_adjust_border by Chunguang Xu · 4 years, 11 months ago
  15. 9704a32 ext4: fix bdev write error check failed when mount fs with ro by Zhang Xiaoxu · 4 years, 11 months ago
  16. dd0db94 ext4: rename system_blks to s_system_blks inside ext4_sb_info by Chunguang Xu · 5 years ago
  17. ee7ed3a ext4: rename journal_dev to s_journal_dev inside ext4_sb_info by Chunguang Xu · 5 years ago
  18. 2be7d71 ext4: add trace exit in exception path. by Zhang Qilong · 5 years ago
  19. 9faac62 ext4: optimize file overwrites by Ritesh Harjani · 5 years ago
  20. 7eb90a2 ext4: remove unused including <linux/version.h> by Tian Tao · 5 years ago
  21. acaa532 ext4: fix superblock checksum calculation race by Constantine Sapuntzakis · 5 years ago
  22. c9e8716 ext4: fix error handling code in add_new_gdb by Dinghao Liu · 5 years ago
  23. aa2f779 ext4: disallow modifying DAX inode flag if inline_data has been set by Xiao Yang · 5 years ago
  24. 15ed285 ext4: remove unused argument from ext4_(inc|dec)_count by Nikolay Borisov · 5 years ago
  25. 81e8c3c ext4: do not interpret high bytes if 64bit feature is disabled by Petr Malat · 5 years ago
  26. b483bb7 ext4: delete duplicated words + other fixes by Randy Dunlap · 5 years ago
  27. 766ef1e ext4: flag as supporting buffered async reads by Jens Axboe · 5 years ago
  28. cb8d53d ext4: fix leaking sysfs kobject after failed mount by Eric Biggers · 5 years ago
  29. 5b3dc19 ext4: discard preallocations before releasing group lock by Jan Kara · 5 years ago
  30. 70022da ext4: fix dead loop in ext4_mb_new_blocks by Ye Bin · 5 years ago
  31. 0e6895b ext4: implement swap_activate aops using iomap by Ritesh Harjani · 5 years ago
  32. e309428 Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  33. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  34. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 5 years ago
  35. 66d5e02 ext4: reorganize if statement of ext4_mb_release_context() by brookxu · 5 years ago
  36. c55ee7d ext4: add mb_debug logging when there are lost chunks by brookxu · 5 years ago
  37. 7ca4fcb ext4: Fix comment typo "the the". by kyoungho koo · 5 years ago
  38. 70d7ced ext4: change to use fallthrough macro by Shijie Luo · 5 years ago
  39. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 5 years ago
  40. e0d438c mballoc: replace seq_printf with seq_puts by Xu Wang · 5 years ago
  41. dddcd2f ext4: optimize the implementation of ext4_mb_good_group() by brookxu · 5 years ago
  42. 051e2ce ext4: delete invalid comments near ext4_mb_check_limits() by brookxu · 5 years ago
  43. e9a3cd4 ext4: fix typos in ext4_mb_regular_allocator() comment by brookxu · 5 years ago
  44. 7303cb5 ext4: fix checking of directory entry validity for inline directories by Jan Kara · 5 years ago
  45. 377254b fs: prevent BUG_ON in submit_bh_wbc() by Xianting Tian · 5 years ago
  46. 0f5bde1 ext4: correctly restore system zone info when remount fails by Jan Kara · 5 years ago
  47. e7bfb5c ext4: handle add_system_zone() failure in ext4_setup_system_zone() by Jan Kara · 5 years ago
  48. 3f67e7c ext4: fold ext4_data_block_valid_rcu() into the caller by Jan Kara · 5 years ago
  49. ce9f24c ext4: check journal inode extents more carefully by Jan Kara · 5 years ago
  50. bf9a379 ext4: don't allow overlapping system zones by Jan Kara · 5 years ago
  51. d176b1f ext4: handle error of ext4_setup_system_zone() on remount by Jan Kara · 5 years ago
  52. 9375ac7 ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp() by brookxu · 5 years ago
  53. 1cf006e ext4: export msg_count and warning_count via sysfs by Dmitry Monakhov · 5 years ago
  54. 6dbd300 ext4: remove some redundant function declarations by Shijie Luo · 5 years ago
  55. f25391e ext4: handle option set by mount flags correctly by Lukas Czerner · 5 years ago
  56. 3d392b2 ext4: add prefetch_block_bitmaps mount option by Theodore Ts'o · 5 years ago
  57. ab74c7b ext4: indicate via a block bitmap read is prefetched via a tracepoint by Theodore Ts'o · 5 years ago
  58. 529a781 jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers() by zhangyi (F) · 5 years ago
  59. bc71726 ext4: abort the filesystem if failed to async write metadata buffer by zhangyi (F) · 5 years ago
  60. 0e4656a Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  61. c1d2c7d ext4: skip non-loaded groups at cr=0/1 when scanning for good groups by Alex Zhuravlev · 5 years ago
  62. cfd7323 ext4: add prefetching for block allocation bitmaps by Alex Zhuravlev · 5 years ago
  63. 273108f ext4: handle read only external journal device by Lukas Czerner · 5 years ago
  64. 3cb77bd ext4: fix spelling typos in ext4_mb_initialize_context by brookxu · 5 years ago
  65. cb29a02 ext4: use generic names for generic ioctls by Eric Biggers · 5 years ago
  66. 2a12e14 ext4: don't hardcode bit values in EXT4_FL_USER_* by Eric Biggers · 5 years ago
  67. 1121563 ext4: don't BUG on inconsistent journal feature by Jan Kara · 5 years ago
  68. 0b3171b ext4: do not block RWF_NOWAIT dio write on unallocated space by Jan Kara · 5 years ago
  69. e65bf6e ext4: replace HTTP links with HTTPS ones by Alexander A. Klimov · 5 years ago
  70. e5f7815 ext4: lost matching-pair of trace in ext4_unlink by Yi Zhuang · 5 years ago
  71. 9a5d265 ext4: lost matching-pair of trace in ext4_truncate by zhengliang · 5 years ago
  72. 5872331 ext4: fix potential negative array index in do_split() by Eric Sandeen · 5 years ago
  73. e030a28 ext4: fix coding style in file.c by Dio Putra · 5 years ago
  74. e0f49d2 ext4: delete unnecessary checks before brelse() by Markus Elfring · 5 years ago
  75. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 5 years ago
  76. e4d7f2d ext4: fix spelling mistakes in extents.c by Keyur Patel · 5 years ago
  77. 4f74d15 ext4: add inline encryption support by Eric Biggers · 5 years ago
  78. 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 · 5 years ago
  79. 5fcd575 writeback: Drop I_DIRTY_TIME_EXPIRE by Jan Kara · 5 years ago
  80. 7b97d86 ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers by zhangyi (F) · 5 years ago
  81. 88ee9d5 ext4: support xattr gnu.* namespace for the Hurd by Jan (janneke) Nieuwenhuizen · 5 years ago
  82. 8119853 ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr by Ritesh Harjani · 5 years ago
  83. 2ce3ee9 ext4: avoid utf8_strncasecmp() with unstable name by Eric Biggers · 5 years ago
  84. 5adacca ext4: stop overwrite the errcode in ext4_setup_super by yangerkun · 5 years ago
  85. cfb3c85 ext4: fix partial cluster initialization when splitting extent by Jeffle Xu · 5 years ago
  86. 829b37b ext4: avoid race conditions when remounting with options that change dax by Theodore Ts'o · 5 years ago
  87. 68cd449 Enable ext4 support for per-file/directory dax operations by Theodore Ts'o · 5 years ago
  88. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  89. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 5 years ago
  90. 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  91. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  92. 6b8ed62 ext4: avoid unnecessary transaction starts during writeback by Jan Kara · 5 years ago
  93. 6e014c6 ext4: don't block for O_DIRECT if IOCB_NOWAIT is set by Jens Axboe · 5 years ago
  94. ba98890 ext4: remove the access_ok() check in ext4_ioctl_get_es_cache by Christoph Hellwig · 5 years ago
  95. 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 5 years ago
  96. cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 5 years ago
  97. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 5 years ago
  98. da565e7 ext4: remove the call to fiemap_check_flags in ext4_fiemap by Christoph Hellwig · 5 years ago
  99. 03a5ed2 ext4: split _ext4_fiemap by Christoph Hellwig · 5 years ago
  100. 328e24a ext4: fix fiemap size checks for bitmap files by Christoph Hellwig · 5 years ago