aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_state.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29drbd: fix potential deadlock when trying to detach during handshakeLars Ellenberg1-0/+8
2016-06-13drbd: code cleanups without semantic changesFabian Frederick1-1/+1
2015-11-25drbd: Fix locking across all resourcesAndreas Gruenbacher1-3/+3
2014-11-10drbd: fix race between role change and handshakePhilipp Reisner1-0/+5
2014-02-17drbd: Rename drbd_tconn -> drbd_connectionAndreas Gruenbacher1-10/+10
2014-02-17drbd: Rename "mdev" to "device"Andreas Gruenbacher1-5/+5
2014-02-17drbd: Rename struct drbd_conf -> struct drbd_deviceAndreas Gruenbacher1-8/+8
2012-11-08drbd: Improved logging of state changesPhilipp Reisner1-1/+2
2012-11-08drbd: Implemented conn_lowest_disk()Philipp Reisner1-0/+1
2012-11-08drbd: Implemented conn_lowest_conn()Philipp Reisner1-0/+1
2012-11-08drbd: Introduced a new type union drbd_dev_statePhilipp Reisner1-0/+34
2012-11-08drbd: Introduced drbd_read_state()Philipp Reisner1-3/+3
2012-11-08drbd: Allow to disconnect if one volume is disklessPhilipp Reisner1-0/+1
2012-11-08drbd: Print common state changes of all volumes as connection state changesPhilipp Reisner1-7/+12
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner1-0/+5
2012-11-04drbd: simplify conn_all_vols_unconf, make it boolLars Ellenberg1-1/+1
2011-10-14drbd: Reworked the unconfiguring and thread stopping codePhilipp Reisner1-0/+1
2011-10-14drbd: implemented receiving of P_CONN_ST_CHG_REQPhilipp Reisner1-0/+1
2011-10-14drbd: Killed volume0; last step of multi-volume-enablementPhilipp Reisner1-0/+10
2011-09-28drbd: Moved the state functions into its own source filePhilipp Reisner1-0/+101