summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_worker.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* drbd: code cleanups without semantic changesFabian Frederick2016-06-13
* drbd: introduce WRITE_SAME supportLars Ellenberg2016-06-13
* drbd: introduce unfence-peer handlerLars Ellenberg2016-06-13
* drbd: Create the protocol feature THIN_RESYNCPhilipp Reisner2016-06-13
* drbd: Implement handling of thinly provisioned storage on resync target nodesPhilipp Reisner2016-06-13
* drbd: use bio op accessorsMike Christie2016-06-07
* drbd: Use shash and ahashHerbert Xu2016-01-27
* drbd: make drbd known to lsblk: use bd_link_disk_holderLars Ellenberg2015-11-25
* drbd: Create a dedicated workqueue for sending acks on the control connectionPhilipp Reisner2015-11-25
* drbd: improve network timeout detectionLars Ellenberg2015-11-25
* drbd: drbd_panic_after_delayed_completion_of_aborted_request()Lars Ellenberg2015-11-25
* drbd: Fix locking across all resourcesAndreas Gruenbacher2015-11-25
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* drbd: fix resync throttling initializationLars Ellenberg2014-11-10
* drbd: reduce lock contention in drbd_workerLars Ellenberg2014-09-11
* drbd: Improve asender performanceLars Ellenberg2014-09-11
* drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher2014-09-11
* drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2014-09-11
* drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher2014-09-11
* drbd: debugfs: add callback_historyLars Ellenberg2014-07-10
* drbd: track timing details of peer_requestsLars Ellenberg2014-07-10
* drbd: improve throttling decisions of background resynchronisationLars Ellenberg2014-07-10
* drbd: gather detailed timing statistics for drbd_requestsLars Ellenberg2014-07-10
* drbd: track meta data IO intent, start and submit timeLars Ellenberg2014-07-10
* drbd: consistently use list_add_tail for peer_request trackingLars Ellenberg2014-07-10
* drbd: add drbd_queue_work_if_unqueued helperLars Ellenberg2014-07-10
* drbd: drbd_rs_number_requests: fix unit mismatch in comparisonLars Ellenberg2014-07-10
* drbd: improve resync request throttling due to sendbuf sizeLars Ellenberg2014-07-10
* drbd: implement csums-after-crash-onlyLars Ellenberg2014-07-10
* drbd: get rid of drbd_queue_work_frontLars Ellenberg2014-07-10
* drbd: use drbd_device_post_work() in more placesLars Ellenberg2014-07-10
* drbd: make sure disk cleanup happens in worker contextLars Ellenberg2014-07-10
* drbd: fix resync finished detectionLars Ellenberg2014-07-10
* drbd: fix a race stopping the worker threadLars Ellenberg2014-07-10
* drbd: get rid of atomic update on disk bitmap worksLars Ellenberg2014-07-10
* drbd: refactor use of first_peer_device()Lars Ellenberg2014-07-10
* drbd: always implicitly close last epoch when idleLars Ellenberg2014-04-30
* drbd: fix a race between start_resync and send_and_submitLars Ellenberg2014-04-30
* drbd: prepare sending side for REQ_DISCARDLars Ellenberg2014-04-30
* drbd: prepare receiving side for REQ_DISCARDLars Ellenberg2014-04-30
* drbd: fix potential distributed deadlock during verify or resyncLars Ellenberg2014-04-30
* drbd: resync: fix too large bursts for very slow ratesLars Ellenberg2014-04-30
* drbd: Use the right peer deviceAndreas Gruenbacher2014-02-17
* drbd: In the worker thread, process drbd_work instead of drbd_device_work itemsAndreas Gruenbacher2014-02-17
* drbd: Turn w_make_ov_request and make_resync_request into "normal" functionsAndreas Gruenbacher2014-02-17
* drbd: Make w_make_resync_request() staticAndreas Gruenbacher2014-02-17
* drbd: struct drbd_peer_request: Use drbd_work instead of drbd_device_workAndreas Gruenbacher2014-02-17