summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drbd: Prepare epochs per connectionPhilipp Reisner2012-11-082-2/+4
* drbd: Move write_ordering from mdev to tconnPhilipp Reisner2012-11-085-31/+48
* drbd: Move the CREATE_BARRIER flag from connection to devicePhilipp Reisner2012-11-083-18/+14
* drbd: Fixed an obvious copy-n-paste mistakePhilipp Reisner2012-11-082-2/+2
* drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-085-18/+40
* drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-084-3/+26
* drbd: Silenced compiler warningsPhilipp Reisner2012-11-084-28/+7
* drbd: fix "stalled" empty resyncPhilipp Reisner2012-11-082-5/+14
* drbd: fix bitmap writeout after aborted resyncLars Ellenberg2012-11-081-1/+9
* drbd: Consider the discard-my-data flag for all volumes [bugz 359]Philipp Reisner2012-11-082-5/+20
* drbd: Improve error reporting in drbd_md_sync_page_io()Andreas Gruenbacher2012-11-081-2/+2
* drbd: fix connect failure with all default net-optionsLars Ellenberg2012-11-081-1/+1
* drbd: Update some outdated comments to match the codeAndreas Gruenbacher2012-11-084-8/+7
* drbd: Remove unused codePhilipp Reisner2012-11-081-9/+0
* drbd: Remove dead codePhilipp Reisner2012-11-081-8/+0
* drbd: Cleanup all epoch objects upon connection lossPhilipp Reisner2012-11-081-2/+3
* drbd: The minor_count module parameter is only a hint nowadaysPhilipp Reisner2012-11-081-1/+1
* drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWNPhilipp Reisner2012-11-081-8/+13
* drbd: detach must not try to abort non-local requestsLars Ellenberg2012-11-082-0/+6
* drbd: Get rid of MR_{READ,WRITE}_SHIFTAndreas Gruenbacher2012-11-082-6/+6
* drbd: Bugfix for the connection behaviorPhilipp Reisner2012-11-082-6/+6
* drbd: Fix the data-integrity-alg settingAndreas Gruenbacher2012-11-083-90/+66
* drbd: Turn tl_apply() into tl_abort_disk_io()Andreas Gruenbacher2012-11-082-11/+6
* drbd: Fixed w_restart_disk_io() to handle non active AL-extentsPhilipp Reisner2012-11-082-29/+45
* drbd: Missing assignment of mdev before drbd_queue_work()Philipp Reisner2012-11-081-0/+1
* drbd: Do not mod_timer() with a past timePhilipp Reisner2012-11-081-2/+3
* drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner2012-11-081-1/+2
* drbd: Dropped wrong clause to generate new current UUIDsPhilipp Reisner2012-11-081-5/+0
* drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...Andreas Gruenbacher2012-11-081-9/+14
* drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settingsAndreas Gruenbacher2012-11-081-7/+7
* drbd: receive_protocol(): Make the program flow less confusingAndreas Gruenbacher2012-11-081-38/+35
* drbd: receive_protocol(): Give variables more easily searchable namesAndreas Gruenbacher2012-11-081-9/+9
* drbd: Print memory address in hex instead of decimal in error messageAndreas Gruenbacher2012-11-081-1/+1
* drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher2012-11-081-2/+1
* drbd: Fix the maximum accepted minor device numberAndreas Gruenbacher2012-11-081-1/+1
* drbd: Define scale factors in a single placeAndreas Gruenbacher2012-11-081-2/+27
* drbd: Changed some defaultsPhilipp Reisner2012-11-081-7/+7
* drbd: report net config even for resources without a single volumeLars Ellenberg2012-11-081-5/+11
* drbd: Correctly handle resources without volumesPhilipp Reisner2012-11-082-3/+17
* drbd: Eliminated the "notified peer" messagesPhilipp Reisner2012-11-081-5/+2
* drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner2012-11-083-2/+7
* drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-086-293/+28
* drbd: detach from frozen backing devicePhilipp Reisner2012-11-0812-90/+321
* drbd: Improve the "unexpected packet" error messagesAndreas Gruenbacher2012-11-081-9/+11
* drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner2012-11-082-8/+1
* drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner2012-11-083-3/+13
* drbd: Fixes from the 8.3 development branchPhilipp Reisner2012-11-083-21/+47
* drbd: downgraded error printk to infoLars Ellenberg2012-11-081-4/+2
* drbd: allow ping-timeout of up to 30 secondsLars Ellenberg2012-11-081-1/+1
* DRBD: Fix comparison always false warning due to long/long long compareDavid Howells2012-11-081-1/+1