summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
Commit message (Expand)AuthorAgeFilesLines
...
| * drbd: Do not call generic_make_request() while holding req_lockPhilipp Reisner2012-11-081-22/+22
| * drbd: Load balancing method: stripingPhilipp Reisner2012-11-081-2/+11
| * drbd: Load balancing of read requestsPhilipp Reisner2012-11-083-2/+58
| * drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty"Philipp Reisner2012-11-081-0/+5
| * drbd: add missing rcu locks around recently introduced idr_for_eachLars Ellenberg2012-11-081-12/+20
| * drbd: Remove leftover prototypeAndreas Gruenbacher2012-11-081-2/+0
| * drbd: fix potential spinlock deadlockPhilipp Reisner2012-11-081-8/+12
| * drbd: Fix the WO=drain implementation for multiple volumesPhilipp Reisner2012-11-081-1/+17
| * drbd: Switch drbd_may_finish_epoch() from mdev to tconnPhilipp Reisner2012-11-081-7/+5
| * drbd: Move list of epochs from mdev to tconnPhilipp Reisner2012-11-084-43/+42
| * 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: 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: 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-085-292/+19
| * drbd: detach from frozen backing devicePhilipp Reisner2012-11-0810-89/+307
| * drbd: Improve the "unexpected packet" error messagesAndreas Gruenbacher2012-11-081-9/+11