Philipp Reisner ([email protected])

Number of posts: 477 (0.1 per day)
First post: 2009-03-23 15:56:13
Last post: 2022-04-02 09:56:38

Date List Subject
2015-08-04 13:02:25 linux-kernel [PATCH 01/19] drbd: Rename asender to ack_receiver
2015-08-04 13:02:23 linux-kernel [PATCH 04/19] drbd: debugfs: expose ed_data_gen_id
2015-08-04 13:02:21 linux-kernel [PATCH 02/19] drbd: Create a dedicated workqueue for sending acks on the control connection
2015-08-04 13:02:01 linux-kernel [PATCH 05/19] drbd: use resource name in workqueue
2015-08-04 13:00:19 linux-kernel [PATCH 06/19] drbd: avoid redefinition of BITS_PER_PAGE
2015-08-04 13:00:17 linux-kernel [PATCH 08/19] drbd: fix spurious alert level printk
2015-08-04 13:00:15 linux-kernel [PATCH 07/19] drbd: use bitmap_weight() helper, don't open code
2015-08-04 12:59:14 linux-kernel [PATCH 10/19] drbd: make drbd known to lsblk: use bd_link_disk_holder
2015-08-04 12:59:12 linux-kernel [PATCH 09/19] drbd: fix queue limit setup for discard
2015-08-04 12:59:09 linux-kernel [PATCH 12/19] drbd: don't block forever in disconnect during resync if fencing=r-a-stonith
2015-08-04 12:59:07 linux-kernel [PATCH 11/19] lru_cache: Converted lc_seq_printf_status to return void
2015-08-04 12:58:09 linux-kernel [PATCH 15/19] drbd: make suspend_io() / resume_io() must be thread and recursion safe
2015-08-04 12:58:07 linux-kernel [PATCH 13/19] drbd: fix memory leak in drbd_adm_resize
2015-08-04 12:58:05 linux-kernel [PATCH 14/19] drbd: fix "endless" transfer log walk in protocol A
2015-08-04 12:58:03 linux-kernel [PATCH 18/19] drbd: fix error path during resize
2015-08-04 12:57:19 linux-kernel [PATCH 19/19] MAINTAINERS: Updated information for DRBD DRIVER
2015-08-04 12:57:17 linux-kernel [PATCH 16/19] drbd: separate out __al_write_transaction helper function
2015-08-04 12:57:14 linux-kernel [PATCH 17/19] drbd: avoid potential deadlock during handshake
2015-08-04 12:57:11 linux-kernel [PATCH 00/19] RFC DRBD updates for the 4.3 merge window (part II)
2015-08-04 12:57:07 linux-kernel [PATCH 03/19] drbd: prevent NULL pointer deref when resuming diskless primary
2015-07-31 12:51:09 linux-kernel Re: [Drbd-dev] [Patch v2 02/10] drbd: Add option zap_devices to new-current-uuid
2015-07-31 12:49:11 linux-kernel Re: [Drbd-dev] [Patch v2 00/10] Zero out devices instead of initial full sync
2015-07-30 11:35:43 linux-kernel [PATCH 02/19] drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync()
2015-07-30 11:35:42 linux-kernel [PATCH 17/19] drbd: improve network timeout detection
2015-07-30 11:35:19 linux-kernel [PATCH 12/19] drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4
2015-07-30 11:33:43 linux-kernel [PATCH 18/19] drbd: fix NULL deref in remember_new_state
2015-07-30 11:33:41 linux-kernel [PATCH 03/19] drbd: Get rid of some first_peer_device() calls
2015-07-30 11:33:40 linux-kernel [PATCH 11/19] drbd: Fix spurious disk-timeout
2015-07-30 11:33:39 linux-kernel [PATCH 07/19] drbd: Backport the "events2" command
2015-07-30 11:33:38 linux-kernel [PATCH 13/19] drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever"
2015-07-30 11:33:37 linux-kernel [PATCH 05/19] drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed()
2015-07-30 11:33:21 linux-kernel [PATCH 01/19] drbd: Remove pointless check
2015-07-30 11:32:48 linux-kernel [PATCH 08/19] drbd: Backport the "status" command
2015-07-30 11:32:47 linux-kernel [PATCH 19/19] drbd: fix refcount error during detach of an already failed disk
2015-07-30 11:31:01 linux-kernel [PATCH 14/19] drbd: also bump UUIDs if a diskless primary connects
2015-07-30 11:30:59 linux-kernel [PATCH 10/19] drbd: Replace 0 with the more meaningful GFP_NOWAIT
2015-07-30 11:30:58 linux-kernel [PATCH 16/19] drbd: drbd_panic_after_delayed_completion_of_aborted_request()
2015-07-30 11:30:56 linux-kernel [PATCH 00/19] RFC DRBD updates for the 4.3 merge window
2015-07-30 11:30:55 linux-kernel [PATCH 06/19] drbd: Fix locking across all resources
2015-07-30 11:30:13 linux-kernel [PATCH 09/19] drbd: Deletion of an unnecessary check before the function call "lc_destroy"
2015-07-30 11:30:10 linux-kernel [PATCH 04/19] drbd: Move enum write_ordering_e to drbd.h
2015-07-30 11:30:06 linux-kernel [PATCH 15/19] drbd: add comment why we want to first call local-io-error, then send state
2014-11-10 16:21:36 linux-kernel [PATCH 0/7] DRBD updates for the 3.19 merge window
2014-11-10 16:21:34 linux-kernel [PATCH 3/7] drbd: fix race between role change and handshake
2014-11-10 16:21:32 linux-kernel [PATCH 1/7] drbd: Minor cleanups
2014-11-10 16:21:31 linux-kernel [PATCH 2/7] drbd: Only use drbd_msg_put_info() in drbd_nl.c
2014-11-10 16:21:29 linux-kernel [PATCH 7/7] drbd: Remove an useless copy of kernel_setsockopt()
2014-11-10 16:21:27 linux-kernel [PATCH 4/7] drbd: fix resync throttling initialization
2014-11-10 16:21:24 linux-kernel [PATCH 5/7] drbd: merge_bvec_fn: properly remap bvm->bi_bdev
2014-11-10 16:21:23 linux-kernel [PATCH 6/7] drbd: Fix state change in case of connection timeout
2014-10-29 16:39:29 linux-kernel [PATCH 3/7] drbd: fix race between role change and handshake