LinuxLists
Users
About
Christoph Böhmwalder (
[email protected]
)
Number of posts: 116 (0.08 per day)
First post: 2019-07-29 12:08:12
Last post: 2023-09-29 09:21:03
Next Page
Date
List
Subject
2023-09-29 09:21:03
linux-kernel
[PATCH 3/5] drbd: Move connection independent work from "sender" to "worker"
2023-09-28 20:07:48
linux-kernel
[PATCH 2/5] drbd: Add new per-resource "worker" thread
2023-09-28 19:46:43
linux-kernel
[PATCH 5/5] drbd: Get rid of conn_reconfig_start() and conn_reconfig_done()
2023-09-28 13:02:13
linux-kernel
[PATCH 1/5] drbd: Rename per-connection "worker" thread to "sender"
2023-09-28 12:27:48
linux-kernel
[PATCH 4/5] drbd: Keep connection threads running while connection is up only
2023-09-28 11:19:19
linux-kernel
[PATCH 0/5] drbd: rename worker to sender
2023-05-15 09:05:51
linux-kernel
Re: [PATCH v2] drdb: fix debugfs_create_dir and debugfs_create_symlink error handling
2023-05-03 12:24:16
linux-kernel
[PATCH] drbd: correctly submit flush bio on barrier
2023-05-03 11:07:25
linux-kernel
Re: [PATCH] drbd: do not set REQ_PREFLUSH when submitting barrier
2023-05-02 09:32:33
linux-kernel
[PATCH] drbd: do not set REQ_PREFLUSH when submitting barrier
2023-04-24 08:37:44
linux-kernel
Re: [PATCH 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
2023-03-30 10:34:56
linux-kernel
[PATCH v3 6/7] drbd: pass drbd_peer_device to __req_mod
2023-03-30 10:34:55
linux-kernel
[PATCH v3 5/7] drbd: drbd_uuid_compare: pass a peer_device
2023-03-30 10:34:00
linux-kernel
[PATCH v3 7/7] drbd: Pass a peer device to the resync and online verify functions
2023-03-30 10:33:41
linux-kernel
[PATCH v3 3/7] drbd: Add peer device parameter to whole-bitmap I/O handlers
2023-03-30 10:33:00
linux-kernel
[PATCH v3 4/7] drbd: INFO_bm_xfer_stats(): Pass a peer device argument
2023-03-30 10:32:57
linux-kernel
[PATCH v3 2/7] drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
2023-03-30 10:32:45
linux-kernel
[PATCH v3 1/7] genetlink: make _genl_cmd_to_str static
2023-03-30 10:32:39
linux-kernel
[PATCH v3 0/7] Assorted DRBD refactoring
2023-03-27 12:30:06
linux-kernel
Re: [PATCH resent] drbd: Fix exception handling in nla_put_drbd_cfg_context()
2023-03-02 12:56:15
linux-kernel
[PATCH v2 7/7] drbd: Pass a peer device to the resync and online verify functions
2023-03-02 12:56:11
linux-kernel
[PATCH v2 3/7] drbd: Add peer device parameter to whole-bitmap I/O handlers
2023-03-02 12:56:09
linux-kernel
[PATCH v2 6/7] drbd: pass drbd_peer_device to __req_mod
2023-03-02 12:56:05
linux-kernel
[PATCH v2 5/7] drbd: drbd_uuid_compare: pass a peer_device
2023-03-02 12:56:01
linux-kernel
[PATCH v2 4/7] drbd: INFO_bm_xfer_stats(): Pass a peer device argument
2023-03-02 12:55:36
linux-kernel
[PATCH v2 2/7] drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
2023-03-02 12:55:33
linux-kernel
[PATCH v2 1/7] genetlink: make _genl_cmd_to_str static
2023-03-02 12:55:30
linux-kernel
[PATCH v2 0/7] Assorted DRBD refactoring
2023-02-15 16:33:12
linux-kernel
[PATCH 7/7] drbd: Pass a peer device to the resync and online verify functions
2023-02-15 16:32:41
linux-kernel
[PATCH 3/7] drbd: INFO_bm_xfer_stats(): Pass a peer device argument
2023-02-15 16:32:41
linux-kernel
[PATCH 1/7] drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
2023-02-15 16:32:41
linux-kernel
[PATCH 0/7] Assorted DRBD refactoring
2023-02-15 16:32:41
linux-kernel
[PATCH 2/7] drbd: Add peer device parameter to whole-bitmap I/O handlers
2023-02-15 16:32:41
linux-kernel
[PATCH 5/7] drbd: pass a peer_device to more bitmap functions
2023-02-15 16:32:41
linux-kernel
[PATCH 4/7] drbd: drbd_uuid_compare: pass a peer_device
2023-02-15 16:32:41
linux-kernel
[PATCH 6/7] drbd: pass drbd_peer_device to __req_mod
2023-01-13 13:00:11
linux-kernel
[PATCH 5/8] drbd: remove macros using require_context
2023-01-13 13:00:07
linux-kernel
[PATCH 1/3] drbd: split off drbd_buildtag into separate file
2023-01-13 12:59:40
linux-kernel
[PATCH 3/3] drbd: split off drbd_config into separate file
2023-01-13 12:59:37
linux-kernel
[PATCH 2/8] drbd: fix DRBD_VOLUME_MAX 65535 -> 65534
2023-01-13 12:59:10
linux-kernel
[PATCH 4/8] drbd: remove unnecessary assignment in vli_encode_bits
2023-01-13 12:58:21
linux-kernel
[PATCH 1/8] drbd: adjust drbd_limits license header
2023-01-13 12:58:19
linux-kernel
[PATCH 7/8] drbd: interval tree: make removing an "empty" interval a no-op
2023-01-13 12:58:18
linux-kernel
[RESEND PATCH 0/3] DRBD file structure reorganization
2023-01-13 12:58:04
linux-kernel
[RESEND PATCH 0/8] Miscellaneous DRBD reorganization
2023-01-13 12:57:07
linux-kernel
[PATCH 3/8] drbd: make limits unsigned
2023-01-13 12:57:07
linux-kernel
[PATCH 2/3] drbd: drop API_VERSION define
2023-01-13 12:55:06
linux-kernel
[PATCH 6/8] MAINTAINERS: add drbd headers
2023-01-13 12:54:49
linux-kernel
[PATCH 8/8] drbd: drbd_insert_interval(): Clarify comment
2022-12-09 16:06:52
linux-kernel
[PATCH 3/3] drbd: split off drbd_config into separate file
2022-12-09 15:49:59
linux-kernel
[PATCH 5/8] drbd: remove macros using require_context