aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_state.c
Commit message (Expand)AuthorAge
* drbd: Turn connection->volumes into connection->peer_devicesAndreas Gruenbacher2014-02-17
* drbd: Move resource options from connection to resourceAndreas Gruenbacher2014-02-17
* drbd: Improve some function and variable namingAndreas Gruenbacher2014-02-17
* drbd: Introduce "peer_device" object between "device" and "connection"Andreas Gruenbacher2014-02-17
* drbd: Rename drbd_tconn -> drbd_connectionAndreas Gruenbacher2014-02-17
* drbd: Rename "mdev" to "device"Andreas Gruenbacher2014-02-17
* drbd: Rename struct drbd_conf -> struct drbd_deviceAndreas Gruenbacher2014-02-17
* drbd: Split off on-the-wire protocol definitionsAndreas Gruenbacher2014-02-17
* drivers: block: Move prototype declaration of function tl_abort_disk_io() to ...Rashika Kheria2014-02-17
* drbd: Ignore the exit code of a fence-peer handler if it returns too latePhilipp Reisner2013-06-28
* drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner2013-03-28
* drbd: fix effective error returned when refusing an invalidatePhilipp Reisner2013-03-28
* drbd: move invalidating the whole bitmap out of after_state ch()Philipp Reisner2013-03-28
* drbd: fix potential protocol error and resulting disconnect/reconnectLars Ellenberg2013-01-21
* drbd: fixup after wait_even_lock_irq() addition to generic codeJens Axboe2012-11-30
* drbd: Fix comparison of is_valid_transition()'s return codePhilipp Reisner2012-11-09
* drbd: Call drbd_md_sync() explicitly after a state change on the connectionPhilipp Reisner2012-11-09
* drbd: Imporve the error reporting of failed conn state changesPhilipp Reisner2012-11-09
* drbd: Fix the way the STATE_SENT bit is clearedPhilipp Reisner2012-11-09
* drbd: Do not check aspects that are not subject to change in _conn_requests_s...Philipp Reisner2012-11-09
* drbd: Improve readability of IO resuming after freeze due to no data accessPhilipp Reisner2012-11-09
* drbd: Fix IO resuming after connection was established while executing the fe...Philipp Reisner2012-11-09
* drbd: mutex_unlock "... must no be used in interrupt context"Lars Ellenberg2012-11-09
* drbd: Fix a race condition that can lead to a BUG()Philipp Reisner2012-11-09
* drbd: Avoid NetworkFailure state during disconnectPhilipp Reisner2012-11-09
* drbd: Finish requests that completed while IO was frozenPhilipp Reisner2012-11-09
* drbd: introduce stop-sector to online verifyLars Ellenberg2012-11-09
* drbd: call local-io-error handler earlyLars Ellenberg2012-11-08
* drbd: do not reset rs_pending_cnt too earlyLars Ellenberg2012-11-08
* drbd: differentiate between normal and forced detachLars Ellenberg2012-11-08
* drbd: move the drbd_work_queue from drbd_socket to drbd_connectionLars Ellenberg2012-11-08
* drbd: allow bitmap to change during writeout from resync_finishedLars Ellenberg2012-11-08
* drbd: fix resend/resubmit of frozen IOLars Ellenberg2012-11-08
* drbd: Delay/reject other state changes while establishing a connectionPhilipp Reisner2012-11-08
* drbd: Fixed detachLars Ellenberg2012-11-08
* drbd: Consider the disk-timeout also for meta-data IO operationsPhilipp Reisner2012-11-08
* drbd: Reinstate disabling AL updates with invalidate-remotePhilipp Reisner2012-11-08
* drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3Philipp Reisner2012-11-08
* drbd: Log failures of connection state changesPhilipp Reisner2012-11-08
* drbd: Do not send state packets while lower than C_CONNECTED cstatePhilipp Reisner2012-11-08
* drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-08
* drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-08
* drbd: Silenced compiler warningsPhilipp Reisner2012-11-08
* drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWNPhilipp Reisner2012-11-08
* drbd: Bugfix for the connection behaviorPhilipp Reisner2012-11-08
* drbd: Turn tl_apply() into tl_abort_disk_io()Andreas Gruenbacher2012-11-08
* drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner2012-11-08
* drbd: Dropped wrong clause to generate new current UUIDsPhilipp Reisner2012-11-08
* drbd: Correctly handle resources without volumesPhilipp Reisner2012-11-08
* drbd: Eliminated the "notified peer" messagesPhilipp Reisner2012-11-08