index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
devtmpfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-29
devtmpfs: create private mount namespace
Christian Brauner
1
-1
/
+1
2026-01-16
devtmpfs: Replace simple_strtoul with kstrtoint in mount_param
Thorsten Blum
1
-2
/
+1
2026-01-16
devtmpfs: make 'devtmpfs_context_ops' static
Ben Dooks
1
-1
/
+1
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-11-16
convert ramfs and tmpfs
Al Viro
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 rmdir to wait for delegation break on parent
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
-13
/
+9
2025-04-25
devtmpfs: don't use vfs_getattr_nosec to query i_mode
Christoph Hellwig
1
-13
/
+9
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-39
/
+33
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-4
/
+3
2025-02-19
VFS: change kern_path_locked() and user_path_locked_at() to never return nega...
NeilBrown
1
-35
/
+30
2025-02-06
devtmpfs: replace ->mount with ->get_tree in public instance
Eric Sandeen
1
-17
/
+64
2023-03-31
driver core: clean up the logic to determine which /sys/dev/ directory to use
Greg Kroah-Hartman
1
-9
/
+0
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2023-02-14
Revert "devtmpfs: add debug info to handle()"
Greg Kroah-Hartman
1
-10
/
+2
2023-02-14
Revert "devtmpfs: remove return value of devtmpfs_delete_node()"
Greg Kroah-Hartman
1
-4
/
+4
2023-02-11
devtmpfs: remove return value of devtmpfs_delete_node()
Longlong Xia
1
-4
/
+4
2023-02-10
devtmpfs: add debug info to handle()
Longlong Xia
1
-2
/
+10
2023-02-02
devtmpfs: convert to pr_fmt
Longlong Xia
1
-8
/
+8
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-6
/
+6
2022-06-27
devtmpfs: fix the dangling pointer of global devtmpfsd thread
Yangxi Xiang
1
-0
/
+1
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2022-02-04
devtmpfs: drop redundant fs parameters from internal fs
Anthony Iliopoulos
1
-2
/
+0
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+1
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+7
2021-12-30
devtmpfs: mount with noexec and nosuid
Kees Cook
1
-2
/
+8
2021-03-23
devtmpfs: actually reclaim some init memory
Rasmus Villemoes
1
-2
/
+2
2021-03-23
devtmpfs: fix placement of complete() call
Rasmus Villemoes
1
-1
/
+1
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
1
-4
/
+7
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-2
/
+3
2020-07-31
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
1
-21
/
+31
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-2
/
+2
2020-01-22
devtmpfs: factor out common tail of devtmpfs_{create,delete}_node
Rasmus Villemoes
1
-25
/
+19
2020-01-22
devtmpfs: initify a bit
Rasmus Villemoes
1
-2
/
+2
2020-01-22
devtmpfs: simplify initialization of mount_dev
Rasmus Villemoes
1
-5
/
+1
2020-01-22
devtmpfs: factor out setup part of devtmpfsd()
Rasmus Villemoes
1
-5
/
+12
2020-01-22
devtmpfs: fix theoretical stale pointer deref in devtmpfsd()
Rasmus Villemoes
1
-6
/
+8
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-3
/
+3
2019-09-12
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
1
-10
/
+6
2019-09-05
make shmem_fill_super() static
Al Viro
1
-1
/
+1
2019-09-05
devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()
Al Viro
1
-6
/
+30
2019-07-04
constify ksys_mount() string arguments
Al Viro
1
-2
/
+1
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
1
-0
/
+1
2018-09-16
drivers/base/devtmpfs.c: don't pretend path is const in delete_path
Rasmus Villemoes
1
-1
/
+1
[next]