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