1. 6b22c5a ext4: place buffer head allocation before handle start by Jinke Han · 2 years, 4 months ago
  2. c5875ea ext4: make ext4_lazyinit_thread freezable by Lalith Rajendran · 2 years, 5 months ago
  3. dc45157 ext4: fix null-ptr-deref in ext4_write_info by Baokun Li · 2 years, 5 months ago
  4. 3b31cc5 ext4: avoid crash when inline data creation follows DIO write by Jan Kara · 2 years, 6 months ago
  5. 4a4a73f ext4: make directory inode spreading reflect flexbg size by Jan Kara · 2 years, 4 months ago
  6. 53f62a4 ext4: avoid resizing to a partial cluster size by Kiselev, Oleg · 2 years, 6 months ago
  7. 835f95d ext4: avoid remove directory when directory is corrupted by Ye Bin · 2 years, 7 months ago
  8. f336fd3 ext4: correct max_inline_xattr_value_size computing by Baokun Li · 2 years, 7 months ago
  9. 2a60054 ext4: fix extent status tree race in writeback error recovery path by Eric Whitney · 2 years, 7 months ago
  10. 2579749 ext4: update s_overhead_clusters in the superblock during an on-line resize by Theodore Ts'o · 2 years, 7 months ago
  11. 9337f38 ext4: fix use-after-free in ext4_xattr_set_entry by Baokun Li · 2 years, 7 months ago
  12. b77dd5b ext4: make sure ext4_append() always allocates new block by Lukas Czerner · 2 years, 7 months ago
  13. 214c684 ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h by Baokun Li · 2 years, 7 months ago
  14. 0dc2fca ext4: add reserved GDT blocks check by Zhang Yi · 2 years, 8 months ago
  15. 984ceb2 ext4: make variable "count" signed by Ding Xiang · 2 years, 8 months ago
  16. 6880fb2 ext4: fix bug_on ext4_mb_use_inode_pa by Baokun Li · 2 years, 8 months ago
  17. 93bbf04 ext4: verify dir block before splitting it by Jan Kara · 2 years, 8 months ago
  18. 19918ec ext4: fix bug_on in ext4_writepages by Ye Bin · 2 years, 8 months ago
  19. 1a3a15b ext4: fix use-after-free in ext4_rename_dir_prepare by Ye Bin · 2 years, 9 months ago
  20. 53eded3 ext4: force overhead calculation if the s_overhead_cluster makes no sense by Theodore Ts'o · 2 years, 9 months ago
  21. 4f658e7 ext4: fix overhead calculation to account for the reserved gdt blocks by Theodore Ts'o · 2 years, 9 months ago
  22. ea5e8a8 ext4: limit length to bitmap_maxbytes - blocksize in punch_hole by Tadeusz Struk · 2 years, 10 months ago
  23. 5db60e76 ext4: don't BUG if someone dirty pages without asking ext4 first by Theodore Ts'o · 2 years, 11 months ago
  24. 48d6497 ext4: fix error handling in ext4_restore_inline_data() by Ritesh Harjani · 3 years ago
  25. ab5edcd ext4: don't use the orphan list when migrating an inode by Theodore Ts'o · 3 years ago
  26. 581658a ext4: Fix BUG_ON in ext4_bread when write quota data by Ye Bin · 3 years, 1 month ago
  27. 0626ef1 ext4: set csum seed in tmp inode while migrating to extents by Luís Henriques · 3 years, 1 month ago
  28. 067f735c ext4: avoid trim error on fs with small groups by Jan Kara · 3 years, 2 months ago
  29. 204cbee ext4: fix potential infinite loop in ext4_dx_readdir() by yangerkun · 3 years, 4 months ago
  30. 7067b09 ext4: fix race writing to an inline_data file while its xattrs are changing by Theodore Ts'o · 3 years, 5 months ago
  31. 7c6ae37 ext4: fix avefreec in find_group_orlov by Pan Dong · 3 years, 8 months ago
  32. 8c5136e ext4: remove check for zero nr_to_scan in ext4_es_scan() by Zhang Yi · 3 years, 8 months ago
  33. d77d29f ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit by Zhang Yi · 3 years, 8 months ago
  34. 25dcc64 ext4: fix kernel infoleak via ext4_extent_header by Anirudh Rayabharam · 3 years, 8 months ago
  35. 5b3a9a2 ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed by Ye Bin · 3 years, 8 months ago
  36. b6f9c34 ext4: fix error code in ext4_commit_super by Fengnan Chang · 3 years, 10 months ago
  37. d2e121b ext4: fix check to prevent false positive report of incorrect used inodes by Zhang Yi · 3 years, 10 months ago
  38. e87fd8f ext4: correct error label in ext4_rename() by Zhang Yi · 3 years, 9 months ago
  39. f5337ec ext4: do not iput inode under running transaction in ext4_rename() by zhangyi (F) · 3 years, 11 months ago
  40. adba8b4 ext4: fix bh ref count on error paths by Zhaolong Zhang · 3 years, 11 months ago
  41. 542e59b ext4: fix potential error in ext4_do_update_inode by Shijie Luo · 3 years, 10 months ago
  42. 5acfb54 ext4: find old entry again if failed to rename whiteout by zhangyi (F) · 3 years, 11 months ago
  43. 58ef383 ext4: check journal inode extents more carefully by Jan Kara · 3 years, 10 months ago
  44. f175d63 ext4: don't allow overlapping system zones by Jan Kara · 3 years, 10 months ago
  45. d01b5fc ext4: handle error of ext4_setup_system_zone() on remount by Jan Kara · 3 years, 10 months ago
  46. fd92505 ext4: fix superblock checksum failure when setting password salt by Jan Kara · 4 years, 1 month ago
  47. b4f513a ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
  48. 4b0d887 ext4: fix a memory leak of ext4_free_data by Chunguang Xu · 4 years, 2 months ago
  49. bd8352d ext4: fix bogus warning in ext4_update_dx_flag() by Jan Kara · 4 years, 2 months ago
  50. 09424da ext4: fix leaking sysfs kobject after failed mount by Eric Biggers · 4 years, 4 months ago
  51. fe375b3 ext4: unlock xattr_sem properly in ext4_inline_data_truncate() by Joseph Qi · 4 years, 2 months ago
  52. ca0357a ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA by Kaixu Xia · 4 years, 3 months ago
  53. 2603470 ext4: Detect already used quota file early by Jan Kara · 4 years, 3 months ago
  54. 3326d00 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  55. a5edcea fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 6 years ago
  56. c223fc8 fs: prevent BUG_ON in submit_bh_wbc() by Xianting Tian · 4 years, 6 months ago
  57. 539ae3e ext4: fix potential negative array index in do_split() by Eric Sandeen · 4 years, 7 months ago
  58. f6f3fdf5 ext4: fix checking of directory entry validity for inline directories by Jan Kara · 4 years, 6 months ago
  59. b522f43 ext4: clean up ext4_match() and callers by Eric Biggers · 8 years ago
  60. c8e4468 ext4: fix direct I/O read error by Jiang Ying · 4 years, 5 months ago
  61. e09cb9c ext4: fix partial cluster initialization when splitting extent by Jeffle Xu · 4 years, 8 months ago
  62. 8649864 ext4: fix race between ext4_sync_parent() and rename() by Eric Biggers · 4 years, 8 months ago
  63. b61a98f7 ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max by Harshad Shirwadkar · 4 years, 9 months ago
  64. e94c149 ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 5 years ago
  65. fb57d4e ext4: fix special inode number checks in __ext4_iget() by Theodore Ts'o · 6 years ago
  66. b188090 ext4: check for non-zero journal inum in ext4_calculate_overhead by Ritesh Harjani · 4 years, 10 months ago
  67. 5a905c2 ext4: unsigned int compared against zero by Colin Ian King · 6 years ago
  68. 12140f9 ext4: fix block validity checks for journal inodes using indirect blocks by Theodore Ts'o · 6 years ago
  69. 2130aae ext4: don't perform block validity checks on the journal inode by Theodore Ts'o · 6 years ago
  70. a985526 ext4: protect journal inode's blocks using block_validity by Theodore Ts'o · 6 years ago
  71. 553f7c0 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  72. ae8bbfe ext4: convert BUG_ON's to WARN_ON's in mballoc.c by Theodore Ts'o · 4 years, 9 months ago
  73. 6f362a4 ext4: fix extent_status fragmentation for plain files by Dmitry Monakhov · 5 years ago
  74. cb04d34 ext4: do not commit super on read-only bdev by Eric Sandeen · 4 years, 10 months ago
  75. 40a88da ext4: do not zeroout extents beyond i_disksize by Jan Kara · 4 years, 10 months ago
  76. b845d41 ext4: fix incorrect inodes per group in error message by Josh Triplett · 4 years, 10 months ago
  77. 536d20c ext4: fix incorrect group count in ext4_fill_super error message by Josh Triplett · 4 years, 10 months ago
  78. 9945c40 ext4: fix a data race at inode->i_blocks by Qian Cai · 5 years ago
  79. d4bb8b1 ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 4 years, 11 months ago
  80. 96f5996 ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 5 years ago
  81. 277bc96 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 11 months ago
  82. e9f47ea ext4: fix potential race between online resizing and write operations by Theodore Ts'o · 4 years, 11 months ago
  83. eb799e1 ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 5 years ago
  84. f17a17d ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 5 years ago
  85. 7800e24 ext4: fix mount failure with quota configured as module by Jan Kara · 5 years ago
  86. c7071c3 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 5 years ago
  87. 597743a ext4: fix a data race in EXT4_I(inode)->i_disksize by Qian Cai · 5 years ago
  88. 2d99bc5 ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 5 years ago
  89. 3f3beb2 ext4: fix checksum errors with indexed dirs by Jan Kara · 5 years ago
  90. 46cc9ff ext4: don't assume that mmp_nodename/bdevname have NUL by Andreas Dilger · 5 years ago
  91. e0f95d8 ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 5 years ago
  92. 24328d5 ext4: set error return correctly when ext4_htree_store_dirent fails by Colin Ian King · 5 years ago
  93. 8e508ac ext4: add more paranoia checking in ext4_expand_extra_isize handling by Theodore Ts'o · 5 years ago
  94. d1c8138 ext4: fix use-after-free race with debug_want_extra_isize by Barret Rhoden · 6 years ago
  95. e1513b3 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 5 years ago
  96. ed7c2c1 ext4: check for directory entries too close to block end by Jan Kara · 5 years ago
  97. dfcbd407 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 5 years ago
  98. 2022b5e ext4: fix a bug in ext4_wait_for_tail_page_commit by yangerkun · 5 years ago
  99. 4820f7e ext4: fix punch hole for inline_data file systems by Theodore Ts'o · 5 years ago
  100. f624549 ext4: fix warning inside ext4_convert_unwritten_extents_endio by Rakesh Pandit · 5 years ago