aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_actlog.c
Commit message (Expand)AuthorAgeFilesLines
* drbd: we should write meta data updates with FLUSH FUALars Ellenberg2011-06-301-1/+1
* drbd: Fix spellingBart Van Assche2011-05-241-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drbd: Remove unused function atodb_endio()Andreas Gruenbacher2011-03-101-27/+0
* drbd: kill dead codeLars Ellenberg2011-03-101-93/+0
* drbd: bitmap keep track of changes vs on-disk bitmapLars Ellenberg2011-03-101-103/+29
* drbd: Use the standard bool, true, and false keywordsAndreas Gruenbacher2011-03-101-4/+4
* drbd: Get rid of unnecessary macros (2)Andreas Gruenbacher2011-03-101-2/+2
* drbd: Removed 20 seconds upper bound for side-steppingPhilipp Reisner2011-03-101-3/+4
* drbd: Implemented side-stepping in drbd_res_begin_io()Philipp Reisner2011-03-101-5/+19
* drbd: Implemented priority inheritance for resync requestsPhilipp Reisner2011-03-101-2/+2
* drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-101-4/+6
* drbd: properly use max_hw_sectors to limit the our bio sizeLars Ellenberg2011-03-101-4/+4
* drbd: factor out advancement of resync marks for progress reportingLars Ellenberg2011-03-101-13/+17
* block: kill off REQ_UNPLUGJens Axboe2011-03-101-1/+1
* block: remove per-queue pluggingJens Axboe2011-03-101-2/+0
* drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-231-14/+2
* drbd: fix potential data divergence after multiple failuresLars Ellenberg2010-10-221-5/+21
* drbd: reduce code duplication when receiving data requestsLars Ellenberg2010-10-141-7/+5
* drbd: use rolling marks for resync speed calculationLars Ellenberg2010-10-141-14/+15
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-4/+4
* drbd: lc_element_by_index() never returns NULLPhilipp Reisner2010-04-021-1/+1
* drbd: fix al-to-on-disk-bitmap for 4k logical_block_sizeLars Ellenberg2010-03-111-4/+13
* drbd: remove tracing bitsJens Axboe2009-10-011-61/+1
* The DRBD driverPhilipp Reisner2009-10-011-0/+1484