index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-10
ext4: free orphan info with kvfree
Jan Kara
2025-10-10
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
2025-10-10
ext4: wait for ongoing I/O to complete before freeing blocks
Zhang Yi
2025-10-03
Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
2025-09-26
ext4: validate ea_ino and size in check_xattrs
Deepanshu Kartikey
2025-09-26
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
2025-09-26
ext4: implemet new ioctls to set and get superblock parameters
Theodore Ts'o
2025-09-26
ext4: add support for 32-bit default reserved uid and gid values
Theodore Ts'o
2025-09-26
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
2025-09-26
ext4: fix an off-by-one issue during moving extents
Zhang Yi
2025-09-26
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
2025-09-26
ext4: verify orphan file size is not too big
Jan Kara
2025-09-26
ext4: fail unaligned direct IO write with EINVAL
Jan Kara
2025-09-25
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
2025-09-25
ext4: increase IO priority of fastcommit
Julian Sun
2025-09-25
ext4: remove obsolete EXT3 config options
Lukas Bulwahn
2025-09-25
ext4: fix potential null deref in ext4_mb_init()
Baokun Li
2025-09-25
ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches()
Baokun Li
2025-09-25
ext4: replace min/max nesting with clamp()
Xichao Zhao
2025-09-25
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
chuguangqing
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-08-21
ext4: move verity info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
ext4: move crypt info pointer to fs-specific part of inode
Eric Biggers
2025-08-18
Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-08-13
ext4: fix incorrect function name in comment
Baolin Liu
2025-08-12
ext4: use kmalloc_array() for array space allocation
Liao Yuanhong
2025-08-12
ext4: fix hole length calculation overflow in non-extent inodes
Zhang Yi
2025-08-12
ext4: don't try to clear the orphan_present feature block device is r/o
Theodore Ts'o
2025-08-12
ext4: fix reserved gdt blocks handling in fsmap
Ojaswin Mujoo
2025-08-12
ext4: fix fsmap end of range reporting with bigalloc
Ojaswin Mujoo
2025-08-12
ext4: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-08-12
ext4: fix unused variable warning in ext4_init_new_dir
Theodore Ts'o
2025-08-12
ext4: remove useless if check
Antonio Quartulli
2025-08-12
ext4: check fast symlink for ea_inode correctly
Andreas Dilger
2025-08-12
ext4: preserve SB_I_VERSION on remount
Baokun Li
2025-08-12
ext4: show the default enabled i_version option
Baokun Li
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-31
Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-25
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
Theodore Ts'o
2025-07-25
ext4: implement linear-like traversal across order xarrays
Baokun Li
[next]