summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_int.h
Commit message (Expand)AuthorAgeFilesLines
...
* block: kill merge_bvec_fn() completelyKent Overstreet2015-08-131-1/+0Star
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-5/+6
* writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
* drbd: Remove an useless copy of kernel_setsockopt()Philipp Reisner2014-11-101-25/+4Star
* drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher2014-11-101-1/+0Star
* drbd: Minor cleanupsAndreas Gruenbacher2014-11-101-5/+4Star
* drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2014-09-111-5/+6
* drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher2014-09-111-1/+1
* drbd: Use better variable namesAndreas Gruenbacher2014-09-111-3/+3
* drbd: debugfs: add callback_historyLars Ellenberg2014-07-101-0/+26
* drbd: debugfs: Add in_flight_summaryLars Ellenberg2014-07-101-0/+3
* drbd: debugfs: add basic hierarchyLars Ellenberg2014-07-101-2/+28
* drbd: track details of bitmap IOLars Ellenberg2014-07-101-0/+16
* drbd: track timing details of peer_requestsLars Ellenberg2014-07-101-0/+15
* drbd: improve throttling decisions of background resynchronisationLars Ellenberg2014-07-101-1/+3
* drbd: add caching oldest request pointers for replication stagesLars Ellenberg2014-07-101-0/+7
* drbd: add lists to find oldest pending requestsLars Ellenberg2014-07-101-1/+10
* drbd: gather detailed timing statistics for drbd_requestsLars Ellenberg2014-07-101-1/+53
* drbd: track meta data IO intent, start and submit timeLars Ellenberg2014-07-101-3/+6
* drbd: drop drbd_md_flushLars Ellenberg2014-07-101-19/+0Star
* drbd: add drbd_queue_work_if_unqueued helperLars Ellenberg2014-07-101-0/+11
* drbd: cosmetic: change all printk(level, ...) to pr_<level>(...)Lars Ellenberg2014-07-101-3/+1Star
* block: Convert last uses of __FUNCTION__ to __func__Joe Perches2014-07-101-4/+4
* drbd: implement csums-after-crash-onlyLars Ellenberg2014-07-101-0/+2
* drbd: fix bogus resync stats in /proc/drbdLars Ellenberg2014-07-101-48/+0Star
* drbd: Remove unnecessary/unused codeAndreas Gruenbacher2014-07-101-1/+0Star
* drbd: get rid of drbd_queue_work_frontLars Ellenberg2014-07-101-12/+2Star
* drbd: use drbd_device_post_work() in more placesLars Ellenberg2014-07-101-14/+2Star
* drbd: make sure disk cleanup happens in worker contextLars Ellenberg2014-07-101-13/+27
* drbd: close race when detaching from diskLars Ellenberg2014-07-101-2/+7
* drbd: fix resync finished detectionLars Ellenberg2014-07-101-11/+31
* drbd: get rid of atomic update on disk bitmap worksLars Ellenberg2014-07-101-1/+1
* drbd: rename drbd_free_bc() to drbd_free_ldev()Philipp Reisner2014-07-101-1/+1
* drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner2014-07-101-4/+5
* drbd: Move write_ordering from connection to resourcePhilipp Reisner2014-07-101-2/+3
* drbd: use list_first_entry_or_null in first_peer_device/first_connectionLars Ellenberg2014-04-301-2/+2
* drbd: add back some fairness to AL transactionsLars Ellenberg2014-04-301-0/+1
* drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIMLars Ellenberg2014-04-301-0/+1
* drbd: prepare receiving side for REQ_DISCARDLars Ellenberg2014-04-301-1/+18
* drbd: allow parallel promote/demote actionsLars Ellenberg2014-04-301-0/+1
* drbd: perpare for genetlink parallel_opsLars Ellenberg2014-04-301-3/+25
* drbd: don't let application IO pre-empt resync too oftenLars Ellenberg2014-04-301-1/+2
* drbd: Remove drbd_wrappers.hPhilipp Reisner2014-04-301-0/+35
* drbd: Add drbd_thread->resource and make drbd_thread->connection optionalAndreas Gruenbacher2014-02-171-0/+1
* drbd: Make w_make_resync_request() staticAndreas Gruenbacher2014-02-171-1/+0Star
* drbd: struct drbd_peer_request: Use drbd_work instead of drbd_device_workAndreas Gruenbacher2014-02-171-1/+2
* drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue()Andreas Gruenbacher2014-02-171-10/+2Star
* drbd: Create a dedicated struct drbd_device_workAndreas Gruenbacher2014-02-171-12/+17
* drbd: Rename w_prev_work_done -> w_completeAndreas Gruenbacher2014-02-171-1/+0Star
* drbd: Move string function prototypes from linux/drbd.h to drbd_string.hAndreas Gruenbacher2014-02-171-0/+1