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
/
f2fs
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()
George Saad
1
-3
/
+11
12 days
f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer
Chao Yu
1
-1
/
+2
12 days
f2fs: fix to avoid memory leak in f2fs_rename()
Chao Yu
1
-0
/
+1
12 days
f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
Yongpeng Yang
1
-2
/
+2
12 days
f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
Chao Yu
3
-7
/
+12
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-6
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-02-17
f2fs: make f2fs_verify_cluster() partially large-folio-aware
Eric Biggers
1
-4
/
+5
2026-02-17
f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()
Eric Biggers
1
-2
/
+0
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-2
/
+2
2026-02-14
Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
18
-512
/
+1379
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
7
-80
/
+83
2026-02-10
f2fs: sysfs: introduce critical_task_priority
Chao Yu
5
-0
/
+26
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-3
/
+4
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+0
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
3
-8
/
+0
2026-02-04
f2fs: consolidate fsverity_info lookup
Christoph Hellwig
3
-56
/
+62
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
2
-7
/
+16
2026-02-02
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
2
-8
/
+22
2026-02-02
readahead: push invalidate_lock out of page_cache_ra_unbounded
Christoph Hellwig
1
-0
/
+2
2026-01-31
f2fs: introduce trace_f2fs_priority_update
Chao Yu
1
-5
/
+12
2026-01-31
f2fs: fix lock priority inversion issue
Chao Yu
4
-2
/
+96
2026-01-31
f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_begin
Yeongjin Gil
1
-2
/
+10
2026-01-30
f2fs: fix incomplete block usage in compact SSA summaries
Daeho Jeong
1
-4
/
+4
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
f2fs: don't build the fsverity work handler for !CONFIG_FS_VERITY
Christoph Hellwig
1
-1
/
+1
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
1
-1
/
+0
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
1
-4
/
+0
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
2
-2
/
+2
2026-01-27
f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()
Chao Yu
2
-1
/
+3
2026-01-27
f2fs: optimize NAT block loading during checkpoint write
Yongpeng Yang
1
-1
/
+13
2026-01-27
f2fs: change size parameter of __has_cursum_space() to unsigned int
Yongpeng Yang
1
-1
/
+1
2026-01-27
f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint
Yongpeng Yang
2
-2
/
+6
2026-01-27
f2fs: pin files do not require sbi->writepages lock for ordering
Yongpeng Yang
1
-0
/
+2
2026-01-27
f2fs: fix to show simulate_lock_timeout correctly
Chao Yu
1
-1
/
+2
2026-01-27
f2fs: introduce FAULT_SKIP_WRITE
Chao Yu
3
-0
/
+6
2026-01-27
f2fs: check skipped write in f2fs_enable_checkpoint()
Chao Yu
4
-4
/
+55
2026-01-20
Revert "f2fs: add timeout in f2fs_enable_checkpoint()"
Jaegeuk Kim
2
-13
/
+4
2026-01-19
f2fs: fix to unlock folio in f2fs_read_data_large_folio()
Chao Yu
1
-12
/
+10
2026-01-19
f2fs: fix error path handling in f2fs_read_data_large_folio()
Chao Yu
1
-5
/
+2
2026-01-17
f2fs: use folio_end_read
Jaegeuk Kim
1
-7
/
+3
2026-01-17
f2fs: fix to avoid mapping wrong physical block for swapfile
Chao Yu
1
-7
/
+7
2026-01-17
f2fs: avoid f2fs_map_blocks() for consecutive holes in readpages
Chao Yu
1
-6
/
+15
2026-01-17
f2fs: advance index and offset after zeroing in large folio read
Nanzhe Zhao
1
-3
/
+1
2026-01-17
f2fs: add 'folio_in_bio' to handle readahead folios with no BIO submission
Nanzhe Zhao
1
-0
/
+7
2026-01-17
f2fs: avoid unnecessary block mapping lookups in f2fs_read_data_large_folio
Yongpeng Yang
1
-1
/
+1
2026-01-17
f2fs: detect more inconsistent cases in sanity_check_node_footer()
Chao Yu
1
-3
/
+12
2026-01-17
f2fs: fix to do sanity check on node footer in {read,write}_end_io
Chao Yu
4
-19
/
+32
[next]