index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binderfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
binderfs: remove separate device_initcall()
Christian Brauner
2019-02-01
1
-3
/
+1
*
binderfs: respect limit on binder control creation
Christian Brauner
2019-01-30
1
-1
/
+9
*
binderfs: switch from d_add() to d_instantiate()
Christian Brauner
2019-01-22
1
-1
/
+1
*
binderfs: drop lock in binderfs_binder_ctl_create
Christian Brauner
2019-01-22
1
-4
/
+0
*
binderfs: kill_litter_super() before cleanup
Christian Brauner
2019-01-22
1
-1
/
+2
*
binderfs: rework binderfs_binder_device_create()
Christian Brauner
2019-01-22
1
-20
/
+19
*
binderfs: rework binderfs_fill_super()
Christian Brauner
2019-01-22
1
-30
/
+11
*
binderfs: prevent renaming the control dentry
Christian Brauner
2019-01-22
1
-18
/
+10
*
binderfs: remove outdated comment
Christian Brauner
2019-01-22
1
-4
/
+0
*
binderfs: fix error return code in binderfs_fill_super()
Wei Yongjun
2019-01-18
1
-0
/
+1
*
binderfs: handle !CONFIG_IPC_NS builds
Christian Brauner
2019-01-12
1
-0
/
+4
*
binderfs: reserve devices for initial mount
Christian Brauner
2019-01-11
1
-1
/
+6
*
binderfs: rename header to binderfs.h
Christian Brauner
2019-01-11
1
-1
/
+1
*
binderfs: implement "max" mount option
Christian Brauner
2019-01-11
1
-6
/
+98
*
binderfs: make each binderfs mount a new instance
Christian Brauner
2019-01-08
1
-39
/
+2
*
binderfs: remove wrong kern_mount() call
Christian Brauner
2019-01-08
1
-10
/
+0
*
binder: implement binderfs
Christian Brauner
2018-12-19
1
-0
/
+544