summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds2024-10-192-15/+0
|\
| * drbd: Remove unused conn_lowest_minorDr. David Alan Gilbert2024-10-112-15/+0
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
|/
* drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen2024-09-181-2/+4
* drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov2024-09-101-1/+1
* drbd: Remove an unused field in struct drbd_deviceChristophe JAILLET2024-08-261-1/+0
* drbd: Remove unused extern declarationsYueHaibing2024-08-021-10/+0
* drbd: use sendpages_ok() instead of sendpage_ok()Ofir Gal2024-07-291-1/+1
* drbd: Add peer_device to Kernel docSimon Horman2024-07-231-0/+4
* block: move the stable_writes flag to queue_limitsChristoph Hellwig2024-06-191-3/+2
* block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-191-1/+2
* block: move cache control settings out of queue->flagsChristoph Hellwig2024-06-191-1/+1
* Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-114-128/+131
|\
| * drbd: atomically update queue limits in drbd_reconsider_queue_parametersChristoph Hellwig2024-03-061-73/+46
| * drbd: split out a drbd_discard_supported helperChristoph Hellwig2024-03-061-8/+17
| * drbd: don't set max_write_zeroes_sectors in decide_on_discard_supportChristoph Hellwig2024-03-061-1/+0
| * drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parametersChristoph Hellwig2024-03-061-34/+22
| * drbd: refactor the backing dev max_segments calculationChristoph Hellwig2024-03-061-8/+17
| * drbd: refactor drbd_reconsider_queue_parametersChristoph Hellwig2024-03-061-35/+49
| * drbd: pass the max_hw_sectors limit to blk_alloc_diskChristoph Hellwig2024-03-061-4/+9
| * block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig2024-02-201-2/+4
| * drbd: fix function cast warnings in state machineArnd Bergmann2024-02-132-14/+18
* | drbd: port block device access to fileChristian Brauner2024-02-252-31/+31
|/
* drbd: actlog: fix kernel-doc warnings and spellingRandy Dunlap2023-12-221-6/+10
* Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-311-1/+1
|\
| * drbd: Annotate struct fifo_buffer with __counted_byKees Cook2023-10-021-1/+1
* | drdb: Convert to use bdev_open_by_path()Jan Kara2023-10-282-33/+34
|/
* drbd: swap bvec_set_page len and offsetChristoph Böhmwalder2023-09-061-1/+1
* genetlink: remove userhdr from struct genl_infoJakub Kicinski2023-08-151-4/+5
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-291-4/+8
|\
| * drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells2023-06-251-4/+8
* | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-122-4/+5
* | block: use the holder as indication for exclusive opensChristoph Hellwig2023-06-121-9/+14
* | block: remove the unused mode argument to ->releaseChristoph Hellwig2023-06-121-2/+2
* | block: pass a gendisk to ->openChristoph Hellwig2023-06-121-3/+3
* | block: introduce holder opsChristoph Hellwig2023-06-051-1/+2
* | drbd: stop defining __KERNEL_SYSCALLS__Christoph Hellwig2023-06-052-2/+0
* | drbd: use __bio_add_page to add page to bioJohannes Thumshirn2023-05-311-3/+1
|/
* Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-061-1/+1
|\
| * drbd: correctly submit flush bio on barrierChristoph Böhmwalder2023-05-031-1/+1
* | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-2610-231/+292
|\|
| * drbd: Pass a peer device to the resync and online verify functionsChristoph Böhmwalder2023-04-026-108/+126
| * drbd: pass drbd_peer_device to __req_modChristoph Böhmwalder2023-04-025-31/+46
| * drbd: drbd_uuid_compare: pass a peer_deviceChristoph Böhmwalder2023-04-021-4/+5
| * drbd: INFO_bm_xfer_stats(): Pass a peer device argumentAndreas Gruenbacher2023-04-023-7/+7
| * drbd: Add peer device parameter to whole-bitmap I/O handlersAndreas Gruenbacher2023-04-027-62/+96
| * drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macroAndreas Gruenbacher2023-04-021-22/+15
* | drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)2023-04-053-6/+6
|/
* drbd: drbd_insert_interval(): Clarify commentAndreas Gruenbacher2023-01-291-1/+1
* drbd: interval tree: make removing an "empty" interval a no-opLars Ellenberg2023-01-291-0/+4