drbd driver · Supported
Maintainers
- M Philipp Reisner <philipp.reisner@linbit.com>
- M Lars Ellenberg <lars.ellenberg@linbit.com>
- M Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
Paths
- F
Documentation/admin-guide/blockdev/ - F
drivers/block/drbd/ - F
include/linux/drbd* - F
lib/lru_cache.c
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linuxppc-dev (capped at 30), ordered by date desc.
-
HOTtoday
[PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
2026-09-11 · Petr Pavlu <petr.pavlu@suse.com> -
COLD57d
[PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
2026-07-21 · Petr Pavlu <petr.pavlu@suse.com> -
STALE74d
[PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
2026-07-08 · Petr Pavlu <petr.pavlu@suse.com> -
STALE347d
[PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst
2025-09-13 · Askar Safin <hidden> -
STALE347d
[PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd
2025-09-13 · Askar Safin <hidden> -
STALE778d
LANDED: 7 (7M) [PATCH 17/26] block: move the stable_writes flag to queue_limits
2024-06-17 · Christoph Hellwig <hch@lst.de> -
STALE778d
LANDED: 7 (7M) [PATCH 14/26] block: move the nonrot flag to queue_limits
2024-06-17 · Christoph Hellwig <hch@lst.de> -
STALE778d
LANDED [PATCH 13/26] block: move cache control settings out of queue->flags
2024-06-17 · Christoph Hellwig <hch@lst.de> -
STALE827d
[PATCH 17/26] block: move the stable_write flag to queue_limits
2024-06-11 · Christoph Hellwig <hch@lst.de> -
STALE827d
[PATCH 14/26] block: move the nonrot flag to queue_limits
2024-06-11 · Christoph Hellwig <hch@lst.de> -
STALE827d
[PATCH 13/26] block: move cache control settings out of queue->flags
2024-06-11 · Christoph Hellwig <hch@lst.de> -
STALE1315d
[RFC DO NOT MERGE] treewide: use __xchg in most obvious places
2023-01-10 · Andrzej Hajda <andrzej.hajda@intel.com> -
STALE1405d
REVIEWED: 19 (19M) [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function
2022-11-17 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1405d
REVIEWED: 19 (19M) [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
2022-11-14 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1407d
[PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
2022-10-22 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1436d
REVIEWED: 29 (28M) [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
2022-10-10 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1444d
REVIEWED: 2 (1M) [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
2022-10-08 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1445d
REVIEWED: 2 (1M) [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
2022-10-07 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1444d
REVIEWED: 2 (1M) [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1440d
[PATCH v1 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1461d
LANDED [PATCH] block: move from strlcpy with unused retval to strscpy
2022-08-18 · Wolfram Sang <wsa+renesas@sang-engineering.com> -
STALE1660d
[PATCH 6/6] treewide: remove check of list iterator against head past the loop body
2022-02-28 · Jakob Koschel <hidden> -
STALE1933d
LANDED [PATCH 07/26] drbd: convert to blk_alloc_disk/blk_cleanup_disk
2021-05-21 · Christoph Hellwig <hch@lst.de> -
STALE2142d
[PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
2020-10-09 · <hidden> -
STALE2273d
[PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
2020-07-01 · Christoph Hellwig <hch@lst.de> -
STALE2273d
[PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
2020-07-01 · Christoph Hellwig <hch@lst.de> -
STALE2273d
[PATCH 12/20] block: remove the request_queue argument from blk_queue_split
2020-07-01 · Christoph Hellwig <hch@lst.de> -
STALE2273d
[PATCH 03/20] drbd: stop using ->queuedata
2020-07-01 · Christoph Hellwig <hch@lst.de> -
STALE2273d
[PATCH 12/20] block: remove the request_queue argument from blk_queue_split
2020-06-29 · Christoph Hellwig <hch@lst.de> -
STALE2273d
[PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
2020-06-29 · Christoph Hellwig <hch@lst.de>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
COLD57d
[PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
2026-07-21 · Petr Pavlu <petr.pavlu@suse.com>