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
9 days
ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
Sohei Koyama
1
-1
/
+3
2026-04-18
ext4: publish jinode after initialization
Li Chen
2
-6
/
+13
2026-04-18
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
1
-5
/
+8
2026-04-18
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-11
/
+5
2026-04-18
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
1
-0
/
+7
2026-04-18
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
1
-1
/
+5
2026-04-18
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
1
-0
/
+6
2026-04-18
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
1
-0
/
+12
2026-04-18
ext4: fix dirtyclusters double decrement on fs shutdown
Brian Foster
1
-16
/
+5
2026-04-18
ext4: drop extent cache when splitting extent fails
Zhang Yi
1
-2
/
+8
2026-04-18
ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
Zhang Yi
1
-4
/
+8
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-19
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
3
-25
/
+13
2026-01-19
ext4: introduce ITAIL helper
Ye Bin
2
-5
/
+8
2026-01-19
ext4: fix string copying in parse_apply_sb_mount_options()
Fedor Pchelkin
1
-3
/
+4
2026-01-19
ext4: fix incorrect group number assertion in mb_check_buddy
Yongjian Sun
1
-0
/
+2
2026-01-19
ext4: xattr: fix null pointer deref in ext4_raw_inode()
Karina Yankevich
1
-1
/
+5
2026-01-19
ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...
Yongjian Sun
1
-17
/
+32
2026-01-19
ext4: remove unused return value of __mb_check_buddy
Kemeng Shi
1
-4
/
+3
2026-01-19
ext4: correct the checking of quota files before moving extents
Zhang Yi
1
-1
/
+1
2026-01-19
ext4: minor defrag code improvements
Eric Whitney
1
-9
/
+7
2026-01-19
ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
Alexey Nepomnyashih
1
-1
/
+6
2026-01-19
ext4: refresh inline data size before write operations
Deepanshu Kartikey
1
-1
/
+6
2025-12-07
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
chuguangqing
1
-1
/
+1
2025-10-29
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
1
-6
/
+4
2025-10-29
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-10-29
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-2
/
+0
2025-10-29
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
1
-7
/
+8
2025-10-29
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
1
-5
/
+9
2025-10-29
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
1
-2
/
+8
2025-08-28
ext4: fix hole length calculation overflow in non-extent inodes
Zhang Yi
1
-2
/
+2
2025-08-28
ext4: fix reserved gdt blocks handling in fsmap
Ojaswin Mujoo
1
-0
/
+8
2025-08-28
ext4: fix fsmap end of range reporting with bigalloc
Ojaswin Mujoo
1
-3
/
+12
2025-08-28
ext4: check fast symlink for ea_inode correctly
Andreas Dilger
1
-1
/
+1
2025-08-28
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
Theodore Ts'o
1
-3
/
+16
2025-06-27
ext4: prevent stale extent cache entries caused by concurrent get es_cache
Zhang Yi
2
-1
/
+9
2025-06-27
ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
Zhang Yi
1
-9
/
+10
2025-06-27
ext4: ensure i_size is smaller than maxbytes
Zhang Yi
1
-1
/
+2
2025-06-27
ext4: factor out ext4_get_maxbytes()
Zhang Yi
3
-12
/
+9
2025-06-27
ext4: fix calculation of credits for extent tree modification
Jan Kara
1
-5
/
+6
2025-06-27
ext4: inline: fix len overflow in ext4_prepare_inline_data
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-06-04
ext4: reorder capability check last
Christian Göttsche
1
-2
/
+2
2025-05-02
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-05-02
ext4: fix timer use-after-free on failed mount
Xiaxi Shen
1
-1
/
+1
2025-05-02
ext4: fix off-by-one error in do_split
Artem Sadovnikov
1
-1
/
+1
2025-05-02
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
1
-20
/
+48
2025-05-02
ext4: reject casefold inode flag without casefold feature
Eric Biggers
1
-1
/
+4
2025-05-02
ext4: ignore xattrs past end
Bhupesh
1
-1
/
+10
[next]