aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_req.h
Commit message (Expand)AuthorAge
* drbd: struct drbd_request: Introduce a new collision flagAndreas Gruenbacher2011-09-28
* drbd: Move some functions to where they are usedAndreas Gruenbacher2011-09-28
* drbd: moved req_lock and transfer log from mdev to tconnPhilipp Reisner2011-08-29
* drbd: Inline function overlaps() is now unusedAndreas Gruenbacher2011-08-29
* drbd: Convert all constants in enum drbd_req_event to upper caseAndreas Gruenbacher2011-08-29
* drbd: Remove the unused hash tablesAndreas Gruenbacher2011-08-29
* drbd: Use interval tree for overlapping write request detectionAndreas Gruenbacher2011-08-25
* drbd: Put sector and size in struct drbd_request into struct drbd_intervalAndreas Gruenbacher2011-08-25
* drbd: Request lookup code cleanup (1)Andreas Gruenbacher2011-08-25
* drbd: fix warningAndrew Morton2011-05-24
* drbd: Fix spellingBart Van Assche2011-05-24
* drbd: Implemented real timeout checking for request processing timePhilipp Reisner2011-03-10
* drbd: Ensure that an epoch contains only requests of one kindPhilipp Reisner2011-03-10
* drbd: Begin to account BIO processing time before inc_ap_bio()Philipp Reisner2011-03-10
* drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-10
* drbd: Track the numbers of sectors in flightPhilipp Reisner2011-03-10
* drbd: fix for spin_lock_irqsave in endio callbackLars Ellenberg2010-11-27
* drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner2010-10-14
* drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner2010-10-14
* drbd: factored drbd_req_make_private_bio() out of drbd_req_new()Philipp Reisner2010-10-14
* drbd: factored tl_restart() out of tl_clear().Philipp Reisner2010-10-14
* drbd: mod_req has now a return valuePhilipp Reisner2010-10-14
* drbd: Track all IO requests on the TL, not writes onlyPhilipp Reisner2010-10-14
* drbd: fix hang on local read errors while disconnectedLars Ellenberg2010-06-01
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* dropping unneeded include autoconf.hLars Ellenberg2009-10-01
* The DRBD driverPhilipp Reisner2009-10-01