index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
1
-7
/
+5
4 days
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
1
-0
/
+2
4 days
ext4: skip split extent recovery on corruption
hongao
1
-3
/
+13
4 days
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
1
-5
/
+8
4 days
ext4: fix deadlock on inode reallocation
Jan Kara
1
-0
/
+21
4 days
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
3
-1
/
+11
4 days
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-13
/
+5
4 days
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
1
-0
/
+7
4 days
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
4
-11
/
+51
4 days
ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
4
-45
/
+172
4 days
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
1
-0
/
+5
4 days
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
1
-2
/
+6
4 days
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
1
-0
/
+15
4 days
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
1
-0
/
+8
4 days
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
1
-1
/
+1
4 days
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
1
-1
/
+5
4 days
ext4: kunit: extents-test: lix percpu_counters list corruption
Ritesh Harjani (IBM)
1
-1
/
+3
4 days
ext4: publish jinode after initialization
Li Chen
2
-6
/
+13
4 days
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
1
-1
/
+9
4 days
ext4: fix fsync(2) for nojournal mode
Jan Kara
1
-2
/
+14
4 days
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
1
-0
/
+6
4 days
ext4: fix journal credit check when setting fscrypt context
Simon Weber
1
-1
/
+8
4 days
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
1
-0
/
+12
4 days
ext4: fix stale xarray tags after writeback
Jan Kara
1
-2
/
+8
4 days
ext4: do not check fast symlink during orphan recovery
Zhang Yi
1
-11
/
+29
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-22
/
+22
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
12
-56
/
+45
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2026-02-13
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+2
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
5
-77
/
+64
2026-02-12
Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-462
/
+1672
2026-02-12
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-6
/
+13
2026-02-10
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+7
2026-02-10
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+3
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+11
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+4
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
3
-9
/
+0
2026-02-04
ext4: consolidate fsverity_info lookup
Christoph Hellwig
1
-24
/
+22
2026-02-04
ext4: specify the free pointer offset for ext4_inode_cache
Harry Yoo
1
-6
/
+13
2026-02-03
fsverity: push out fsverity_info lookup
Christoph Hellwig
1
-5
/
+9
2026-02-03
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
2
-9
/
+21
2026-02-03
ext4: move ->read_folio and ->readahead to readpage.c
Christoph Hellwig
3
-30
/
+31
2026-01-29
fsverity: start consolidating pagecache code
Christoph Hellwig
1
-16
/
+1
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
1
-3
/
+3
2026-01-29
ext4: don't build the fsverity work handler for !CONFIG_FS_VERITY
Christoph Hellwig
1
-1
/
+2
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
1
-1
/
+0
[next]