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