1. 3f24fcd Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 months ago
  2. ec9d669 ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type by Zhang Yi · 11 months ago
  3. 874eaba ext4: make ext4_map_blocks() distinguish delalloc only extent by Zhang Yi · 11 months ago
  4. 9f11182 ext4: add a hole extent entry in cache after punch by Zhang Yi · 11 months ago
  5. 6430dea ext4: correct the hole length returned by ext4_map_blocks() by Zhang Yi · 11 months ago
  6. acf795d ext4: convert to exclusive lock while inserting delalloc extents by Zhang Yi · 11 months ago
  7. 3fcc2b8 ext4: refactor ext4_da_map_blocks() by Zhang Yi · 11 months ago
  8. f0e54b6 ext4: remove 'needed' in trace_ext4_discard_preallocations by Kemeng Shi · 12 months ago
  9. 2ffd2a6 ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations by Kemeng Shi · 12 months ago
  10. 2042794 ext4: remove unused return value of ext4_mb_release_group_pa by Kemeng Shi · 12 months ago
  11. 820c280 ext4: remove unused return value of ext4_mb_release_inode_pa by Kemeng Shi · 12 months ago
  12. 90817717 ext4: remove unused return value of ext4_mb_release by Kemeng Shi · 12 months ago
  13. 97c32db ext4: remove unused ext4_allocation_context::ac_groups_considered by Kemeng Shi · 12 months ago
  14. 11fd1a5 ext4: remove unneeded return value of ext4_mb_release_context by Kemeng Shi · 12 months ago
  15. 438a35e ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*() by Kemeng Shi · 12 months ago
  16. 133de5a ext4: remove unused return value of __mb_check_buddy by Kemeng Shi · 12 months ago
  17. c5f3a38 ext4: mark the group block bitmap as corrupted before reporting an error by Baokun Li · 12 months ago
  18. 8326983 ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() by Baokun Li · 12 months ago
  19. 4530b36 ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() by Baokun Li · 12 months ago
  20. 993bf0f ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt by Baokun Li · 12 months ago
  21. 2331fd4a ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks() by Baokun Li · 12 months ago
  22. c9b528c ext4: regenerate buddy after block freeing failed if under fc replay by Baokun Li · 12 months ago
  23. 1722021 ext4: do not trim the group with corrupted block bitmap by Baokun Li · 12 months ago
  24. 55583e8 ext4: fix double-free of blocks due to wrong extents moved_len by Baokun Li · 12 months ago
  25. 48892692 Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 months ago
  26. bf4e708 Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 months ago
  27. 0d19d9e Merge tag 'ext4_for_linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 months ago
  28. 68da4c4 ext4: fix inconsistent between segment fstrim and full fstrim by Ye Bin · 1 year, 1 month ago
  29. 1f6bc02 ext4: fallback to complex scan if aligned scan doesn't work by Ojaswin Mujoo · 1 year, 1 month ago
  30. 4d5cdd7 ext4: convert ext4_da_do_write_end() to take a folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  31. 7c784d6 ext4: allow for the last group to be marked as trimmed by Suraj Jitindar Singh · 1 year, 1 month ago
  32. fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
  33. 3f6984e Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  34. c604110 Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  35. ada3fb8 ext4: move ext4_check_bdev_write_error() into nojournal mode by Zhihao Cheng · 1 year, 1 month ago
  36. 2bf5eb2 ext4: improving calculation of 'fe_{len|start}' in mb_find_extent() by Gou Hao · 1 year, 2 months ago
  37. c6bfd72 ext4: clarify handling of unwritten bh in __ext4_block_zero_page_range() by Ojaswin Mujoo · 1 year, 2 months ago
  38. 9257336 ext4: treat end of range as exclusive in ext4_zero_range() by Ojaswin Mujoo · 1 year, 2 months ago
  39. e89fdcc ext4: enable dioread_nolock as default for bs < ps case by Ojaswin Mujoo · 1 year, 2 months ago
  40. f2fec3e ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock() by Gou Hao · 1 year, 2 months ago
  41. 17bf23a fs: convert block_write_full_page to block_write_full_folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  42. 556f38b ext4_add_entry(): ->d_name.len is never 0 by Al Viro · 1 year, 2 months ago
  43. 665d3e0 ext4: reduce unnecessary memory allocation in alloc_flex_gd() by Baokun Li · 1 year, 2 months ago
  44. 5d1935a ext4: avoid online resizing failures due to oversized flex bg by Baokun Li · 1 year, 2 months ago
  45. b099eb8 ext4: remove unnecessary check from alloc_flex_gd() by Baokun Li · 1 year, 2 months ago
  46. 658a523 ext4: unify the type of flexbg_size to unsigned int by Baokun Li · 1 year, 2 months ago
  47. af7628d fs: convert error_remove_page to error_remove_folio by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  48. a4fc4a0 mm: add folio_zero_tail() and use it in ext4 by Matthew Wilcox (Oracle) · 1 year, 2 months ago
  49. 619f75d ext4: fix warning in ext4_dio_write_end_io() by Jan Kara · 1 year, 1 month ago
  50. 2dcf5fd ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS by Baokun Li · 1 year, 1 month ago
  51. 40dbd07 ext4: don't access the source subdirectory content on same-directory rename by Al Viro · 1 year, 3 months ago
  52. 600f111 fs: Rename mapping private members by Matthew Wilcox (Oracle) · 1 year, 1 month ago
  53. afde134 ext4: Block writes to journal device by Jan Kara · 1 year, 2 months ago
  54. 218de67 ext4: simplify device handling by Christian Brauner · 1 year, 2 months ago
  55. 982c3b3 bdev: rename freeze and thaw helpers by Christian Brauner · 1 year, 2 months ago
  56. 13d88ac Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
  57. ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
  58. 57aff99 Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 1 year, 2 months ago
  59. 9156289 ext4: properly sync file size update after O_SYNC direct IO by Jan Kara · 1 year, 3 months ago
  60. ce56d21 ext4: fix racy may inline data check in dio write by Brian Foster · 1 year, 3 months ago
  61. 8829687 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux by Linus Torvalds · 1 year, 2 months ago
  62. 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
  63. 7352a67 Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
  64. e21fc20 exportfs: make ->encode_fh() a mandatory method for NFS export by Amir Goldstein · 1 year, 2 months ago
  65. d577c8a ext4: Convert to bdev_open_by_dev() by Jan Kara · 1 year, 3 months ago
  66. 1cbf0a5 ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead by Hugh Dickins · 1 year, 2 months ago
  67. 0a88810 buffer: remove folio_create_empty_buffers() by Matthew Wilcox (Oracle) · 1 year, 3 months ago
  68. d405999 ext4: convert to folio_create_empty_buffers by Matthew Wilcox (Oracle) · 1 year, 3 months ago
  69. f8174a1 ext4: use folio_end_read() by Matthew Wilcox (Oracle) · 1 year, 3 months ago
  70. b898ab2 ext4: convert to new timestamp accessors by Jeff Layton · 1 year, 3 months ago
  71. e60ac12 ext4: move ext4_xattr_handlers to .rodata by Wedson Almeida Filho · 1 year, 3 months ago
  72. 28b95ee ext4: run mballoc test with different layouts setting by Kemeng Shi · 1 year, 3 months ago
  73. 7c9fa39 ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc by Kemeng Shi · 1 year, 3 months ago
  74. bdefd68 ext4: add some kunit stub for mballoc kunit test by Kemeng Shi · 1 year, 3 months ago
  75. 5c657db ext4: call ext4_mb_mark_context in ext4_group_add_blocks() by Kemeng Shi · 1 year, 3 months ago
  76. 03c7fc3 ext4: Separate block bitmap and buddy bitmap freeing in ext4_group_add_blocks() by Kemeng Shi · 1 year, 3 months ago
  77. 38b8f70 ext4: call ext4_mb_mark_context in ext4_mb_clear_bb by Kemeng Shi · 1 year, 3 months ago
  78. 33e728c ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb() by Kemeng Shi · 1 year, 3 months ago
  79. 2f94711 ext4: call ext4_mb_mark_context in ext4_mb_mark_diskspace_used by Kemeng Shi · 1 year, 3 months ago
  80. c431d38 ext4: extend ext4_mb_mark_context to support allocation under journal by Kemeng Shi · 1 year, 3 months ago
  81. 26d0f87 ext4: call ext4_mb_mark_context in ext4_free_blocks_simple by Kemeng Shi · 1 year, 3 months ago
  82. f9e2d95 ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb by Kemeng Shi · 1 year, 3 months ago
  83. d2f7cf4 ext4: make state in ext4_mb_mark_bb to be bool by Kemeng Shi · 1 year, 3 months ago
  84. 484fd6c ext4: apply umask if ACL support is disabled by Max Kellermann · 1 year, 3 months ago
  85. 2cd8bdb ext4: mark buffer new if it is unwritten to avoid stale data exposure by Ojaswin Mujoo · 1 year, 3 months ago
  86. af90a8f ext4: move 'ix' sanity check to corrent position by Gou Hao · 1 year, 4 months ago
  87. 248b45b ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap by Kemeng Shi · 1 year, 4 months ago
  88. 350bb48 ext4: remove unnecessary check to avoid repeat update_backups for the same gdb by Kemeng Shi · 1 year, 4 months ago
  89. 9dca529 ext4: simplify the gdbblock calculation in add_new_gdb_meta_bg by Kemeng Shi · 1 year, 4 months ago
  90. 70cbfd2 ext4: use saved local variable sbi instead of EXT4_SB(sb) by Kemeng Shi · 1 year, 4 months ago
  91. 95b6356 ext4: remove EXT4FS_DEBUG defination in resize.c by Kemeng Shi · 1 year, 4 months ago
  92. 1fc1bd2 ext4: calculate free_clusters_count in cluster unit in verify_group_input by Kemeng Shi · 1 year, 4 months ago
  93. 3145807 ext4: remove commented code in reserve_backup_gdb by Kemeng Shi · 1 year, 4 months ago
  94. 7d4cd3b4 ext4: remove redundant check of count by Kemeng Shi · 1 year, 4 months ago
  95. e44fc92 ext4: fix typo in setup_new_flex_group_blocks by Kemeng Shi · 1 year, 4 months ago
  96. 40dd795 ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks by Kemeng Shi · 1 year, 4 months ago
  97. 48f1551 ext4: correct return value of ext4_convert_meta_bg by Kemeng Shi · 1 year, 4 months ago
  98. 9adac8b ext4: add missed brelse in update_backups by Kemeng Shi · 1 year, 4 months ago
  99. 31f1342 ext4: correct offset of gdb backup in non meta_bg group to update_backups by Kemeng Shi · 1 year, 4 months ago
  100. ebf6cb7 ext4: no need to generate from free list in mballoc by Wang Jianjian · 1 year, 4 months ago