index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2025-07-22
f2fs: Pass a folio to f2fs_enable_inode_chksum()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to f2fs_inode_chksum_set()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to f2fs_allocate_data_block()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to set_mark()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to set_fsync_mark()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to set_dentry_mark()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to is_recoverable_dnode()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to nid_of_node()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ino_of_node()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to F2FS_INODE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to inode_has_blocks()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to f2fs_sanity_check_inline_data()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to sanity_check_inode()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to sanity_check_extent_cache()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to f2fs_recover_inode_page()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to recover_quota_data()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to recover_inode()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to recover_dentry()
Matthew Wilcox (Oracle)
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-09
f2fs: introduce is_cur{seg,sec}()
Chao Yu
2025-07-09
f2fs: fix to avoid panic in f2fs_evict_inode
Chao Yu
2025-07-09
f2fs: fix to avoid UAF in f2fs_sync_inode_meta()
Chao Yu
2025-07-09
f2fs: use kfree() instead of kvfree() to free some memory
Jiazi Li
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-01
f2fs: fix to use f2fs_is_valid_blkaddr_raw() in do_write_page()
Chao Yu
2025-07-01
f2fs: avoid splitting bio when reading multiple pages
Jianan Huang
2025-07-01
f2fs: check the generic conditions first
Jaegeuk Kim
2025-06-30
f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
wangzijie
2025-06-30
f2fs: fix to check upper boundary for gc_no_zoned_gc_percent
Chao Yu
2025-06-30
f2fs: fix to check upper boundary for gc_valid_thresh_ratio
Chao Yu
2025-06-30
f2fs: account and print more stats during recovery
Chao Yu
2025-06-30
f2fs: enable tuning of boost_zoned_gc_percent via sysfs
yohan.joung
2025-06-30
f2fs: fix to check upper boundary for value of gc_boost_zoned_gc_percent
yohan.joung
2025-06-30
f2fs: fix KMSAN uninit-value in extent_info usage
Abinash Singh
2025-06-24
f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()
wangzijie
2025-06-24
f2fs: Fix the typos in comments
Swarna Prabhu
2025-06-23
f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic
Zhiguo Niu
2025-06-23
f2fs: compress: change the first parameter of page_array_{alloc,free} to sbi
Zhiguo Niu
2025-06-23
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
2025-06-23
f2fs: fix to avoid invalid wait context issue
Chao Yu
2025-06-23
f2fs: fix bio memleak when committing super block
Sheng Yong
2025-06-23
f2fs: do sanity check on fio.new_blkaddr in do_write_page()
Chao Yu
2025-06-23
f2fs: handle nat.blkaddr corruption in f2fs_get_node_info()
Chao Yu
2025-06-23
f2fs: turn off one_time when forcibly set to foreground GC
Daeho Jeong
2025-06-23
f2fs: make sure zoned device GC to use FG_GC in shortage of free section
Daeho Jeong
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
2025-06-18
f2fs: fix to zero post-eof page
Chao Yu
2025-06-10
f2fs: Fix __write_node_folio() conversion
Matthew Wilcox (Oracle)
2025-05-30
Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-28
f2fs: fix to correct check conditions in f2fs_cross_rename
Zhiguo Niu
[prev]
[next]