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
2021-07-20
ext4: use ext4_grp_locked_error in mb_find_extent
Stephen Brennan
1
-4
/
+5
2021-07-20
ext4: fix avefreec in find_group_orlov
Pan Dong
1
-6
/
+5
2021-07-20
ext4: remove check for zero nr_to_scan in ext4_es_scan()
Zhang Yi
1
-3
/
+0
2021-07-20
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
Zhang Yi
1
-0
/
+1
2021-07-20
ext4: fix kernel infoleak via ext4_extent_header
Anirudh Rayabharam
1
-0
/
+3
2021-07-20
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
1
-1
/
+8
2021-06-10
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-05-22
ext4: fix error code in ext4_commit_super
Fengnan Chang
1
-2
/
+4
2021-05-22
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
1
-16
/
+32
2021-04-28
ext4: correct error label in ext4_rename()
Zhang Yi
1
-1
/
+1
2021-04-07
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-04-07
ext4: fix bh ref count on error paths
Zhaolong Zhang
1
-3
/
+3
2021-03-30
ext4: add reclaim checks to xattr code
Jan Kara
1
-0
/
+4
2021-03-24
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-24
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-24
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-24
ext4: check journal inode extents more carefully
Jan Kara
6
-38
/
+36
2021-03-24
ext4: don't allow overlapping system zones
Jan Kara
1
-22
/
+12
2021-03-24
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
1
-1
/
+4
2021-03-03
ext4: fix potential htree index checksum corruption
Theodore Ts'o
1
-4
/
+3
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
1
-1
/
+1
2021-01-30
fs: move I_DIRTY_INODE to fs.h
Christoph Hellwig
1
-2
/
+2
2021-01-23
ext4: fix superblock checksum failure when setting password salt
Jan Kara
1
-0
/
+3
2021-01-23
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
1
-7
/
+9
2020-12-29
ext4: fix deadlock with fs freezing and EA inodes
Jan Kara
1
-5
/
+14
2020-12-29
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
1
-0
/
+1
2020-11-24
ext4: fix bogus warning in ext4_update_dx_flag()
Jan Kara
1
-1
/
+2
2020-11-18
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
1
-0
/
+1
2020-11-18
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
1
-2
/
+2
2020-11-05
ext4: fix invalid inode checksum
Luo Meng
1
-5
/
+6
2020-11-05
ext4: fix error handling code in add_new_gdb
Dinghao Liu
1
-1
/
+3
2020-11-05
ext4: fix leaking sysfs kobject after failed mount
Eric Biggers
1
-0
/
+1
2020-11-05
ext4: Detect already used quota file early
Jan Kara
1
-0
/
+5
2020-11-05
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
1
-3
/
+3
2020-10-29
ext4: limit entries returned when counting fsmap records
Darrick J. Wong
1
-0
/
+3
2020-10-01
ext4: fix a data race at inode->i_disksize
Qiujun Huang
1
-1
/
+1
2020-09-03
fs: prevent BUG_ON in submit_bh_wbc()
Xianting Tian
1
-7
/
+0
2020-09-03
ext4: don't BUG on inconsistent journal feature
Jan Kara
1
-21
/
+47
2020-08-26
ext4: fix potential negative array index in do_split()
Eric Sandeen
1
-3
/
+13
2020-08-26
ext4: fix checking of directory entry validity for inline directories
Jan Kara
1
-3
/
+3
2020-08-07
ext4: fix direct I/O read error
Jiang Ying
1
-0
/
+5
2020-06-25
ext4: fix partial cluster initialization when splitting extent
Jeffle Xu
1
-1
/
+1
2020-06-20
ext4: fix race between ext4_sync_parent() and rename()
Eric Biggers
1
-15
/
+13
2020-06-20
ext4: fix error pointer dereference
Jeffle Xu
1
-2
/
+5
2020-06-20
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
1
-3
/
+6
2020-05-27
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
1
-0
/
+1
2020-05-05
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
1
-1
/
+1
2020-05-02
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
1
-1
/
+2
2020-05-02
ext4: unsigned int compared against zero
Colin Ian King
1
-1
/
+2
2020-05-02
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
1
-0
/
+5
[next]