index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
super.c
Age
Commit message (
Expand
)
Author
2025-12-09
Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-04
f2fs: expand scalability of f2fs mount option
Chao Yu
2025-12-04
f2fs: introduce f2fs_schedule_timeout()
Chao Yu
2025-12-04
f2fs: use memalloc_retry_wait() as much as possible
Chao Yu
2025-12-04
f2fs: revert summary entry count from 2048 to 512 in 16kb block support
Daeho Jeong
2025-12-04
f2fs: fix return value of f2fs_recover_fsync_data()
Chao Yu
2025-12-04
f2fs: ensure node page reads complete before f2fs_put_super() finishes
Jan Prusakowski
2025-12-04
f2fs: block cache/dio write during f2fs_enable_checkpoint()
Chao Yu
2025-12-04
f2fs: fix to propagate error from f2fs_enable_checkpoint()
Chao Yu
2025-12-04
f2fs: use global inline_xattr_slab instead of per-sb slab cache
Chao Yu
2025-12-04
f2fs: fix to avoid updating compression context during writeback
Chao Yu
2025-12-04
f2fs: fix to avoid potential deadlock
Chao Yu
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-20
f2fs: use the new ->i_state accessors
Mateusz Guzik
2025-10-13
f2fs: don't call iput() from f2fs_drop_inode()
Mateusz Guzik
2025-10-03
Merge tag 'f2fs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-08-29
f2fs: Use allocate_section_policy to control write priority in multi-devices ...
Liao Yuanhong
2025-08-27
fs: stop accessing ->i_count directly in f2fs and gfs2
Josef Bacik
2025-08-21
f2fs: move verity info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
f2fs: move crypt info pointer to fs-specific part of inode
Eric Biggers
2025-08-20
f2fs: fix to allow removing qf_name
Chao Yu
2025-08-20
f2fs: fix to avoid NULL pointer dereference in f2fs_check_quota_consistency()
Chao Yu
2025-08-20
f2fs: add reserved nodes for privileged users
Chunhai Guo
2025-08-20
f2fs: Add bggc_io_aware to adjust the priority of BG_GC when issuing IO
Liao Yuanhong
2025-08-20
f2fs: dump more information for f2fs_{enable,disable}_checkpoint()
Chao Yu
2025-08-20
f2fs: add timeout in f2fs_enable_checkpoint()
Chao Yu
2025-08-20
f2fs: fix to clear unusable_cap for checkpoint=enable
Chao Yu
2025-08-11
f2fs: add lookup_mode mount option
Daniel Lee
2025-07-30
f2fs: drop inode from the donation list when the last file is closed
Jaegeuk Kim
2025-07-22
f2fs: switch to the new mount api
Hongbo Li
2025-07-22
f2fs: introduce fs_context_operation structure
Hongbo Li
2025-07-22
f2fs: separate the options parsing and options checking
Hongbo Li
2025-07-22
f2fs: Add f2fs_fs_context to record the mount options
Hongbo Li
2025-07-22
f2fs: Allow sbi to be NULL in f2fs_printk
Hongbo Li
2025-07-22
f2fs: move the option parser into handle_mount_opt
Hongbo Li
2025-07-22
f2fs: Add fs parameter specifications for mount options
Hongbo Li
2025-07-09
f2fs: use kfree() instead of kvfree() to free some memory
Jiazi Li
2025-06-24
f2fs: Fix the typos in comments
Swarna Prabhu
2025-06-23
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
2025-06-23
f2fs: fix bio memleak when committing super block
Sheng Yong
2025-05-28
f2fs: use d_inode(dentry) cleanup dentry->d_inode
Zhiguo Niu
2025-05-27
f2fs: introduce FAULT_VMALLOC
Chao Yu
2025-05-27
f2fs: add f2fs_bug_on() in f2fs_quota_read()
Chao Yu
2025-05-27
f2fs: remove unused sbi argument from checksum functions
Eric Biggers
2025-05-13
f2fs: don't over-report free space or inodes in statvfs
Chao Yu
2025-05-06
f2fs: drop usage of folio_index
Kairui Song
2025-05-06
f2fs: support FAULT_TIMEOUT
Chao Yu
2025-04-28
f2fs: zone: fix to calculate first_zoned_segno correctly
Chao Yu
[next]