summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_req.c
Commit message (Expand)AuthorAgeFilesLines
* drbd: mod_req has now a return valuePhilipp Reisner2010-10-141-1/+4
* drbd: Track all IO requests on the TL, not writes onlyPhilipp Reisner2010-10-141-9/+15
* drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writesPhilipp Reisner2010-10-141-2/+2
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
* drbd: Reduce verbosityPhilipp Reisner2010-06-011-5/+0
* drbd: fix hang on local read errors while disconnectedLars Ellenberg2010-06-011-9/+13
* drbd: Removed the now empty w_io_error() functionPhilipp Reisner2010-06-011-26/+1
* drbd: If we detect late that IO got frozen, retry after we thawed.Philipp Reisner2010-05-181-7/+26
* drbd: always use_bmbv, ignore settingLars Ellenberg2010-05-181-1/+1
* drbd: fail_requests_early: remove incorrect and unnecessary optimizationLars Ellenberg2010-05-181-5/+0
* drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner2009-12-031-2/+2
* drbd: performance - don't lose unplug eventsLars Ellenberg2009-11-041-1/+6
* drbd: fix in_flight rw indexingJens Axboe2009-10-281-2/+2
* drbd: fixup for reverted dual in_flight patchJens Axboe2009-10-051-2/+2
* drbd: remove tracing bitsJens Axboe2009-10-011-11/+0
* dropping unneeded include autoconf.hLars Ellenberg2009-10-011-1/+0
* The DRBD driverPhilipp Reisner2009-10-011-0/+1132
OpenPOWER on IntegriCloud