index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
namei.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+11
2024-07-11
f2fs: clean up F2FS_I()
Chao Yu
1
-9
/
+11
2024-06-07
f2fs: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
1
-6
/
+4
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+21
2024-02-28
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
1
-1
/
+0
2024-02-27
f2fs: fix to create selinux label during whiteout initialization
Chao Yu
1
-8
/
+17
2024-02-06
f2fs: remove unnecessary f2fs_put_page in f2fs_rename
Jaegeuk Kim
1
-7
/
+4
2024-01-12
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+14
2023-11-28
f2fs: introduce tracepoint for f2fs_rename()
Chao Yu
1
-5
/
+11
2023-11-28
f2fs: fix to avoid dirent corruption
Chao Yu
1
-1
/
+1
2023-11-25
f2fs: Avoid reading renamed directory if parent does not change
Jan Kara
1
-7
/
+8
2023-11-17
f2fs: clean up w/ dotdot_name
Chao Yu
1
-3
/
+2
2023-10-18
f2fs: convert to new timestamp accessors
Jeff Layton
1
-2
/
+2
2023-07-24
f2fs: convert to ctime accessor functions
Jeff Layton
1
-6
/
+6
2023-07-06
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+23
2023-06-26
f2fs: compress tmp files given extension
Jaegeuk Kim
1
-7
/
+21
2023-06-12
f2fs: fix args passed to trace_f2fs_lookup_end
Wu Bo
1
-2
/
+2
2023-06-02
Revert "f2fs: fix potential corruption when moving a directory"
Jan Kara
1
-15
/
+1
2023-04-13
f2fs: fix potential corruption when moving a directory
Jaegeuk Kim
1
-1
/
+15
2023-04-04
f2fs: convert is_extension_exist() to return bool type
Yangtao Li
1
-6
/
+6
2023-02-28
Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+1
2023-02-07
f2fs: fix typos in comments
Jinyoung CHOI
1
-1
/
+1
2023-01-31
f2fs: remove unneeded f2fs_cp_error() in f2fs_create_whiteout()
Chao Yu
1
-3
/
+0
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-22
/
+16
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-18
f2fs: project ids aren't idmapped
Christian Brauner
1
-1
/
+1
2022-12-15
Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-199
/
+192
2022-12-13
f2fs: allocate the extent_cache by default
Jaegeuk Kim
1
-2
/
+2
2022-11-28
f2fs: move set_file_temperature into f2fs_new_inode
Sheng Yong
1
-33
/
+29
2022-11-28
f2fs: fix to enable compress for newly created file if extension matches
Sheng Yong
1
-166
/
+163
2022-10-25
f2fs: let's avoid to get cp_rwsem twice by f2fs_evict_inode by d_invalidate
Jaegeuk Kim
1
-2
/
+2
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-2
/
+2
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
1
-5
/
+8
2022-06-20
f2fs: attach inline_data after setting compression
Jaegeuk Kim
1
-6
/
+11
2022-05-12
f2fs: change the current atomic write way
Daeho Jeong
1
-9
/
+19
2022-04-26
f2fs: fix to do sanity check on inline_dots inode
Chao Yu
1
-0
/
+7
2022-04-26
f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode
Jaegeuk Kim
1
-3
/
+0
2022-03-22
Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-37
/
+41
2022-03-17
f2fs: remove redundant parameter judgment
Wang Xiaojun
1
-2
/
+1
2022-02-12
f2fs: support idmapped mounts
Chao Yu
1
-18
/
+23
2022-01-25
f2fs: move f2fs to use reader-unfair rwsems
Tim Murray
1
-17
/
+17
2022-01-21
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
1
-2
/
+2
2021-10-29
f2fs: support fault injection for dquot_initialize()
Chao Yu
1
-15
/
+15
[next]