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