index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
cachefiles: fix incorrect dentry refcount in cachefiles_cull()
NeilBrown
1
-0
/
+5
2026-03-31
btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()
robbieko
1
-1
/
+1
2026-03-29
ksmbd: fix OOB write in QUERY_INFO for compound requests
Asim Viladi Oglu Manizada
3
-31
/
+133
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
15
-36
/
+162
2026-03-29
Merge tag 'ovl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs
Linus Torvalds
6
-16
/
+58
2026-03-29
Merge tag 'ext4_for_linus-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
18
-114
/
+449
2026-03-28
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
5
-39
/
+74
2026-03-27
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
1
-7
/
+5
2026-03-27
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
1
-0
/
+2
2026-03-27
ext4: skip split extent recovery on corruption
hongao
1
-3
/
+13
2026-03-27
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
1
-5
/
+8
2026-03-27
ext4: fix deadlock on inode reallocation
Jan Kara
1
-0
/
+21
2026-03-27
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
3
-1
/
+11
2026-03-27
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-13
/
+5
2026-03-27
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
1
-0
/
+7
2026-03-27
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
4
-11
/
+51
2026-03-27
ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
4
-45
/
+172
2026-03-27
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
1
-0
/
+5
2026-03-27
jbd2: gracefully abort on checkpointing state corruptions
Milos Nikic
1
-2
/
+13
2026-03-27
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
1
-2
/
+6
2026-03-27
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
1
-0
/
+15
2026-03-27
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
1
-0
/
+8
2026-03-27
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
1
-1
/
+1
2026-03-27
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
1
-1
/
+5
2026-03-27
ext4: kunit: extents-test: lix percpu_counters list corruption
Ritesh Harjani (IBM)
1
-1
/
+3
2026-03-27
ext4: publish jinode after initialization
Li Chen
2
-6
/
+13
2026-03-27
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
1
-1
/
+9
2026-03-27
ext4: fix fsync(2) for nojournal mode
Jan Kara
1
-2
/
+14
2026-03-27
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
1
-0
/
+6
2026-03-27
ext4: fix journal credit check when setting fscrypt context
Simon Weber
1
-1
/
+8
2026-03-27
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
1
-0
/
+12
2026-03-27
ext4: fix stale xarray tags after writeback
Jan Kara
1
-2
/
+8
2026-03-27
ext4: do not check fast symlink during orphan recovery
Zhang Yi
1
-11
/
+29
2026-03-27
Merge tag 'xfs-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
18
-195
/
+274
2026-03-27
Merge tag 'v7.0-rc5-ksmbd-srv-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-48
/
+97
2026-03-27
udf: Fix race between file type conversion and writeback
Jan Kara
1
-18
/
+15
2026-03-27
mpage: Provide variant of mpage_writepages() with own optional folio handler
Jan Kara
1
-6
/
+24
2026-03-27
ovl: make fsync after metadata copy-up opt-in mount option
Fei Lv
5
-15
/
+54
2026-03-26
Merge tag 'v7.0-rc5-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-3
/
+4
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
7
-12
/
+7
2026-03-26
xfs: remove file_path tracepoint data
Darrick J. Wong
2
-19
/
+4
2026-03-26
xfs: don't irele after failing to iget in xfs_attri_recover_work
Darrick J. Wong
1
-1
/
+0
2026-03-25
Merge tag 'erofs-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
4
-20
/
+47
2026-03-25
ksmbd: fix potencial OOB in get_file_all_info() for compound requests
Namjae Jeon
1
-2
/
+14
2026-03-25
erofs: fix .fadvise() for page cache sharing
Gao Xiang
1
-2
/
+13
2026-03-25
erofs: update the Kconfig description
Gao Xiang
1
-14
/
+29
2026-03-24
ovl: fix wrong detection of 32bit inode numbers
Amir Goldstein
1
-1
/
+4
2026-03-24
iomap: fix lockdep complaint when reads fail
Darrick J. Wong
1
-1
/
+50
2026-03-23
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
1
-2
/
+3
2026-03-23
btrfs: zlib: handle page aligned compressed size correctly
Qu Wenruo
1
-1
/
+3
[prev]
[next]