index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
extents.c
Age
Commit message (
Expand
)
Author
6 days
ext4: skip split extent recovery on corruption
hongao
6 days
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
6 days
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
6 days
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
6 days
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
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)
2025-05-20
ext4: remove sbi argument from ext4_chksum()
Eric Biggers
2025-05-20
ext4: correct the journal credits calculations of allocating blocks
Zhang Yi
2025-05-20
ext4: factor out ext4_get_maxbytes()
Zhang Yi
2025-05-20
ext4: fix calculation of credits for extent tree modification
Jan Kara
2025-05-15
ext4: check env when mapping and modifying extents
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent get es_cache
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent fiemap
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent I/O writeback
Zhang Yi
2025-05-14
ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
Zhang Yi
2025-03-21
ext4: correct the error handle in ext4_fallocate()
Zhang Yi
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
2025-02-10
ext4: move out common parts into ext4_fallocate()
Zhang Yi
[next]