index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-11
ext4: fix unused iterator variable warnings
Nathan Chancellor
1
-4
/
+3
2026-04-11
ext4: fix lost error code reporting in __ext4_fill_super()
Theodore Ts'o
1
-1
/
+2
2026-04-11
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
1
-0
/
+2
2026-04-11
ext4: publish jinode after initialization
Li Chen
2
-6
/
+13
2026-04-11
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-13
/
+5
2026-04-11
ext4: factor out ext4_flex_groups_free()
Jason Yan
1
-18
/
+17
2026-04-11
ext4: use ext4_group_desc_free() in ext4_put_super() to save some duplicated ...
Jason Yan
1
-18
/
+14
2026-04-11
ext4: factor out ext4_percpu_param_init() and ext4_percpu_param_destroy()
Jason Yan
1
-39
/
+46
2026-04-11
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
3
-1
/
+11
2026-04-11
Revert "ext4: make ext4_es_remove_extent() return void"
Sasha Levin
5
-18
/
+52
2026-04-11
Revert "ext4: get rid of ppath in ext4_find_extent()"
Sasha Levin
3
-34
/
+30
2026-04-11
Revert "ext4: get rid of ppath in ext4_ext_create_new_leaf()"
Sasha Levin
1
-22
/
+21
2026-04-11
Revert "ext4: get rid of ppath in ext4_ext_insert_extent()"
Sasha Levin
4
-61
/
+47
2026-04-11
Revert "ext4: get rid of ppath in ext4_split_extent_at()"
Sasha Levin
1
-47
/
+38
2026-04-11
Revert "ext4: subdivide EXT4_EXT_DATA_VALID1"
Sasha Levin
1
-12
/
+6
2026-04-11
Revert "ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1"
Sasha Levin
1
-12
/
+1
2026-04-11
Revert "ext4: drop extent cache after doing PARTIAL_VALID1 zeroout"
Sasha Levin
1
-9
/
+1
2026-04-11
Revert "ext4: drop extent cache when splitting extent fails"
Sasha Levin
1
-6
/
+2
2026-04-11
Revert "ext4: avoid infinite loops caused by residual data"
Sasha Levin
1
-6
/
+2
2026-04-11
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
1
-7
/
+5
2026-04-11
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
1
-5
/
+8
2026-04-11
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
1
-0
/
+7
2026-04-11
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
1
-1
/
+5
2026-04-11
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
1
-2
/
+6
2026-04-11
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
1
-0
/
+6
2026-04-11
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
1
-0
/
+12
2026-04-11
ext4: fix journal credit check when setting fscrypt context
Simon Weber
1
-1
/
+8
2026-03-25
ext4: always allocate blocks only from groups inode can use
Jan Kara
1
-4
/
+16
2026-03-25
ext4: fix dirtyclusters double decrement on fs shutdown
Brian Foster
1
-16
/
+5
2026-03-25
ext4: drop extent cache when splitting extent fails
Zhang Yi
1
-2
/
+6
2026-03-25
ext4: drop extent cache after doing PARTIAL_VALID1 zeroout
Zhang Yi
1
-1
/
+9
2026-03-25
ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
Zhang Yi
1
-1
/
+12
2026-03-25
ext4: subdivide EXT4_EXT_DATA_VALID1
Zhang Yi
1
-6
/
+12
2026-03-25
ext4: get rid of ppath in ext4_split_extent_at()
Baokun Li
1
-38
/
+47
2026-03-25
ext4: get rid of ppath in ext4_ext_insert_extent()
Baokun Li
4
-47
/
+61
2026-03-25
ext4: get rid of ppath in ext4_ext_create_new_leaf()
Baokun Li
1
-21
/
+22
2026-03-25
ext4: get rid of ppath in ext4_find_extent()
Baokun Li
3
-30
/
+34
2026-03-25
ext4: make ext4_es_remove_extent() return void
Baokun Li
5
-52
/
+18
2026-03-04
ext4: mark group extend fast-commit ineligible
Li Chen
1
-0
/
+2
2026-03-04
ext4: mark group add fast-commit ineligible
Li Chen
1
-0
/
+1
2026-03-04
ext4: use optimized mballoc scanning regardless of inode format
Jan Kara
1
-2
/
+0
2026-03-04
ext4: fix memory leak in ext4_ext_shift_extents()
Zilin Guan
1
-1
/
+2
2026-03-04
ext4: don't cache extent during splitting extent
Zhang Yi
1
-0
/
+6
2026-02-06
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Yang Erkun
1
-0
/
+1
2026-01-17
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
3
-25
/
+13
2026-01-17
ext4: introduce ITAIL helper
Ye Bin
2
-5
/
+8
2026-01-11
ext4: fix error message when rejecting the default hash
Gabriel Krisman Bertazi
2
-11
/
+18
2026-01-11
ext4: factor out ext4_hash_info_init()
Jason Yan
1
-20
/
+30
2026-01-11
ext4: filesystems without casefold feature cannot be mounted with siphash
Lizhi Xu
1
-0
/
+8
2026-01-11
ext4: fix string copying in parse_apply_sb_mount_options()
Fedor Pchelkin
1
-2
/
+3
[next]