index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2025-11-06
ext4: add large folios support for moving extents
Zhang Yi
2025-11-06
ext4: switch to using the new extent movement method
Zhang Yi
2025-11-06
ext4: introduce mext_move_extent()
Zhang Yi
2025-11-06
ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate()
Zhang Yi
2025-11-06
ext4: refactor mext_check_arguments()
Zhang Yi
2025-11-06
ext4: add mext_check_validity() to do basic check
Zhang Yi
2025-11-06
ext4: use EXT4_B_TO_LBLK() in mext_check_arguments()
Zhang Yi
2025-11-06
ext4: pass out extent seq counter when mapping blocks
Zhang Yi
2025-11-06
ext4: make ext4_es_lookup_extent() pass out the extent seq counter
Zhang Yi
2025-11-06
ext4: introduce seq counter for the extent status entry
Zhang Yi
2025-11-06
ext4: correct the checking of quota files before moving extents
Zhang Yi
2025-11-06
fs: ext4: fix uninitialized symbols
Ranganath V N
2025-11-06
ext4: make error code in __ext4fs_dirhash() consistent.
Julian Sun
2025-11-05
ext4: use super write guard in write_mmp_block()
Christian Brauner
2025-10-31
ext4: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
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
[prev]
[next]