summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_state.c
Commit message (Expand)AuthorAge
...
* 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
* drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner2012-11-08
* drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-08
* drbd: detach from frozen backing devicePhilipp Reisner2012-11-08
* drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner2012-11-08
* drbd: Fixes from the 8.3 development branchPhilipp Reisner2012-11-08
* drbd: downgraded error printk to infoLars Ellenberg2012-11-08
* drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher2012-11-08
* drbd: RCU for disk_confPhilipp Reisner2012-11-08
* drbd: Renamed the net_conf_update mutex to conf_updatePhilipp Reisner2012-11-08
* drbd: fix thread stop deadlockLars Ellenberg2012-11-08
* drbd: fix race when forcefully disconnectingLars Ellenberg2012-11-08
* drbd: fix various disconnecting racesLars Ellenberg2012-11-08
* drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bitsPhilipp Reisner2012-11-08
* drbd: Basic refcounting for drbd_tconnPhilipp Reisner2012-11-08
* drbd: rcu_read_lock() and rcu_dereference() for tconn->net_confPhilipp Reisner2012-11-08
* drbd: rcu_read_[un]lock() for all idr accesses that do not sleepPhilipp Reisner2012-11-08
* drbd: Improved logging of state changesPhilipp Reisner2012-11-08
* drbd: Implemented IO thawing for multiple volumesPhilipp Reisner2012-11-08