Al Viro
|
79714f72d3
get rid of kern_path_parent()
|
13 年之前 |
Peter Korsgaard
|
02fbe5e61d
devtmpfs: fix 'the the' typo
|
13 年之前 |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
fbd48a69a0
switch devtmpfs to umode_t
|
14 年之前 |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 年之前 |
Kautuk Consul
|
65e6757be4
devtmpfsd: fix task state handling
|
13 年之前 |
Arnaud Lacombe
|
f9e0b159db
drivers/base/devtmpfs.c: correct annotation of `setup_done'
|
14 年之前 |
Al Viro
|
9d108d2548
devtmpfs: missing initialialization in never-hit case
|
14 年之前 |
Al Viro
|
e13889bab3
fix devtmpfs race
|
14 年之前 |
Al Viro
|
5da4e68944
devtmpfs: get rid of bogus mkdir in create_path()
|
14 年之前 |
Al Viro
|
69753a0f14
switch devtmpfs to kern_path_create()
|
14 年之前 |
Al Viro
|
2780f1ff6a
switch devtmpfs object creation/removal to separate kernel thread
|
14 年之前 |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 年之前 |
Peter Korsgaard
|
da5e4ef7fd
devtmpfs: support !CONFIG_TMPFS
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Kay Sievers
|
5e31d76f28
Driver-Core: devtmpfs - reset inode permissions before unlinking
|
15 年之前 |
Heiko Carstens
|
f776c5ec46
driver-core: fix devtmpfs crash on s390
|
15 年之前 |
Kay Sievers
|
8042273801
devtmpfs: unlock mutex in case of string allocation error
|
15 年之前 |
Thomas Gleixner
|
f1f76f865b
devtmpfs: Convert dirlock to a mutex
|
15 年之前 |
Kay Sievers
|
03d673e6af
Driver-Core: devtmpfs - set root directory mode to 0755
|
15 年之前 |
Kay Sievers
|
015bf43b07
Driver Core: devtmpfs: do not remove non-kernel-created directories
|
15 年之前 |
Kay Sievers
|
073120cc28
Driver Core: devtmpfs: use sys_mount()
|
15 年之前 |
Kay Sievers
|
ed413ae6e7
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
|
15 年之前 |
Kay Sievers
|
0092699643
Driver Core: devtmpfs: ignore umask while setting file mode
|
15 年之前 |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
15 年之前 |
Kay Sievers
|
2b2af54a5b
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
|
16 年之前 |