index
:
asmadeus/linux.git
for-next
The linux kernel
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
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