index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
devtmpfs.c
Commit message (
Expand
)
Author
Age
*
new helper: done_path_create()
Al Viro
2012-07-29
*
get rid of kern_path_parent()
Al Viro
2012-07-14
*
devtmpfs: fix 'the the' typo
Peter Korsgaard
2012-04-18
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
|
\
|
*
switch devtmpfs to umode_t
Al Viro
2012-01-03
|
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
*
|
devtmpfsd: fix task state handling
Kautuk Consul
2011-11-15
|
/
*
drivers/base/devtmpfs.c: correct annotation of `setup_done'
Arnaud Lacombe
2011-08-08
*
devtmpfs: missing initialialization in never-hit case
Al Viro
2011-07-27
*
fix devtmpfs race
Al Viro
2011-07-25
*
devtmpfs: get rid of bogus mkdir in create_path()
Al Viro
2011-07-20
*
switch devtmpfs to kern_path_create()
Al Viro
2011-07-20
*
switch devtmpfs object creation/removal to separate kernel thread
Al Viro
2011-07-20
*
convert get_sb_single() users
Al Viro
2010-10-29
*
devtmpfs: support !CONFIG_TMPFS
Peter Korsgaard
2010-05-21
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Driver-Core: devtmpfs - reset inode permissions before unlinking
Kay Sievers
2010-03-07
*
driver-core: fix devtmpfs crash on s390
Heiko Carstens
2010-01-20
*
devtmpfs: unlock mutex in case of string allocation error
Kay Sievers
2009-12-23
*
devtmpfs: Convert dirlock to a mutex
Thomas Gleixner
2009-12-23
*
Driver-Core: devtmpfs - set root directory mode to 0755
Kay Sievers
2009-12-11
*
Driver Core: devtmpfs: do not remove non-kernel-created directories
Kay Sievers
2009-12-11
*
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
2009-12-11
*
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
Kay Sievers
2009-12-11
*
Driver Core: devtmpfs: ignore umask while setting file mode
Kay Sievers
2009-12-11
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
*
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-15