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
*
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
*
switch vfs_getattr() to struct path
Al Viro
2013-02-26
1
-1
/
+2
*
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
2012-12-20
1
-1
/
+1
*
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
2012-09-21
1
-2
/
+2
*
new helper: done_path_create()
Al Viro
2012-07-29
1
-7
/
+2
*
get rid of kern_path_parent()
Al Viro
2012-07-14
1
-57
/
+41
*
devtmpfs: fix 'the the' typo
Peter Korsgaard
2012-04-18
1
-3
/
+3
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
1
-4
/
+4
|
\
|
*
switch devtmpfs to umode_t
Al Viro
2012-01-03
1
-3
/
+3
|
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
1
-1
/
+1
*
|
devtmpfsd: fix task state handling
Kautuk Consul
2011-11-15
1
-2
/
+1
|
/
*
drivers/base/devtmpfs.c: correct annotation of `setup_done'
Arnaud Lacombe
2011-08-08
1
-1
/
+1
*
devtmpfs: missing initialialization in never-hit case
Al Viro
2011-07-27
1
-1
/
+1
*
fix devtmpfs race
Al Viro
2011-07-25
1
-1
/
+2
*
devtmpfs: get rid of bogus mkdir in create_path()
Al Viro
2011-07-20
1
-24
/
+18
*
switch devtmpfs to kern_path_create()
Al Viro
2011-07-20
1
-47
/
+36
*
switch devtmpfs object creation/removal to separate kernel thread
Al Viro
2011-07-20
1
-73
/
+149
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-9
/
+9
*
devtmpfs: support !CONFIG_TMPFS
Peter Korsgaard
2010-05-21
1
-0
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Driver-Core: devtmpfs - reset inode permissions before unlinking
Kay Sievers
2010-03-07
1
-0
/
+13
*
driver-core: fix devtmpfs crash on s390
Heiko Carstens
2010-01-20
1
-1
/
+2
*
devtmpfs: unlock mutex in case of string allocation error
Kay Sievers
2009-12-23
1
-2
/
+5
*
devtmpfs: Convert dirlock to a mutex
Thomas Gleixner
2009-12-23
1
-7
/
+5
*
Driver-Core: devtmpfs - set root directory mode to 0755
Kay Sievers
2009-12-11
1
-1
/
+1
*
Driver Core: devtmpfs: do not remove non-kernel-created directories
Kay Sievers
2009-12-11
1
-23
/
+16
*
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
2009-12-11
1
-7
/
+2
*
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
Kay Sievers
2009-12-11
1
-10
/
+16
*
Driver Core: devtmpfs: ignore umask while setting file mode
Kay Sievers
2009-12-11
1
-10
/
+16
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
1
-8
/
+16
*
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-15
1
-0
/
+367