index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
namei.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-11
1
-9
/
+14
|
\
|
*
f2fs: introduce tracepoint for f2fs_rename()
Chao Yu
2023-11-28
1
-5
/
+11
|
*
f2fs: fix to avoid dirent corruption
Chao Yu
2023-11-28
1
-1
/
+1
|
*
f2fs: clean up w/ dotdot_name
Chao Yu
2023-11-17
1
-3
/
+2
*
|
f2fs: Avoid reading renamed directory if parent does not change
Jan Kara
2023-11-25
1
-7
/
+8
|
/
*
f2fs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-2
/
+2
*
f2fs: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-6
/
+6
*
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-05
1
-9
/
+23
|
\
|
*
f2fs: compress tmp files given extension
Jaegeuk Kim
2023-06-26
1
-7
/
+21
|
*
f2fs: fix args passed to trace_f2fs_lookup_end
Wu Bo
2023-06-12
1
-2
/
+2
*
|
Revert "f2fs: fix potential corruption when moving a directory"
Jan Kara
2023-06-02
1
-15
/
+1
|
/
*
f2fs: fix potential corruption when moving a directory
Jaegeuk Kim
2023-04-12
1
-1
/
+15
*
f2fs: convert is_extension_exist() to return bool type
Yangtao Li
2023-04-04
1
-6
/
+6
*
Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-27
1
-4
/
+1
|
\
|
*
f2fs: fix typos in comments
Jinyoung CHOI
2023-02-07
1
-1
/
+1
|
*
f2fs: remove unneeded f2fs_cp_error() in f2fs_create_whiteout()
Chao Yu
2023-01-31
1
-3
/
+0
*
|
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
1
-22
/
+16
*
|
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+2
*
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+2
*
|
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+2
*
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+2
*
|
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+2
*
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+2
*
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
f2fs: project ids aren't idmapped
Christian Brauner
2023-01-18
1
-1
/
+1
|
/
*
Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-14
1
-199
/
+192
|
\
|
*
f2fs: allocate the extent_cache by default
Jaegeuk Kim
2022-12-12
1
-2
/
+2
|
*
f2fs: move set_file_temperature into f2fs_new_inode
Sheng Yong
2022-11-28
1
-33
/
+29
|
*
f2fs: fix to enable compress for newly created file if extension matches
Sheng Yong
2022-11-28
1
-166
/
+163
|
*
f2fs: let's avoid to get cp_rwsem twice by f2fs_evict_inode by d_invalidate
Jaegeuk Kim
2022-10-25
1
-2
/
+2
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-2
/
+2
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-24
1
-5
/
+8
*
f2fs: attach inline_data after setting compression
Jaegeuk Kim
2022-06-19
1
-6
/
+11
*
f2fs: change the current atomic write way
Daeho Jeong
2022-05-12
1
-9
/
+19
*
f2fs: fix to do sanity check on inline_dots inode
Chao Yu
2022-04-25
1
-0
/
+7
*
f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode
Jaegeuk Kim
2022-04-25
1
-3
/
+0
*
Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2022-03-22
1
-37
/
+41
|
\
|
*
f2fs: remove redundant parameter judgment
Wang Xiaojun
2022-03-17
1
-2
/
+1
|
*
f2fs: support idmapped mounts
Chao Yu
2022-02-12
1
-18
/
+23
|
*
f2fs: move f2fs to use reader-unfair rwsems
Tim Murray
2022-01-24
1
-17
/
+17
*
|
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-20
1
-2
/
+2
|
/
*
f2fs: support fault injection for dquot_initialize()
Chao Yu
2021-10-29
1
-15
/
+15
*
f2fs: should use GFP_NOFS for directory inodes
Jaegeuk Kim
2021-09-16
1
-1
/
+1
*
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
2021-07-25
1
-1
/
+11
*
f2fs: compress: add nocompress extensions support
Fengnan Chang
2021-07-01
1
-5
/
+15
*
f2fs: compress: fix to disallow temp extension
Chao Yu
2021-05-26
1
-4
/
+12
*
Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-04
1
-0
/
+3
|
\
|
*
f2fs: clean up build warnings
Yi Zhuang
2021-04-10
1
-0
/
+3
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-05-02
1
-2
/
+1
|
\
\
[next]