summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_actlog.c
AgeCommit message (Expand)Author
2011-06-30drbd: we should write meta data updates with FLUSH FUALars Ellenberg
2011-05-24drbd: Fix spellingBart Van Assche
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10drbd: Remove unused function atodb_endio()Andreas Gruenbacher
2011-03-10drbd: kill dead codeLars Ellenberg
2011-03-10drbd: bitmap keep track of changes vs on-disk bitmapLars Ellenberg
2011-03-10drbd: Use the standard bool, true, and false keywordsAndreas Gruenbacher
2011-03-10drbd: Get rid of unnecessary macros (2)Andreas Gruenbacher
2011-03-10drbd: Removed 20 seconds upper bound for side-steppingPhilipp Reisner
2011-03-10drbd: Implemented side-stepping in drbd_res_begin_io()Philipp Reisner
2011-03-10drbd: Implemented priority inheritance for resync requestsPhilipp Reisner
2011-03-10drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner
2011-03-10drbd: properly use max_hw_sectors to limit the our bio sizeLars Ellenberg
2011-03-10drbd: factor out advancement of resync marks for progress reportingLars Ellenberg
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2010-10-23drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner
2010-10-22drbd: fix potential data divergence after multiple failuresLars Ellenberg
2010-10-14drbd: reduce code duplication when receiving data requestsLars Ellenberg
2010-10-14drbd: use rolling marks for resync speed calculationLars Ellenberg
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-04-02drbd: lc_element_by_index() never returns NULLPhilipp Reisner
2010-03-11drbd: fix al-to-on-disk-bitmap for 4k logical_block_sizeLars Ellenberg
2009-10-01drbd: remove tracing bitsJens Axboe
2009-10-01The DRBD driverPhilipp Reisner