index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
devtmpfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-8
/
+8
|
\
|
*
Revert "devtmpfs: add debug info to handle()"
Greg Kroah-Hartman
2023-02-14
1
-10
/
+2
|
*
Revert "devtmpfs: remove return value of devtmpfs_delete_node()"
Greg Kroah-Hartman
2023-02-14
1
-4
/
+4
|
*
devtmpfs: remove return value of devtmpfs_delete_node()
Longlong Xia
2023-02-11
1
-4
/
+4
|
*
devtmpfs: add debug info to handle()
Longlong Xia
2023-02-10
1
-2
/
+10
|
*
devtmpfs: convert to pr_fmt
Longlong Xia
2023-02-02
1
-8
/
+8
*
|
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2023-01-18
1
-6
/
+6
|
/
*
devtmpfs: fix the dangling pointer of global devtmpfsd thread
Yangxi Xiang
2022-06-27
1
-0
/
+1
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-2
/
+0
|
\
|
*
devtmpfs: drop redundant fs parameters from internal fs
Anthony Iliopoulos
2022-02-04
1
-2
/
+0
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+1
|
/
*
devtmpfs regression fix: reconfigure on each mount
NeilBrown
2022-01-17
1
-0
/
+7
*
devtmpfs: mount with noexec and nosuid
Kees Cook
2021-12-30
1
-2
/
+8
*
devtmpfs: actually reclaim some init memory
Rasmus Villemoes
2021-03-23
1
-2
/
+2
*
devtmpfs: fix placement of complete() call
Rasmus Villemoes
2021-03-23
1
-1
/
+1
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
1
-4
/
+7
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
init: add an init_chroot helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
init: add an init_chdir helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
init: add an init_mount helper
Christoph Hellwig
2020-07-31
1
-2
/
+3
*
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
2020-07-31
1
-21
/
+31
*
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-2
/
+2
|
\
|
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-2
/
+2
*
|
devtmpfs: factor out common tail of devtmpfs_{create,delete}_node
Rasmus Villemoes
2020-01-22
1
-25
/
+19
*
|
devtmpfs: initify a bit
Rasmus Villemoes
2020-01-22
1
-2
/
+2
*
|
devtmpfs: simplify initialization of mount_dev
Rasmus Villemoes
2020-01-22
1
-5
/
+1
*
|
devtmpfs: factor out setup part of devtmpfsd()
Rasmus Villemoes
2020-01-22
1
-5
/
+12
*
|
devtmpfs: fix theoretical stale pointer deref in devtmpfsd()
Rasmus Villemoes
2020-01-22
1
-6
/
+8
|
/
*
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-12-12
1
-3
/
+3
*
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
2019-09-12
1
-10
/
+6
*
make shmem_fill_super() static
Al Viro
2019-09-05
1
-1
/
+1
*
devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()
Al Viro
2019-09-05
1
-6
/
+30
*
constify ksys_mount() string arguments
Al Viro
2019-07-04
1
-2
/
+1
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
*
drivers/base/devtmpfs.c: don't pretend path is const in delete_path
Rasmus Villemoes
2018-09-16
1
-1
/
+1
*
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
2018-04-02
1
-2
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-1
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-6
/
+6
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
1
-16
/
+16
*
devtmpfs: Calling delete_path() only when necessary
Axel Lin
2013-12-19
1
-1
/
+1
*
locks: break delegations on any attribute modification
J. Bruce Fields
2013-11-09
1
-2
/
+2
*
locks: break delegations on unlink
J. Bruce Fields
2013-11-09
1
-1
/
+1
*
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
2013-04-11
1
-9
/
+9
*
driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKS
Ming Lei
2013-04-10
1
-2
/
+2
*
devtmpfs: add base.h include
Greg Kroah-Hartman
2013-04-10
1
-0
/
+1
*
driver core: add uid and gid to devtmpfs
Kay Sievers
2013-04-08
1
-10
/
+17
[next]