summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2012-11-08drbd: Remove unused codePhilipp Reisner
2012-11-08drbd: Remove dead codePhilipp Reisner
2012-11-08drbd: Cleanup all epoch objects upon connection lossPhilipp Reisner
2012-11-08drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWNPhilipp Reisner
2012-11-08drbd: detach must not try to abort non-local requestsLars Ellenberg
2012-11-08drbd: Get rid of MR_{READ,WRITE}_SHIFTAndreas Gruenbacher
2012-11-08drbd: Bugfix for the connection behaviorPhilipp Reisner
2012-11-08drbd: Fix the data-integrity-alg settingAndreas Gruenbacher
2012-11-08drbd: Turn tl_apply() into tl_abort_disk_io()Andreas Gruenbacher
2012-11-08drbd: Fixed w_restart_disk_io() to handle non active AL-extentsPhilipp Reisner
2012-11-08drbd: Missing assignment of mdev before drbd_queue_work()Philipp Reisner
2012-11-08drbd: Do not mod_timer() with a past timePhilipp Reisner
2012-11-08drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner
2012-11-08drbd: Dropped wrong clause to generate new current UUIDsPhilipp Reisner
2012-11-08drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...Andreas Gruenbacher
2012-11-08drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settingsAndreas Gruenbacher
2012-11-08drbd: receive_protocol(): Make the program flow less confusingAndreas Gruenbacher
2012-11-08drbd: receive_protocol(): Give variables more easily searchable namesAndreas Gruenbacher
2012-11-08drbd: Print memory address in hex instead of decimal in error messageAndreas Gruenbacher
2012-11-08drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher
2012-11-08drbd: report net config even for resources without a single volumeLars Ellenberg
2012-11-08drbd: Correctly handle resources without volumesPhilipp Reisner
2012-11-08drbd: Eliminated the "notified peer" messagesPhilipp Reisner
2012-11-08drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner
2012-11-08drbd: on attach, enforce clean meta dataLars Ellenberg
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner
2012-11-08drbd: Improve the "unexpected packet" error messagesAndreas Gruenbacher
2012-11-08drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner