index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_state.h
Age
Commit message (
Expand
)
Author
2018-12-20
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
2018-12-20
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
drbd: fix potential deadlock when trying to detach during handshake
Lars Ellenberg
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
2015-11-25
drbd: Fix locking across all resources
Andreas Gruenbacher
2014-11-10
drbd: fix race between role change and handshake
Philipp Reisner
2014-02-17
drbd: Rename drbd_tconn -> drbd_connection
Andreas Gruenbacher
2014-02-17
drbd: Rename "mdev" to "device"
Andreas Gruenbacher
2014-02-17
drbd: Rename struct drbd_conf -> struct drbd_device
Andreas Gruenbacher
2012-11-08
drbd: Improved logging of state changes
Philipp Reisner
2012-11-08
drbd: Implemented conn_lowest_disk()
Philipp Reisner
2012-11-08
drbd: Implemented conn_lowest_conn()
Philipp Reisner
2012-11-08
drbd: Introduced a new type union drbd_dev_state
Philipp Reisner
2012-11-08
drbd: Introduced drbd_read_state()
Philipp Reisner
2012-11-08
drbd: Allow to disconnect if one volume is diskless
Philipp Reisner
2012-11-08
drbd: Print common state changes of all volumes as connection state changes
Philipp Reisner
2012-11-08
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
2012-11-04
drbd: simplify conn_all_vols_unconf, make it bool
Lars Ellenberg
2011-10-14
drbd: Reworked the unconfiguring and thread stopping code
Philipp Reisner
2011-10-14
drbd: implemented receiving of P_CONN_ST_CHG_REQ
Philipp Reisner
2011-10-14
drbd: Killed volume0; last step of multi-volume-enablement
Philipp Reisner
2011-09-28
drbd: Moved the state functions into its own source file
Philipp Reisner