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
/
block
/
drbd
/
drbd_state.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-29
drbd: fix potential deadlock when trying to detach during handshake
Lars Ellenberg
1
-0
/
+8
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
1
-1
/
+1
2015-11-25
drbd: Fix locking across all resources
Andreas Gruenbacher
1
-3
/
+3
2014-11-10
drbd: fix race between role change and handshake
Philipp Reisner
1
-0
/
+5
2014-02-17
drbd: Rename drbd_tconn -> drbd_connection
Andreas Gruenbacher
1
-10
/
+10
2014-02-17
drbd: Rename "mdev" to "device"
Andreas Gruenbacher
1
-5
/
+5
2014-02-17
drbd: Rename struct drbd_conf -> struct drbd_device
Andreas Gruenbacher
1
-8
/
+8
2012-11-08
drbd: Improved logging of state changes
Philipp Reisner
1
-1
/
+2
2012-11-08
drbd: Implemented conn_lowest_disk()
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Implemented conn_lowest_conn()
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Introduced a new type union drbd_dev_state
Philipp Reisner
1
-0
/
+34
2012-11-08
drbd: Introduced drbd_read_state()
Philipp Reisner
1
-3
/
+3
2012-11-08
drbd: Allow to disconnect if one volume is diskless
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Print common state changes of all volumes as connection state changes
Philipp Reisner
1
-7
/
+12
2012-11-08
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
1
-0
/
+5
2012-11-04
drbd: simplify conn_all_vols_unconf, make it bool
Lars Ellenberg
1
-1
/
+1
2011-10-14
drbd: Reworked the unconfiguring and thread stopping code
Philipp Reisner
1
-0
/
+1
2011-10-14
drbd: implemented receiving of P_CONN_ST_CHG_REQ
Philipp Reisner
1
-0
/
+1
2011-10-14
drbd: Killed volume0; last step of multi-volume-enablement
Philipp Reisner
1
-0
/
+10
2011-09-28
drbd: Moved the state functions into its own source file
Philipp Reisner
1
-0
/
+101