summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_state.h
AgeCommit message (Expand)Author
2022-11-22drbd: use consistent licenseChristoph Böhmwalder
2018-12-20drbd: Change drbd_request_detach_interruptible's return type to intNathan Chancellor
2018-12-20drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29drbd: fix potential deadlock when trying to detach during handshakeLars Ellenberg
2016-06-13drbd: code cleanups without semantic changesFabian Frederick
2015-11-25drbd: Fix locking across all resourcesAndreas Gruenbacher
2014-11-10drbd: fix race between role change and handshakePhilipp Reisner
2014-02-17drbd: Rename drbd_tconn -> drbd_connectionAndreas Gruenbacher
2014-02-17drbd: Rename "mdev" to "device"Andreas Gruenbacher
2014-02-17drbd: Rename struct drbd_conf -> struct drbd_deviceAndreas Gruenbacher
2012-11-08drbd: Improved logging of state changesPhilipp Reisner
2012-11-08drbd: Implemented conn_lowest_disk()Philipp Reisner
2012-11-08drbd: Implemented conn_lowest_conn()Philipp Reisner
2012-11-08drbd: Introduced a new type union drbd_dev_statePhilipp Reisner
2012-11-08drbd: Introduced drbd_read_state()Philipp Reisner
2012-11-08drbd: Allow to disconnect if one volume is disklessPhilipp Reisner
2012-11-08drbd: Print common state changes of all volumes as connection state changesPhilipp Reisner
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner
2012-11-04drbd: simplify conn_all_vols_unconf, make it boolLars Ellenberg
2011-10-14drbd: Reworked the unconfiguring and thread stopping codePhilipp Reisner
2011-10-14drbd: implemented receiving of P_CONN_ST_CHG_REQPhilipp Reisner
2011-10-14drbd: Killed volume0; last step of multi-volume-enablementPhilipp Reisner
2011-09-28drbd: Moved the state functions into its own source filePhilipp Reisner