summaryrefslogtreecommitdiffstats
path: root/arch/mn10300 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-11-08drbd: on attach, enforce clean meta dataLars Ellenberg6-293/+28
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner12-90/+321
2012-11-08drbd: Improve the "unexpected packet" error messagesAndreas Gruenbacher1-9/+11
2012-11-08drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner2-8/+1
2012-11-08drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner3-3/+13
2012-11-08drbd: Fixes from the 8.3 development branchPhilipp Reisner3-21/+47
2012-11-08drbd: downgraded error printk to infoLars Ellenberg1-4/+2
2012-11-08drbd: allow ping-timeout of up to 30 secondsLars Ellenberg1-1/+1
2012-11-08DRBD: Fix comparison always false warning due to long/long long compareDavid Howells1-1/+1
2012-11-08drbd: Rename --dry-run to --tentativeAndreas Gruenbacher3-6/+6