summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-08drbd: make OOS_HANDED_TO_NETWORK its own caseLars Ellenberg
2012-11-08drbd: fix potential deadlock during "restart" of conflicting writesLars Ellenberg
2012-11-08drbd: don't pretend that barrier_nr == 0 was specialLars Ellenberg
2012-11-08drbd: remove unused static helper functionLars Ellenberg
2012-11-08drbd: remove some very outdated commentsLars Ellenberg
2012-11-08drbd: fix memleak in error path in bm_rw and drbd_bm_write_rangeLars Ellenberg
2012-11-08drbd: missing wakeup after drbd_rs_del_allLars Ellenberg
2012-11-08drbd: remove now unused seq_num member from struct drbd_requestLars Ellenberg
2012-11-08drbd: fix potential data corruption and protocol errorLars Ellenberg
2012-11-08drbd: Fixed detachLars Ellenberg
2012-11-08drbd: Fix a potential write ordering issue on SyncTarget nodesLars Ellenberg
2012-11-08drbd: Fix a potential race that could case data inconsistencyLars Ellenberg
2012-11-08drbd: Consider that bio->bi_bdev might be modified below DRBDPhilipp Reisner
2012-11-08drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner
2012-11-08drbd: Fix module refcount leak in drbd_accept()Philipp Reisner
2012-11-08drbd: If disk timeout expires fail only the affected volumePhilipp Reisner
2012-11-08drbd: Consider the disk-timeout also for meta-data IO operationsPhilipp Reisner
2012-11-08drbd: Reinstate disabling AL updates with invalidate-remotePhilipp Reisner
2012-11-08drbd: explicitly clear unused dp_flags in drbd_send_blockLars Ellenberg
2012-11-08drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3Philipp Reisner
2012-11-08drbd: drbd_bm_ALe_set_all(): Remove unused functionAndreas Gruenbacher
2012-11-08drbd: restart loop in drbd_make_request() [prepare for Linux-3.2]Philipp Reisner
2012-11-08drbd: Restore late assigning of tconn->data.sock and meta.sockPhilipp Reisner
2012-11-08drbd: Log failures of connection state changesPhilipp Reisner
2012-11-08drbd: Consider that read requests could be NEG_ACKEDedPhilipp Reisner
2012-11-08drbd: Do not send state packets while lower than C_CONNECTED cstatePhilipp Reisner
2012-11-08drbd: fix race between disconnect and receive_statePhilipp Reisner
2012-11-08drbd: Do not call generic_make_request() while holding req_lockPhilipp Reisner
2012-11-08drbd: Load balancing method: stripingPhilipp Reisner
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner
2012-11-08drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty"Philipp Reisner
2012-11-08drbd: add missing rcu locks around recently introduced idr_for_eachLars Ellenberg
2012-11-08drbd: Remove leftover prototypeAndreas Gruenbacher
2012-11-08drbd: fix potential spinlock deadlockPhilipp Reisner
2012-11-08drbd: Fix the WO=drain implementation for multiple volumesPhilipp Reisner
2012-11-08drbd: Switch drbd_may_finish_epoch() from mdev to tconnPhilipp Reisner
2012-11-08drbd: Move list of epochs from mdev to tconnPhilipp Reisner
2012-11-08drbd: Prepare epochs per connectionPhilipp Reisner
2012-11-08drbd: Move write_ordering from mdev to tconnPhilipp Reisner
2012-11-08drbd: Move the CREATE_BARRIER flag from connection to devicePhilipp Reisner
2012-11-08drbd: Fixed an obvious copy-n-paste mistakePhilipp Reisner
2012-11-08drbd: Fixes from the drbd-8.3 branchPhilipp Reisner
2012-11-08drbd: Fixes from the drbd-8.3 branchPhilipp Reisner
2012-11-08drbd: Silenced compiler warningsPhilipp Reisner
2012-11-08drbd: fix "stalled" empty resyncPhilipp Reisner
2012-11-08drbd: fix bitmap writeout after aborted resyncLars Ellenberg
2012-11-08drbd: Consider the discard-my-data flag for all volumes [bugz 359]Philipp Reisner
2012-11-08drbd: Improve error reporting in drbd_md_sync_page_io()Andreas Gruenbacher
2012-11-08drbd: fix connect failure with all default net-optionsLars Ellenberg
2012-11-08drbd: Update some outdated comments to match the codeAndreas Gruenbacher