index
:
kernel/git/kdave/linux.git
affs
for-6.19-rc4
for-next
master
next-fixes
Btrfs kernel development
David Sterba
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-8
/
+9
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-2
/
+5
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
1
-4
/
+2
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-3
/
+1
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-5
/
+7
2021-01-24
init: handle idmapped mounts
Christian Brauner
1
-9
/
+11
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
1
-6
/
+8
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
1
-1
/
+1
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
1
-3
/
+3
2020-08-04
init: add an init_dup helper
Christoph Hellwig
1
-0
/
+12
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
1
-0
/
+13
2020-07-31
init: add an init_stat helper
Christoph Hellwig
1
-0
/
+15
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
1
-0
/
+25
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
1
-0
/
+18
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
1
-0
/
+16
2020-07-31
init: add an init_link helper
Christoph Hellwig
1
-0
/
+33
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
1
-0
/
+13
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
1
-0
/
+13
2020-07-31
init: add an init_chown helper
Christoph Hellwig
1
-0
/
+18
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
1
-0
/
+24
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
1
-0
/
+16
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
1
-0
/
+5
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
1
-0
/
+5
2020-07-31
init: add an init_umount helper
Christoph Hellwig
1
-0
/
+14
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-0
/
+25