index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inode.c
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: fix transaction overflow during writeback
Jan Kara
2026-08-06
ext4: teach ext4_meta_trans_blocks() about number of allocated extents
Jan Kara
2026-07-31
ext4: convert iomap ops to ->iomap_next()
Joanne Koong
2026-07-31
iomap: decouple simple direct I/O reads from iomap_dio_rw
Christoph Hellwig
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: clarify return semantics of ext4_load_tail_bh()
Zhang Yi
2026-07-22
ext4: check return value of ext4_get_block() in ext4_load_tail_bh()
Zhang Yi
2026-07-22
ext4: skip tail block zeroing for inline data files
Zhang Yi
2026-07-22
ext4: use FGP_WRITEBEGIN for tail block zeroing
Zhang Yi
2026-07-22
ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
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: prevent sleeping allocation in NOWAIT write path
Baokun Li
2026-07-22
ext4: clear stale xarray tags on folios skipped during writeback
Gerald Yang
2026-07-22
ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
Aditya Prakash Srivastava
2026-07-21
ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
Yun Zhou
2026-07-21
ext4: skip extra isize expansion during mount to prevent deadlock
Yun Zhou
2026-07-21
ext4: avoid tail write_begin walk for uptodate folios
Jia Zhu
2026-07-20
fscrypt: Remove fscrypt_dio_supported()
Eric Biggers
2026-07-20
ext4: Make ext4_bio_write_folio() return void
Eric Biggers
2026-07-20
ext4: Remove fs-layer file contents en/decryption code
Eric Biggers
2026-06-10
ext4: fix kernel BUG in ext4_write_inline_data_end
Aditya Prakash Srivastava
2026-06-03
ext4: fast commit: snapshot inode state before writing log
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-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
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: zero post-EOF partial block before appending write
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: remove handle parameters from zero partial block functions
Zhang Yi
2026-04-09
ext4: move ordered data handling out of ext4_block_do_zero_range()
Zhang Yi
2026-04-09
ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
Zhang Yi
2026-04-09
ext4: factor out journalled block zeroing range
Zhang Yi
2026-04-09
ext4: rename and extend ext4_block_truncate_page()
Zhang Yi
2026-04-09
ext4: add did_zero output parameter to ext4_block_zero_page_range()
Zhang Yi
2026-04-09
ext4: use jbd2 jinode dirty range accessor
Li Chen
2026-04-09
ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()
Deepanshu Kartikey
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-03-27
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
2026-03-27
ext4: publish jinode after initialization
Li Chen
2026-03-27
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
2026-03-27
ext4: do not check fast symlink during orphan recovery
Zhang Yi
[next]