开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-18
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Yang Erkun
2026-01-18
ext4: add missing down_write_data_sem in mext_move_extent().
Julian Sun
2026-01-13
ext4: convert to new fserror helpers
Darrick J. Wong
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
2026-01-12
ext4: add setlease file operation
Jeff Layton
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
2025-12-15
fs: use min() or umin() instead of min_t()
David Laight
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.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
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: enable block size larger than page size
Baokun Li
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: support large block size in ext4_mpage_readpages()
Baokun Li
2025-11-28
ext4: rename 'page' references to 'folio' in multi-block allocator
Zhihao Cheng
2025-11-28
ext4: prepare buddy cache inode for BS > PS with large folios
Baokun Li
2025-11-28
ext4: support large block size in ext4_mb_init_cache()
Baokun Li
2025-11-28
ext4: support large block size in ext4_mb_get_buddy_page_lock()
Baokun Li
2025-11-28
ext4: support large block size in ext4_mb_load_buddy_gfp()
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: support large block size in ext4_readdir()
Baokun Li
2025-11-28
ext4: support large block size in ext4_calculate_overhead()
Baokun Li
2025-11-28
ext4: introduce s_min_folio_order for future BS > PS support
Baokun Li
2025-11-28
ext4: enable DIOREAD_NOLOCK by default for BS > PS as well
Baokun Li
2025-11-28
ext4: make ext4_punch_hole() support large block size
Baokun Li
2025-11-28
ext4: remove PAGE_SIZE checks for rec_len conversion
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: align max orphan file size with e2fsprogs limit
Baokun Li
2025-11-26
fs/ext4: fix typo in comment
Haodong Tian
2025-11-26
ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT
Yang Erkun
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: improve integrity checking in __mb_check_buddy by enhancing order-0 val...
Yongjian Sun
2025-11-26
ext4: fix incorrect group number assertion in mb_check_buddy
Yongjian Sun
2025-11-26
ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
Alexey Nepomnyashih
2025-11-26
ext4: clear i_state_flags when alloc inode
Haibo Chen
[next]