Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6997991ab0db72ee92b7fd63e70679d415c8e95c
/
drivers
/
base
/
devtmpfs.c
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