aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_req.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10drbd: Implemented real timeout checking for request processing timePhilipp Reisner1-0/+1
2011-03-10drbd: Ensure that an epoch contains only requests of one kindPhilipp Reisner1-0/+18
2011-03-10drbd: Begin to account BIO processing time before inc_ap_bio()Philipp Reisner1-1/+0
2011-03-10drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner1-1/+3
2011-03-10drbd: Track the numbers of sectors in flightPhilipp Reisner1-5/+7
2010-11-27drbd: fix for spin_lock_irqsave in endio callbackLars Ellenberg1-1/+2
2010-10-14drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner1-0/+4
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner1-0/+2
2010-10-14drbd: factored drbd_req_make_private_bio() out of drbd_req_new()Philipp Reisner1-9/+15
2010-10-14drbd: factored tl_restart() out of tl_clear().Philipp Reisner1-0/+8
2010-10-14drbd: mod_req has now a return valuePhilipp Reisner1-5/+12
2010-10-14drbd: Track all IO requests on the TL, not writes onlyPhilipp Reisner1-1/+6
2010-06-01drbd: fix hang on local read errors while disconnectedLars Ellenberg1-0/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-10-01dropping unneeded include autoconf.hLars Ellenberg1-1/+0
2009-10-01The DRBD driverPhilipp Reisner1-0/+327