aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_worker.c
Commit message (Expand)AuthorAgeFilesLines
* drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-071-14/+1
* drbd: Reduce verbosityPhilipp Reisner2010-06-011-4/+0
* drbd: fix hang on local read errors while disconnectedLars Ellenberg2010-06-011-4/+2
* drbd: Removed the now empty w_io_error() functionPhilipp Reisner2010-06-011-14/+0
* Merge branch 'master' into for-2.6.35Jens Axboe2010-05-211-1/+1
|\
| * drbd: don't expose failed local READ to upper layersLars Ellenberg2010-05-031-1/+1
* | drbd: Fix: Do not detach, if a bio with a barrier failsPhilipp Reisner2010-05-211-1/+1
* | drbd: allow resync requests to be larger than max_segment_sizeLars Ellenberg2010-05-181-7/+6
* | drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg2010-05-181-74/+104
* | drbd: Control the actual resync rate based on the queuing delay of data packetsPhilipp Reisner2010-05-181-1/+14
|/
* drbd: Make sure we do not send state updates during an empty resync [Bugz 271]Philipp Reisner2010-03-111-2/+1
* drbd: Reduce the time an empty resync takes usuallyPhilipp Reisner2010-03-111-3/+9
* fix unit of rs_same_csums accountingLars Ellenberg2010-03-111-1/+2
* drbd: remove unused #include <linux/version.h>Huang Weiyi2009-12-211-1/+0
* drbd: remove duplicated #includeHuang Weiyi2009-12-211-1/+0
* drbd: remove tracing bitsJens Axboe2009-10-011-16/+0
* dropping unneeded include autoconf.hLars Ellenberg2009-10-011-1/+0
* The DRBD driverPhilipp Reisner2009-10-011-0/+1529