aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_actlog.c
AgeCommit message (Expand)Author
2012-07-24drbd: announce FLUSH/FUA capability to upper layersLars Ellenberg
2012-07-24drbd: differentiate between normal and forced detachLars Ellenberg
2012-05-09drbd: introduce a bio_set to allocate housekeeping bios fromLars Ellenberg
2012-05-09drbd: missing wakeup after drbd_rs_del_allLars Ellenberg
2012-05-09drbd: Consider the disk-timeout also for meta-data IO operationsPhilipp Reisner
2012-05-09drbd: fix potential spinlock deadlockLars Ellenberg
2012-05-09drbd: Hold a reference to ldev while doing meta-data IOPhilipp Reisner
2012-05-09drbd: Keep a reference to the bio until the completion handler finishedPhilipp Reisner
2012-05-09drbd: Implemented wait_until_done_or_disk_failure()Philipp Reisner
2012-05-09drbd: Replaced md_io_mutex by an atomic: md_io_in_usePhilipp Reisner
2012-05-09drbd: moved md_io into mdevPhilipp Reisner
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