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
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
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
2025-12-07
ext4: increase IO priority of fastcommit
Julian Sun
1
-1
/
+1
2025-12-07
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
chuguangqing
1
-1
/
+1
2025-12-07
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
1
-6
/
+3
2025-10-29
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
1
-12
/
+5
2025-10-29
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-10-29
ext4: wait for ongoing I/O to complete before freeing blocks
Zhang Yi
1
-2
/
+9
2025-10-19
ext4: free orphan info with kvfree
Jan Kara
1
-2
/
+2
2025-10-19
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
1
-7
/
+8
2025-10-19
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
1
-5
/
+9
2025-10-19
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
1
-2
/
+8
2025-10-19
ext4: verify orphan file size is not too big
Jan Kara
1
-1
/
+12
2025-10-15
ext4: fix checks for orphan inodes
Jan Kara
5
-9
/
+15
2025-10-02
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-2
/
+0
2025-08-28
ext4: preserve SB_I_VERSION on remount
Baokun Li
1
-3
/
+3
2025-08-28
ext4: fix hole length calculation overflow in non-extent inodes
Zhang Yi
1
-2
/
+2
2025-08-28
ext4: use kmalloc_array() for array space allocation
Liao Yuanhong
1
-2
/
+3
2025-08-28
ext4: don't try to clear the orphan_present feature block device is r/o
Theodore Ts'o
1
-0
/
+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: fix largest free orders lists corruption on mb_optimize_scan switch
Baokun Li
1
-19
/
+14
2025-08-28
ext4: fix zombie groups in average fragment size lists
Baokun Li
1
-18
/
+18
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: 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: reject the 'data_err=abort' option in nojournal mode
Baokun Li
1
-0
/
+12
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-04-25
ext4: fix off-by-one error in do_split
Artem Sadovnikov
1
-1
/
+1
2025-04-25
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Jann Horn
1
-20
/
+48
2025-04-25
ext4: ignore xattrs past end
Bhupesh
1
-1
/
+10
2025-04-25
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
1
-0
/
+17
2025-04-10
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
1
-0
/
+3
2025-04-10
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
1
-10
/
+17
2025-02-01
ext4: fix access to uninitialised lock in fc replay path
Luis Henriques (SUSE)
1
-1
/
+2
2024-12-14
ext4: fix FS_IOC_GETFSMAP handling
Theodore Ts'o
3
-5
/
+68
2024-12-14
ext4: supress data-race warnings in ext4_free_inodes_{count,set}()
Jeongjun Park
1
-4
/
+4
2024-12-14
ext4: avoid remount errors with 'abort' mount option
Jan Kara
1
-3
/
+8
2024-12-14
ext4: make 'abort' mount option handling standard
Jan Kara
2
-14
/
+3
2024-11-17
ext4: fix timer use-after-free on failed mount
Xiaxi Shen
1
-1
/
+1
2024-10-17
ext4: nested locking for xattr inode
Wojciech Gładysz
1
-2
/
+2
2024-10-17
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
1
-4
/
+5
2024-10-17
ext4: mark fc as ineligible using an handle in ext4_xattr_set()
Luis Henriques (SUSE)
1
-1
/
+2
2024-10-17
ext4: use handle to mark fc as ineligible in __track_dentry_update()
Luis Henriques (SUSE)
1
-8
/
+11
2024-10-17
ext4: fix fast commit inode enqueueing during a full journal commit
Luis Henriques (SUSE)
1
-1
/
+14
2024-10-17
ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
Luis Henriques (SUSE)
1
-4
/
+7
2024-10-17
ext4: update orig_path in ext4_find_extent()
Baokun Li
2
-2
/
+2
2024-10-17
ext4: fix double brelse() the buffer of the extents path
Baokun Li
1
-0
/
+1
[next]