aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_req.h
Commit message (Expand)AuthorAge
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* drbd: only fail empty flushes if no good data is reachableLars Ellenberg2013-03-28
* drbd: fix potential protocol error and resulting disconnect/reconnectLars Ellenberg2013-01-21
* drbd: disambiguation, s/P_DISCARD_WRITE/P_SUPERSEDED/Lars Ellenberg2012-11-09
* drbd: allow read requests to be retried after force-detachLars Ellenberg2012-11-08
* drbd: base completion and destruction of requests on ref countsLars Ellenberg2012-11-08
* drbd: rename drbd_restart_write to drbd_restart_requestLars Ellenberg2012-11-08
* drbd: fix potential deadlock during "restart" of conflicting writesLars Ellenberg2012-11-08
* drbd: Get rid of MR_{READ,WRITE}_SHIFTAndreas Gruenbacher2012-11-08
* drbd: detach from frozen backing devicePhilipp Reisner2012-11-08
* drbd: Runtime changeable wire protocolPhilipp Reisner2012-11-08
* drbd: Introduced a new type union drbd_dev_statePhilipp Reisner2012-11-08
* drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarityAndreas Gruenbacher2012-11-08
* drbd: Converted the transfer log from mdev to tconnPhilipp Reisner2011-10-14
* drbd: Improve how conflicting writes are handledAndreas Gruenbacher2011-10-14
* drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endioAndreas Gruenbacher2011-10-14
* drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_r...Philipp Reisner2011-09-28
* drbd: Allow to wait for the completion of an epoch entry as wellAndreas Gruenbacher2011-09-28
* 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