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-08-20
Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-17
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-06
ext4: teach ext4_meta_trans_blocks() about number of allocated extents
Jan Kara
2026-07-31
iomap: decouple simple direct I/O reads from iomap_dio_rw
Christoph Hellwig
2026-07-30
ext4: export converted block count from ext4_convert_unwritten_extents()
Zhang Yi
2026-07-27
ext4: Fix data integrity writeout issues in nojournal mode
Jan Kara
2026-07-27
ext4: Allocate mapping_metadata_bhs struct on demand
Jan Kara
2026-07-22
ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
Zhang Yi
2026-07-22
ext4: introduce ext4_put_ea_inode() for safe deferred iput
Yun Zhou
2026-07-22
ext4: cleanup unused CONVERT_INLINE_DATA flag
Aditya Prakash Srivastava
2026-07-22
ext4: use fsdata to track inline data write state and fix race
Aditya Prakash Srivastava
2026-07-22
ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
Aditya Prakash Srivastava
2026-07-21
ext4: avoid RWM atomic in EXT4_MB_GRP_TEST_AND_SET_READ
Bohdan Trach
2026-07-21
ext4: reduce max cluster size to match documented 256MB limit
Baokun Li
2026-07-20
ext4: Further de-generalize the bio postprocessing code
Eric Biggers
2026-07-20
ext4: Make ext4_bio_write_folio() return void
Eric Biggers
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
[next]