aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_req.h
Commit message (Expand)AuthorAgeFilesLines
* drbd: fix warningAndrew Morton2011-05-241-0/+1
* drbd: Fix spellingBart Van Assche2011-05-241-2/+2
* drbd: Implemented real timeout checking for request processing timePhilipp Reisner2011-03-101-0/+1
* drbd: Ensure that an epoch contains only requests of one kindPhilipp Reisner2011-03-101-0/+18
* drbd: Begin to account BIO processing time before inc_ap_bio()Philipp Reisner2011-03-101-1/+0
* drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-101-1/+3
* drbd: Track the numbers of sectors in flightPhilipp Reisner2011-03-101-5/+7
* drbd: fix for spin_lock_irqsave in endio callbackLars Ellenberg2010-11-271-1/+2
* drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner2010-10-141-0/+4
* drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner2010-10-141-0/+2
* drbd: factored drbd_req_make_private_bio() out of drbd_req_new()Philipp Reisner2010-10-141-9/+15
* drbd: factored tl_restart() out of tl_clear().Philipp Reisner2010-10-141-0/+8
* drbd: mod_req has now a return valuePhilipp Reisner2010-10-141-5/+12
* drbd: Track all IO requests on the TL, not writes onlyPhilipp Reisner2010-10-141-1/+6
* drbd: fix hang on local read errors while disconnectedLars Ellenberg2010-06-011-0/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* dropping unneeded include autoconf.hLars Ellenberg2009-10-011-1/+0
* The DRBD driverPhilipp Reisner2009-10-011-0/+327