aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| | * | | | drbd: fix resend/resubmit of frozen IOLars Ellenberg2012-11-08
| | * | | | drbd: fix spelling, remove boring development log messagePhilipp Reisner2012-11-08
| | * | | | drbd: Ensure that data_size is not 0 before using data_size-1 as indexPhilipp Reisner2012-11-08
| | * | | | drbd: Delay/reject other state changes while establishing a connectionPhilipp Reisner2012-11-08
| | * | | | drbd: Fixed processing of disk-barrier, disk-flushes and disk-drainPhilipp Reisner2012-11-08
| | * | | | drbd: ignore volume number for drbd barrier packet exchangeLars Ellenberg2012-11-08
| | * | | | drbd: complete_conflicting_writes() should not care about connectionsLars Ellenberg2012-11-08
| | * | | | drbd: simplify retry path of failed READ requestsLars Ellenberg2012-11-08
| | * | | | drbd: move put_ldev from __req_mod() to the endio callbackLars Ellenberg2012-11-08
| | * | | | drbd: factor out master_bio completion and drbd_request destruction pathsLars Ellenberg2012-11-08
| | * | | | drbd: conflicting writes: make wake_up of waiting peer_requests explicitLars Ellenberg2012-11-08
| | * | | | drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONELars Ellenberg2012-11-08
| | * | | | drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspendedLars Ellenberg2012-11-08
| | * | | | drbd: make OOS_HANDED_TO_NETWORK its own caseLars Ellenberg2012-11-08
| | * | | | drbd: fix potential deadlock during "restart" of conflicting writesLars Ellenberg2012-11-08
| | * | | | drbd: don't pretend that barrier_nr == 0 was specialLars Ellenberg2012-11-08
| | * | | | drbd: remove unused static helper functionLars Ellenberg2012-11-08
| | * | | | drbd: remove some very outdated commentsLars Ellenberg2012-11-08
| | * | | | drbd: fix memleak in error path in bm_rw and drbd_bm_write_rangeLars Ellenberg2012-11-08
| | * | | | drbd: missing wakeup after drbd_rs_del_allLars Ellenberg2012-11-08
| | * | | | drbd: remove now unused seq_num member from struct drbd_requestLars Ellenberg2012-11-08
| | * | | | drbd: fix potential data corruption and protocol errorLars Ellenberg2012-11-08
| | * | | | drbd: Fixed detachLars Ellenberg2012-11-08
| | * | | | drbd: Fix a potential write ordering issue on SyncTarget nodesLars Ellenberg2012-11-08
| | * | | | drbd: Fix a potential race that could case data inconsistencyLars Ellenberg2012-11-08
| | * | | | drbd: Consider that bio->bi_bdev might be modified below DRBDPhilipp Reisner2012-11-08
| | * | | | drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner2012-11-08
| | * | | | drbd: Fix module refcount leak in drbd_accept()Philipp Reisner2012-11-08
| | * | | | drbd: If disk timeout expires fail only the affected volumePhilipp Reisner2012-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: explicitly clear unused dp_flags in drbd_send_blockLars Ellenberg2012-11-08
| | * | | | drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3Philipp Reisner2012-11-08
| | * | | | drbd: drbd_bm_ALe_set_all(): Remove unused functionAndreas Gruenbacher2012-11-08
| | * | | | drbd: restart loop in drbd_make_request() [prepare for Linux-3.2]Philipp Reisner2012-11-08
| | * | | | drbd: Restore late assigning of tconn->data.sock and meta.sockPhilipp Reisner2012-11-08
| | * | | | drbd: Log failures of connection state changesPhilipp Reisner2012-11-08
| | * | | | drbd: Consider that read requests could be NEG_ACKEDedPhilipp Reisner2012-11-08
| | * | | | drbd: Do not send state packets while lower than C_CONNECTED cstatePhilipp Reisner2012-11-08
| | * | | | drbd: fix race between disconnect and receive_statePhilipp Reisner2012-11-08
| | * | | | drbd: Do not call generic_make_request() while holding req_lockPhilipp Reisner2012-11-08
| | * | | | drbd: Load balancing method: stripingPhilipp Reisner2012-11-08
| | * | | | drbd: Load balancing of read requestsPhilipp Reisner2012-11-08
| | * | | | drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty"Philipp Reisner2012-11-08
| | * | | | drbd: add missing rcu locks around recently introduced idr_for_eachLars Ellenberg2012-11-08
| | * | | | drbd: Remove leftover prototypeAndreas Gruenbacher2012-11-08
| | * | | | drbd: fix potential spinlock deadlockPhilipp Reisner2012-11-08
| | * | | | drbd: Fix the WO=drain implementation for multiple volumesPhilipp Reisner2012-11-08
| | * | | | drbd: Switch drbd_may_finish_epoch() from mdev to tconnPhilipp Reisner2012-11-08
| | * | | | drbd: Move list of epochs from mdev to tconnPhilipp Reisner2012-11-08