summaryrefslogtreecommitdiff
path: root/drivers/block/drbd (follow)
Commit message (Expand)AuthorAge
...
| * drbd: Load balancing method: stripingPhilipp Reisner2012-11-08
| * drbd: Load balancing of read requestsPhilipp Reisner2012-11-08
| * drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty"Philipp Reisner2012-11-08
| * drbd: add missing rcu locks around recently introduced idr_for_eachLars Ellenberg2012-11-08
| * drbd: Remove leftover prototypeAndreas Gruenbacher2012-11-08
| * drbd: fix potential spinlock deadlockPhilipp Reisner2012-11-08
| * drbd: Fix the WO=drain implementation for multiple volumesPhilipp Reisner2012-11-08
| * drbd: Switch drbd_may_finish_epoch() from mdev to tconnPhilipp Reisner2012-11-08
| * drbd: Move list of epochs from mdev to tconnPhilipp Reisner2012-11-08
| * drbd: Prepare epochs per connectionPhilipp Reisner2012-11-08
| * drbd: Move write_ordering from mdev to tconnPhilipp Reisner2012-11-08
| * drbd: Move the CREATE_BARRIER flag from connection to devicePhilipp Reisner2012-11-08
| * drbd: Fixed an obvious copy-n-paste mistakePhilipp Reisner2012-11-08
| * drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-08
| * drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-08
| * drbd: Silenced compiler warningsPhilipp Reisner2012-11-08
| * drbd: fix "stalled" empty resyncPhilipp Reisner2012-11-08
| * drbd: fix bitmap writeout after aborted resyncLars Ellenberg2012-11-08
| * drbd: Consider the discard-my-data flag for all volumes [bugz 359]Philipp Reisner2012-11-08
| * drbd: Improve error reporting in drbd_md_sync_page_io()Andreas Gruenbacher2012-11-08
| * drbd: fix connect failure with all default net-optionsLars Ellenberg2012-11-08
| * drbd: Update some outdated comments to match the codeAndreas Gruenbacher2012-11-08
| * drbd: Remove unused codePhilipp Reisner2012-11-08
| * drbd: Remove dead codePhilipp Reisner2012-11-08
| * drbd: Cleanup all epoch objects upon connection lossPhilipp Reisner2012-11-08
| * drbd: Do not display bogus log lines for pdsk in case pdsk < D_UNKNOWNPhilipp Reisner2012-11-08
| * drbd: detach must not try to abort non-local requestsLars Ellenberg2012-11-08
| * drbd: Get rid of MR_{READ,WRITE}_SHIFTAndreas Gruenbacher2012-11-08
| * drbd: Bugfix for the connection behaviorPhilipp Reisner2012-11-08
| * drbd: Fix the data-integrity-alg settingAndreas Gruenbacher2012-11-08
| * drbd: Turn tl_apply() into tl_abort_disk_io()Andreas Gruenbacher2012-11-08
| * drbd: Fixed w_restart_disk_io() to handle non active AL-extentsPhilipp Reisner2012-11-08
| * drbd: Missing assignment of mdev before drbd_queue_work()Philipp Reisner2012-11-08
| * drbd: Do not mod_timer() with a past timePhilipp Reisner2012-11-08
| * drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner2012-11-08
| * drbd: Dropped wrong clause to generate new current UUIDsPhilipp Reisner2012-11-08
| * drbd: receive_protocol(): We cannot change our own data-integrity-alg setting...Andreas Gruenbacher2012-11-08
| * drbd: Be consistent in reporting incompatibilities in P_PROTOCOL settingsAndreas Gruenbacher2012-11-08
| * drbd: receive_protocol(): Make the program flow less confusingAndreas Gruenbacher2012-11-08
| * drbd: receive_protocol(): Give variables more easily searchable namesAndreas Gruenbacher2012-11-08
| * drbd: Print memory address in hex instead of decimal in error messageAndreas Gruenbacher2012-11-08
| * drbd: Allow to create devices with a minor number > minor_countAndreas Gruenbacher2012-11-08
| * drbd: report net config even for resources without a single volumeLars Ellenberg2012-11-08
| * drbd: Correctly handle resources without volumesPhilipp Reisner2012-11-08
| * drbd: Eliminated the "notified peer" messagesPhilipp Reisner2012-11-08
| * drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner2012-11-08
| * drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-08
| * drbd: detach from frozen backing devicePhilipp Reisner2012-11-08
| * drbd: Improve the "unexpected packet" error messagesAndreas Gruenbacher2012-11-08
| * drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner2012-11-08