Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a3d67d2396e1d8563dbd420a427bed704bcaff09
/
drivers
/
base
/
devtmpfs.c
27ac0ff
locks: break delegations on any attribute modification
by J. Bruce Fields
· 13 years ago
b21996e
locks: break delegations on unlink
by J. Bruce Fields
· 13 years ago
4e4098a
driver core: handle user namespaces properly with the uid/gid devtmpfs change
by Greg Kroah-Hartman
· 12 years ago
d81c8d1
driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKS
by Ming Lei
· 12 years ago
c3a3042
devtmpfs: add base.h include
by Greg Kroah-Hartman
· 12 years ago
3c2670e
driver core: add uid and gid to devtmpfs
by Kay Sievers
· 12 years ago
3dadecc
switch vfs_getattr() to struct path
by Al Viro
· 12 years ago
1ac12b4
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
by Jeff Layton
· 12 years ago
91fa2cc
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
by Eric W. Biederman
· 13 years ago
921a165
new helper: done_path_create()
by Al Viro
· 12 years ago
79714f7
get rid of kern_path_parent()
by Al Viro
· 12 years ago
02fbe5e
devtmpfs: fix 'the the' typo
by Peter Korsgaard
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
fbd48a6
switch devtmpfs to umode_t
by Al Viro
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
65e6757
devtmpfsd: fix task state handling
by Kautuk Consul
· 13 years ago
f9e0b15
drivers/base/devtmpfs.c: correct annotation of `setup_done'
by Arnaud Lacombe
· 13 years ago
9d108d2
devtmpfs: missing initialialization in never-hit case
by Al Viro
· 13 years ago
e13889b
fix devtmpfs race
by Al Viro
· 13 years ago
5da4e68
devtmpfs: get rid of bogus mkdir in create_path()
by Al Viro
· 13 years ago
69753a0
switch devtmpfs to kern_path_create()
by Al Viro
· 13 years ago
2780f1f
switch devtmpfs object creation/removal to separate kernel thread
by Al Viro
· 13 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
da5e4ef
devtmpfs: support !CONFIG_TMPFS
by Peter Korsgaard
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5e31d76
Driver-Core: devtmpfs - reset inode permissions before unlinking
by Kay Sievers
· 15 years ago
f776c5e
driver-core: fix devtmpfs crash on s390
by Heiko Carstens
· 15 years ago
8042273
devtmpfs: unlock mutex in case of string allocation error
by Kay Sievers
· 15 years ago
f1f76f8
devtmpfs: Convert dirlock to a mutex
by Thomas Gleixner
· 15 years ago
03d673e
Driver-Core: devtmpfs - set root directory mode to 0755
by Kay Sievers
· 15 years ago
015bf43
Driver Core: devtmpfs: do not remove non-kernel-created directories
by Kay Sievers
· 15 years ago
073120c
Driver Core: devtmpfs: use sys_mount()
by Kay Sievers
· 15 years ago
ed413ae
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
by Kay Sievers
· 15 years ago
0092699
Driver Core: devtmpfs: ignore umask while setting file mode
by Kay Sievers
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
2b2af54
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
by Kay Sievers
· 16 years ago