index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binderfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
binderfs: remove separate device_initcall()
Christian Brauner
1
-3
/
+1
2019-01-30
binderfs: respect limit on binder control creation
Christian Brauner
1
-1
/
+9
2019-01-22
binderfs: switch from d_add() to d_instantiate()
Christian Brauner
1
-1
/
+1
2019-01-22
binderfs: drop lock in binderfs_binder_ctl_create
Christian Brauner
1
-4
/
+0
2019-01-22
binderfs: kill_litter_super() before cleanup
Christian Brauner
1
-1
/
+2
2019-01-22
binderfs: rework binderfs_binder_device_create()
Christian Brauner
1
-20
/
+19
2019-01-22
binderfs: rework binderfs_fill_super()
Christian Brauner
1
-30
/
+11
2019-01-22
binderfs: prevent renaming the control dentry
Christian Brauner
1
-18
/
+10
2019-01-22
binderfs: remove outdated comment
Christian Brauner
1
-4
/
+0
2019-01-18
binderfs: fix error return code in binderfs_fill_super()
Wei Yongjun
1
-0
/
+1
2019-01-12
binderfs: handle !CONFIG_IPC_NS builds
Christian Brauner
1
-0
/
+4
2019-01-11
binderfs: reserve devices for initial mount
Christian Brauner
1
-1
/
+6
2019-01-11
binderfs: rename header to binderfs.h
Christian Brauner
1
-1
/
+1
2019-01-11
binderfs: implement "max" mount option
Christian Brauner
1
-6
/
+98
2019-01-08
binderfs: make each binderfs mount a new instance
Christian Brauner
1
-39
/
+2
2019-01-08
binderfs: remove wrong kern_mount() call
Christian Brauner
1
-10
/
+0
2018-12-19
binder: implement binderfs
Christian Brauner
1
-0
/
+544