aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_state.h
Commit message (Expand)AuthorAge
* drbd: Improved logging of state changesPhilipp Reisner2012-11-08
* drbd: Implemented conn_lowest_disk()Philipp Reisner2012-11-08
* drbd: Implemented conn_lowest_conn()Philipp Reisner2012-11-08
* drbd: Introduced a new type union drbd_dev_statePhilipp Reisner2012-11-08
* drbd: Introduced drbd_read_state()Philipp Reisner2012-11-08
* drbd: Allow to disconnect if one volume is disklessPhilipp Reisner2012-11-08
* drbd: Print common state changes of all volumes as connection state changesPhilipp Reisner2012-11-08
* drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner2012-11-08
* drbd: simplify conn_all_vols_unconf, make it boolLars Ellenberg2012-11-03
* drbd: Reworked the unconfiguring and thread stopping codePhilipp Reisner2011-10-14
* drbd: implemented receiving of P_CONN_ST_CHG_REQPhilipp Reisner2011-10-14
* drbd: Killed volume0; last step of multi-volume-enablementPhilipp Reisner2011-10-14
* drbd: Moved the state functions into its own source filePhilipp Reisner2011-09-28