summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-08drbd: Load balancing method: stripingPhilipp Reisner2-2/+17
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner6-2/+68
2012-11-08drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty"Philipp Reisner1-0/+5
2012-11-08drbd: add missing rcu locks around recently introduced idr_for_eachLars Ellenberg1-12/+20
2012-11-08drbd: Remove leftover prototypeAndreas Gruenbacher1-2/+0
2012-11-08drbd: fix potential spinlock deadlockPhilipp Reisner1-8/+12
2012-11-08drbd: Fix the WO=drain implementation for multiple volumesPhilipp Reisner1-1/+17
2012-11-08drbd: Switch drbd_may_finish_epoch() from mdev to tconnPhilipp Reisner1-7/+5
2012-11-08drbd: Move list of epochs from mdev to tconnPhilipp Reisner4-43/+42
2012-11-08drbd: Prepare epochs per connectionPhilipp Reisner2-2/+4
2012-11-08drbd: Move write_ordering from mdev to tconnPhilipp Reisner5-31/+48
2012-11-08drbd: Move the CREATE_BARRIER flag from connection to devicePhilipp Reisner3-18/+14
2012-11-08drbd: Fixed an obvious copy-n-paste mistakePhilipp Reisner2-2/+2
2012-11-08drbd: Fixes from the drbd-8.3 branchPhilipp Reisner5-18/+40
2012-11-08drbd: Fixes from the drbd-8.3 branchPhilipp Reisner4-3/+26
2012-11-08drbd: Silenced compiler warningsPhilipp Reisner4-28/+7
2012-11-08drbd: fix "stalled" empty resyncPhilipp Reisner2-5/+14
2012-11-08drbd: fix bitmap writeout after aborted resyncLars Ellenberg1-1/+9
2012-11-08drbd: Consider the discard-my-data flag for all volumes [bugz 359]Philipp Reisner2-5/+20
2012-11-08drbd: Improve error reporting in drbd_md_sync_page_io()Andreas Gruenbacher1-2/+2
2012-11-08drbd: fix connect failure with all default net-optionsLars Ellenberg1-1/+1
2012-11-08drbd: Update some outdated comments to match the codeAndreas Gruenbacher4-8/+7
2012-11-08drbd: Remove unused codePhilipp Reisner1-9/+0
2012-11-08drbd: Remove dead codePhilipp Reisner1-8/+0
2012-11-08drbd: Cleanup all epoch objects upon connection lossPhilipp Reisner1-2/+3
2012-11-08drbd: The minor_count module parameter is only a hint nowadaysPhilipp Reisner1-1/+1
2012-11-08drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWNPhilipp Reisner1-8/+13
2012-11-08drbd: detach must not try to abort non-local requestsLars Ellenberg2-0/+6
2012-11-08drbd: Get rid of MR_{READ,WRITE}_SHIFTAndreas Gruenbacher2-6/+6
2012-11-08drbd: Bugfix for the connection behaviorPhilipp Reisner2-6/+6
2012-11-08drbd: Fix the data-integrity-alg settingAndreas Gruenbacher3-90/+66
2012-11-08drbd: Turn tl_apply() into tl_abort_disk_io()Andreas Gruenbacher2-11/+6
2012-11-08drbd: Fixed w_restart_disk_io() to handle non active AL-extentsPhilipp Reisner2-29/+45
2012-11-08drbd: Missing assignment of mdev before drbd_queue_work()Philipp Reisner1-0/+1
2012-11-08drbd: Do not mod_timer() with a past timePhilipp Reisner1-2/+3
2012-11-08drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner1-1/+2
2012-11-08drbd: Dropped wrong clause to generate new current UUIDsPhilipp Reisner1-5/+0
2012-11-08drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...Andreas Gruenbacher1-9/+14
2012-11-08drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settingsAndreas Gruenbacher1-7/+7
2012-11-08drbd: receive_protocol(): Make the program flow less confusingAndreas Gruenbacher1-38/+35
2012-11-08drbd: receive_protocol(): Give variables more easily searchable namesAndreas Gruenbacher1-9/+9
2012-11-08drbd: Print memory address in hex instead of decimal in error messageAndreas Gruenbacher1-1/+1
2012-11-08drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher1-2/+1
2012-11-08drbd: Fix the maximum accepted minor device numberAndreas Gruenbacher1-1/+1
2012-11-08drbd: Define scale factors in a single placeAndreas Gruenbacher1-2/+27
2012-11-08drbd: Changed some defaultsPhilipp Reisner1-7/+7
2012-11-08drbd: report net config even for resources without a single volumeLars Ellenberg1-5/+11
2012-11-08drbd: Correctly handle resources without volumesPhilipp Reisner2-3/+17
2012-11-08drbd: Eliminated the "notified peer" messagesPhilipp Reisner1-5/+2
2012-11-08drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner3-2/+7