index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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