summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_req.c
AgeCommit message (Expand)Author
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner
2010-10-14drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner
2010-10-14drbd: fix list corruption (recent regression)Lars Ellenberg
2010-10-14drbd: Allow tl_restart() to do IO completion while IO is suspendedPhilipp Reisner
2010-10-14drbd: Ensure that the peer was not rebootet in the meantime before resending TLPhilipp Reisner
2010-10-14drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner
2010-10-14drbd: Removed redundant error checks in the request code pathPhilipp 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-10-14drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writesPhilipp Reisner
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-06-01drbd: Reduce verbosityPhilipp Reisner
2010-06-01drbd: fix hang on local read errors while disconnectedLars Ellenberg
2010-06-01drbd: Removed the now empty w_io_error() functionPhilipp Reisner
2010-05-18drbd: If we detect late that IO got frozen, retry after we thawed.Philipp Reisner
2010-05-18drbd: always use_bmbv, ignore settingLars Ellenberg
2010-05-17drbd: fail_requests_early: remove incorrect and unnecessary optimizationLars Ellenberg
2009-12-03drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner
2009-11-04drbd: performance - don't lose unplug eventsLars Ellenberg
2009-10-28drbd: fix in_flight rw indexingJens Axboe
2009-10-05drbd: fixup for reverted dual in_flight patchJens Axboe
2009-10-01drbd: remove tracing bitsJens Axboe
2009-10-01dropping unneeded include autoconf.hLars Ellenberg
2009-10-01The DRBD driverPhilipp Reisner