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
/
extents.c
Age
Commit message (
Expand
)
Author
2026-06-01
ext4: Use %pe to print PTR_ERR()
Abdellah Ouhbi
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.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-09
ext4: move pagecache_isize_extended() out of active handle
Zhang Yi
2026-04-09
ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
Zhang Yi
2026-04-09
ext4: unify SYNC mode checks in fallocate paths
Zhang Yi
2026-04-09
ext4: ensure zeroed partial blocks are persisted in SYNC mode
Zhang Yi
2026-04-09
ext4: move zero partial block range functions out of active handle
Zhang Yi
2026-04-09
ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
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-03-27
ext4: skip split extent recovery on corruption
hongao
2026-03-27
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
2026-03-27
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
2026-03-27
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
2026-03-27
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
et4: allow zeroout when doing written to unwritten split
Ojaswin Mujoo
2026-01-23
ext4: refactor split and convert extents
Ojaswin Mujoo
2026-01-23
ext4: refactor zeroout path and handle all cases
Ojaswin Mujoo
2026-01-23
ext4: propagate flags to ext4_convert_unwritten_extents_endio()
Ojaswin Mujoo
2026-01-23
ext4: propagate flags to convert_initialized_extent()
Ojaswin Mujoo
2026-01-23
ext4: add extent status cache support to kunit tests
Ojaswin Mujoo
2026-01-23
ext4: kunit tests for extent splitting and conversion
Ojaswin Mujoo
2026-01-19
ext4: remove redundant NULL check after __GFP_NOFAIL
Baolin Liu
2026-01-19
ext4: remove EXT4_GET_BLOCKS_IO_CREATE_EXT
Zhang Yi
2026-01-19
ext4: don't split extent before submitting I/O
Zhang Yi
2026-01-19
ext4: use reserved metadata blocks when splitting extent on endio
Zhang Yi
2026-01-19
ext4: fix memory leak in ext4_ext_shift_extents()
Zilin Guan
2026-01-18
ext4: replace ext4_es_insert_extent() when caching on-disk extents
Zhang Yi
2026-01-18
ext4: cleanup zeroout in ext4_split_extent_at()
Zhang Yi
2026-01-18
ext4: drop extent cache when splitting extent fails
Zhang Yi
2026-01-18
ext4: drop extent cache after doing PARTIAL_VALID1 zeroout
Zhang Yi
2026-01-18
ext4: don't cache extent during splitting extent
Zhang Yi
2026-01-18
ext4: correct the mapping status if the extent has been zeroed
Zhang Yi
2026-01-18
ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
Zhang Yi
2026-01-18
ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
Zhang Yi
2026-01-18
ext4: subdivide EXT4_EXT_DATA_VALID1
Zhang Yi
2025-11-28
ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
Baokun Li
2025-11-26
ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT
Yang Erkun
2025-11-26
ext4: rename EXT4_GET_BLOCKS_PRE_IO
Yang Erkun
2025-11-06
ext4: make ext4_es_lookup_extent() pass out the extent seq counter
Zhang Yi
2025-07-31
Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-13
ext4: replace ext4_writepage_trans_blocks()
Zhang Yi
2025-06-23
ext4: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025-05-20
ext4: Add a WARN_ON_ONCE for querying LAST_IN_LEAF instead
Ritesh Harjani (IBM)
2025-05-20
ext4: Unwritten to written conversion requires EXT4_EX_NOCACHE
Ritesh Harjani (IBM)
2025-05-20
ext4: Add multi-fsblock atomic write support with bigalloc
Ritesh Harjani (IBM)
2025-05-20
ext4: Add support for EXT4_GET_BLOCKS_QUERY_LEAF_BLOCKS
Ritesh Harjani (IBM)
[next]