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
/
inode.c
Age
Commit message (
Expand
)
Author
6 days
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
6 days
ext4: publish jinode after initialization
Li Chen
6 days
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
6 days
ext4: do not check fast symlink during orphan recovery
Zhang Yi
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-02
ext4: move ->read_folio and ->readahead to readpage.c
Christoph Hellwig
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
2026-01-23
ext4: kunit tests for higher level extent manipulation functions
Ojaswin Mujoo
2026-01-23
ext4: kunit tests for extent splitting and conversion
Ojaswin Mujoo
2026-01-20
mm/block/fs: remove laptop_mode
Johannes Weiner
2026-01-19
ext4: remove EXT4_GET_BLOCKS_IO_CREATE_EXT
Zhang Yi
2026-01-19
ext4: simplify the mapping query logic in ext4_iomap_begin()
Zhang Yi
2026-01-19
ext4: remove useless ext4_iomap_overwrite_ops
Zhang Yi
2026-01-19
ext4: avoid starting handle when dio writing an unwritten extent
Zhang Yi
2026-01-19
ext4: don't split extent before submitting I/O
Zhang Yi
2026-01-19
ext4: don't order data when zeroing unwritten or delayed block
Zhang Yi
2026-01-18
ext4: replace ext4_es_insert_extent() when caching on-disk extents
Zhang Yi
2025-12-03
Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
ext4: mark inodes without acls in __ext4_iget()
Jan Kara
2025-11-28
ext4: add checks for large folio incompatibilities when BS > PS
Baokun Li
2025-11-28
ext4: support verifying data from large folios with fs-verity
Baokun Li
2025-11-28
ext4: make data=journal support large block size
Baokun Li
2025-11-28
ext4: support large block size in __ext4_block_zero_page_range()
Zhihao Cheng
2025-11-28
ext4: support large block size in mpage_prepare_extent_to_map()
Baokun Li
2025-11-28
ext4: support large block size in mpage_map_and_submit_buffers()
Baokun Li
2025-11-28
ext4: support large block size in ext4_block_write_begin()
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: make ext4_punch_hole() support large block size
Baokun Li
2025-11-28
ext4: remove page offset calculation in ext4_block_truncate_page()
Baokun Li
2025-11-28
ext4: remove page offset calculation in ext4_block_zero_page_range()
Zhihao Cheng
2025-11-26
ext4: cleanup for ext4_map_blocks
Yang Erkun
2025-11-26
ext4: rename EXT4_GET_BLOCKS_PRE_IO
Yang Erkun
2025-11-26
ext4: clear i_state_flags when alloc inode
Haibo Chen
2025-11-25
fs: push list presence check into inode_io_list_del()
Mateusz Guzik
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
fs: ext4: fix uninitialized symbols
Ranganath V N
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-10
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
2025-09-26
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
2025-09-26
ext4: fail unaligned direct IO write with EINVAL
Jan Kara
2025-08-18
Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]