index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4.h
Age
Commit message (
Expand
)
Author
2026-06-18
Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-04
ext4; Convert __ext4_read_bh() to bh_submit()
Matthew Wilcox (Oracle)
2026-06-03
ext4: fast commit: export snapshot stats in fc_info
Li Chen
2026-06-03
ext4: fast commit: add lock_updates tracepoint
Li Chen
2026-06-03
ext4: fast commit: avoid waiting for FC_COMMITTING
Li Chen
2026-06-03
ext4: lockdep: handle i_data_sem subclassing for special inodes
Li Chen
2026-06-03
ext4: fast commit: snapshot inode state before writing log
Li Chen
2026-06-03
ext4: fix fast commit wait/wake bit mapping on 64-bit
Li Chen
2026-04-17
Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-09
ext4: ensure zeroed partial blocks are persisted in SYNC mode
Zhang Yi
2026-04-09
ext4: remove handle parameters from zero partial block functions
Zhang Yi
2026-04-09
ext4: rename and extend ext4_block_truncate_page()
Zhang Yi
2026-04-09
ext4: move dcache manipulation out of __ext4_link()
NeilBrown
2026-04-09
ext4: remove unused i_fc_wait
Li Chen
2026-03-27
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
2026-03-27
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
2026-03-26
ext4: Track metadata bhs in fs-private inode part
Jan Kara
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-12
Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
2026-02-02
ext4: move ->read_folio and ->readahead to readpage.c
Christoph Hellwig
2026-01-23
ext4: kunit tests for higher level extent manipulation functions
Ojaswin Mujoo
2026-01-19
ext4: fast commit: make s_fc_lock reclaim-safe
Li Chen
2026-01-19
ext4: remove EXT4_GET_BLOCKS_IO_CREATE_EXT
Zhang Yi
2026-01-19
ext4: remove useless ext4_iomap_overwrite_ops
Zhang Yi
2026-01-19
ext4: add sysfs attribute err_report_sec to control s_err_report timer
Baolin Liu
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
2025-11-28
ext4: add checks for large folio incompatibilities when BS > PS
Baokun Li
2025-11-28
ext4: add EXT4_LBLK_TO_PG and EXT4_PG_TO_LBLK for block/page conversion
Baokun Li
2025-11-28
ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
Baokun Li
2025-11-28
ext4: introduce s_min_folio_order for future BS > PS support
Baokun Li
2025-11-28
ext4: remove PAGE_SIZE checks for rec_len conversion
Baokun Li
2025-11-26
ext4: rename EXT4_GET_BLOCKS_PRE_IO
Yang Erkun
2025-11-06
ext4: pass out extent seq counter when mapping blocks
Zhang Yi
2025-11-06
ext4: introduce seq counter for the extent status entry
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-26
ext4: fix checks for orphan inodes
Jan Kara
2025-09-26
ext4: add support for 32-bit default reserved uid and gid values
Theodore Ts'o
2025-09-25
ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches()
Baokun Li
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-07-31
Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-25
ext4: refactor choose group to scan group
Baokun Li
2025-07-25
ext4: convert free groups order lists to xarrays
Baokun Li
2025-07-25
ext4: convert sbi->s_mb_free_pending to atomic_t
Baokun Li
2025-07-25
ext4: fix typo in CR_GOAL_LEN_SLOW comment
Baokun Li
2025-07-25
ext4: get rid of some obsolete EXT4_MB_HINT flags
Baokun Li
[next]