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
Previous Page
/
Next Page
Date
List
Subject
2022-12-09 15:49:52
linux-kernel
[PATCH 4/8] drbd: remove unnecessary assignment in vli_encode_bits
2022-12-09 15:48:29
linux-kernel
[PATCH 2/3] drbd: drop API_VERSION define
2022-12-09 15:47:58
linux-kernel
[PATCH 7/8] drbd: interval tree: make removing an "empty" interval a no-op
2022-12-09 15:45:42
linux-kernel
[PATCH 2/8] drbd: fix DRBD_VOLUME_MAX 65535 -> 65534
2022-12-09 15:41:36
linux-kernel
[PATCH 0/3] DRBD file structure reorganization
2022-12-09 15:40:44
linux-kernel
[PATCH 3/8] drbd: make limits unsigned
2022-12-09 15:38:18
linux-kernel
[PATCH 8/8] drbd: drbd_insert_interval(): Clarify comment
2022-12-09 15:14:34
linux-kernel
[PATCH 0/8] Miscellaneous DRBD reorganization
2022-12-09 15:14:20
linux-kernel
[PATCH 6/8] MAINTAINERS: add drbd headers
2022-12-09 15:01:16
linux-kernel
[PATCH 1/3] drbd: split off drbd_buildtag into separate file
2022-12-09 14:59:53
linux-kernel
[PATCH 1/8] drbd: adjust drbd_limits license header
2022-12-01 11:52:57
linux-kernel
[PATCH 1/5] drbd: unify how failed assertions are logged
2022-12-01 11:50:28
linux-kernel
[PATCH 3/5] drbd: introduce dynamic debug
2022-12-01 11:22:43
linux-kernel
[PATCH 5/5] drbd: add context parameter to expect() macro
2022-12-01 11:17:31
linux-kernel
[PATCH 4/5] drbd: introduce drbd_ratelimit()
2022-12-01 11:17:19
linux-kernel
[PATCH 0/5] Backported DRBD printk/debug improvements
2022-12-01 11:17:15
linux-kernel
[PATCH 2/5] drbd: split polymorph printk to its own file
2022-11-22 14:25:38
linux-kernel
[PATCH 3/4] lru_cache: remove unused lc_private, lc_set, lc_index_of
2022-11-22 14:09:35
linux-kernel
[PATCH 2/4] lru_cache: remove compiled out code
2022-11-22 14:07:23
linux-kernel
[PATCH 4/4] drbd: use consistent license
2022-11-22 14:07:01
linux-kernel
[PATCH 0/4] lru_cache improvements, DRBD license identifiers
2022-11-22 13:47:33
linux-kernel
[PATCH 1/4] lru_cache: use atomic operations when accessing lc->flags, always
2022-11-09 14:06:44
linux-kernel
[PATCH 1/3] drbd: use blk_queue_max_discard_sectors helper
2022-11-09 13:59:13
linux-kernel
[PATCH 2/3] drbd: disable discard support if granularity > max
2022-11-09 13:50:52
linux-kernel
[PATCH 0/3] Miscellaneous DRBD updates for 6.2
2022-11-09 13:48:33
linux-kernel
[PATCH RESEND 3/3] drbd: Store op in drbd_peer_request
2022-10-24 16:36:07
linux-kernel
[PATCH v3] drbd: Store op in drbd_peer_request
2022-10-20 09:17:53
linux-kernel
[PATCH v2] drbd: Store op in drbd_peer_request
2022-10-20 08:57:41
linux-kernel
[PATCH v2] drbd: only clone bio if we have a backing device
2022-10-17 09:07:23
linux-kernel
[PATCH] drbd: Store op in drbd_peer_request
2022-10-13 14:31:06
linux-kernel
[PATCH] drbd: only clone bio if we have a backing device
2022-10-13 14:22:47
linux-kernel
[PATCH] drbd: only clone bio if we have a backing device
2022-10-06 09:18:05
linux-kernel
Re: [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
2022-10-05 10:14:13
linux-kernel
Re: [RFC PATCH 05/18] drbd: use init disk helper
2022-08-19 15:40:48
linux-kernel
Re: [PATCH] block: move from strlcpy with unused retval to strscpy
2022-08-01 15:45:17
linux-kernel
Re: [PATCH] lib/lru_cache: Fixed array overflow caused by incorrect boundary handling.
2022-07-13 12:29:00
linux-ext4
Re: [PATCH 3/9] drbd: stop using bdevname in drbd_report_io_error
2022-06-22 21:11:38
linux-kernel
Re: [PATCH] block: drbd: drbd_state: Fix typo in comments
2022-06-22 20:59:01
linux-kernel
[PATCH] drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes
2022-06-22 14:28:37
linux-kernel
Re: [PATCH] drbd: Fix typo in comment
2022-04-11 02:33:25
linux-ext4
Re: [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
2022-04-09 16:33:32
linux-ext4
Re: [Drbd-dev] [PATCH 04/27] drbd: remove assign_p_sizes_qlim
2022-04-07 15:29:39
linux-kernel
[PATCH 5/7] drbd: Replace "unsigned" with "unsigned int"
2022-04-07 01:23:13
linux-kernel
[PATCH 6/7] drdb: Switch to kvfree_rcu() API
2022-04-07 01:22:00
linux-kernel
[PATCH 2/7] drbd: address enum mismatch warnings
2022-04-07 01:21:48
linux-kernel
[PATCH 3/3] drbd: set QUEUE_FLAG_STABLE_WRITES
2022-04-07 01:21:34
linux-kernel
[PATCH 0/3] DRBD fixes for Linux 5.18
2022-04-06 23:29:30
linux-kernel
[PATCH 1/3] drbd: Fix five use after free bugs in get_initial_state
2022-04-06 23:05:06
linux-kernel
[PATCH 2/3] drbd: fix an invalid memory access caused by incorrect use of list iterator
2022-04-06 21:58:17
linux-kernel
[PATCH 4/7] drbd: Make use of PFN_UP helper macro
2022-04-06 21:52:47
linux-kernel
[PATCH 0/7] DRBD updates for 5.19