summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_int.h
Commit message (Expand)AuthorAgeFilesLines
* drbd: Pass a peer device to the resync and online verify functionsChristoph Böhmwalder2023-04-011-21/+25
* drbd: INFO_bm_xfer_stats(): Pass a peer device argumentAndreas Gruenbacher2023-04-011-2/+2
* drbd: Add peer device parameter to whole-bitmap I/O handlersAndreas Gruenbacher2023-04-011-14/+25
* drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macroAndreas Gruenbacher2023-04-011-22/+15
* drbd: remove macros using require_contextChristoph Böhmwalder2023-01-291-11/+1
* drbd: split off drbd_config into separate fileChristoph Böhmwalder2023-01-291-0/+1
* drbd: introduce drbd_ratelimit()Christoph Böhmwalder2022-12-011-1/+1
* drbd: split polymorph printk to its own fileChristoph Böhmwalder2022-12-011-67/+1
* drbd: unify how failed assertions are loggedChristoph Böhmwalder2022-12-011-3/+5
* drbd: use consistent licenseChristoph Böhmwalder2022-11-221-1/+1
* drbd: Store op in drbd_peer_requestChristoph Böhmwalder2022-11-091-2/+6
* block/drbd: remove unused w_start_resync declarationGaosheng Cui2022-09-121-1/+0
* block/drbd: Combine two drbd_submit_peer_request() argumentsBart Van Assche2022-07-141-2/+1
* block/drbd: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-3/+3
* drbd: Fix five use after free bugs in get_initial_stateLv Yunlong2022-04-061-4/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-3/+0
|\
| * remove bdi_congested() and wb_congested() and related functionsNeilBrown2022-03-221-3/+0
* | block: remove genhd.hChristoph Hellwig2022-02-021-1/+0
|/
* drbd: use bdev_nr_sectors instead of open coding itChristoph Hellwig2021-10-181-2/+1
* block: switch polling to be bio basedChristoph Hellwig2021-10-181-1/+1
* block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig2021-03-111-1/+1
* Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-211-1/+1
|\
| * drbd: remove unused argument from drbd_request_prepare and __drbd_make_requestGuoqing Jiang2021-01-261-1/+1
* | drbd: remove bio_alloc_drbdChristoph Hellwig2021-01-271-2/+0
|/
* block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-2/+2
* drbd: remove ->this_bdevChristoph Hellwig2020-10-051-1/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* block: rename generic_make_request to submit_bio_noacctChristoph Hellwig2020-07-011-3/+3
* block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-011-1/+1
* drbd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
* tcp: add tcp_sock_set_quickackChristoph Hellwig2020-05-281-7/+0
* tcp: add tcp_sock_set_nodelayChristoph Hellwig2020-05-281-7/+0
* tcp: add tcp_sock_set_corkChristoph Hellwig2020-05-281-14/+0
* drbd: fifo_alloc() should use struct_sizeStephen Kitt2020-01-291-1/+1
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\
| * signal/drbd: Use send_sig not force_sigEric W. Biederman2019-05-271-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner2019-05-241-13/+1
|/
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-5/+0
|\
| * block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-5/+0
* | block: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-091-1/+1
|/
* drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")Lars Ellenberg2018-12-201-2/+9
* drbd: centralize printk reporting of new size into drbd_set_my_capacity()Lars Ellenberg2018-12-201-7/+1
* block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche2018-10-031-1/+1
* drbd: Convert from ahash to shashKees Cook2018-09-061-6/+7
* drbd: Do not redefine __must_hold()Bart Van Assche2018-07-091-2/+0
* Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-1/+1
|\
| * drbd: switch to proc_create_singleChristoph Hellwig2018-05-161-1/+1
* | drbd: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-5/+5
|/
* drbd: Convert timers to use timer_setup()Kees Cook2017-11-061-2/+2
* drbd: move global variables to drbd namespace and make some staticRoland Kammerer2017-08-291-13/+7