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
/
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