index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
namei.c
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-26
f2fs: don't leave the hashed inode while it's unlinked
Jaegeuk Kim
2026-08-21
f2fs: fix to propagate error from f2fs_sync_fs()
Chao Yu
2026-08-21
f2fs: return symlink writeback errors
Wenjie Qi
2026-08-21
f2fs: fix error handling on device alias check in rename and unlink
Daeho Jeong
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-11
f2fs: support dynamic reserve/release for device aliasing
Daeho Jeong
2026-08-04
f2fs: dirty directory inodes on mtime/ctime update
Joanne Chang
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-01
f2fs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-04-21
Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
f2fs: disallow setting an extension to both cold and hot
Yongpeng Yang
2026-03-24
f2fs: fix to avoid memory leak in f2fs_rename()
Chao Yu
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-01-07
f2fs: trace elapsed time for cp_rwsem lock
Chao Yu
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: Add sanity checks before unlinking and loading inodes
Nikola Z. Ivanov
2025-12-04
f2fs: Rename f2fs_unlink exit label
Nikola Z. Ivanov
2025-12-04
f2fs: change the unlock parameter of f2fs_put_page to bool
Yongpeng Yang
2025-12-04
f2fs: invalidate dentry cache on failed whiteout creation
Deepanshu Kartikey
2025-10-20
f2fs: use the new ->i_state accessors
Mateusz Guzik
2025-07-22
f2fs: Use a folio in f2fs_encrypted_get_link()
Matthew Wilcox (Oracle)
2025-05-28
f2fs: fix to correct check conditions in f2fs_cross_rename
Zhiguo Niu
2025-05-28
f2fs: use d_inode(dentry) cleanup dentry->d_inode
Zhiguo Niu
2025-04-28
f2fs: Pass a folio to f2fs_set_link()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_delete_entry()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_parent_dir()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_find_entry()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to __f2fs_find_entry()
Matthew Wilcox (Oracle)
2025-04-14
f2fs: prevent kernel warning due to negative i_nlink from corrupted image
Jaegeuk Kim
2025-03-27
Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-02-28
f2fs: add check for deleted inode
Leo Stone
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-01-21
f2fs: avoid trying to get invalid block address
Jaegeuk Kim
2024-09-11
f2fs: get rid of online repaire on corrupted directory
Chao Yu
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-10
f2fs: clean up F2FS_I()
Chao Yu
2024-06-07
f2fs: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-02-27
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
f2fs: fix to create selinux label during whiteout initialization
Chao Yu
2024-02-05
f2fs: remove unnecessary f2fs_put_page in f2fs_rename
Jaegeuk Kim
2024-01-11
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-28
f2fs: introduce tracepoint for f2fs_rename()
Chao Yu
2023-11-28
f2fs: fix to avoid dirent corruption
Chao Yu
2023-11-25
f2fs: Avoid reading renamed directory if parent does not change
Jan Kara
2023-11-17
f2fs: clean up w/ dotdot_name
Chao Yu
2023-10-18
f2fs: convert to new timestamp accessors
Jeff Layton
2023-07-24
f2fs: convert to ctime accessor functions
Jeff Layton
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]