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
2014-07-01 16:18:02 linux-kernel [PATCH 17/20] drbd: add drbd_queue_work_if_unqueued helper
2014-07-01 16:18:00 linux-kernel [PATCH 20/20] drbd: also keep track of trim -> zero-out fallback peer_requests
2014-07-01 16:17:04 linux-kernel [PATCH 07/20] drbd: Limit the time we are waiting for the first packet on an accepted socket
2014-07-01 16:17:01 linux-kernel [PATCH 05/20] drbd: don't implicitly resize Diskless node beyond end of device
2014-07-01 16:16:59 linux-kernel [PATCH 02/20] drbd: silence -Wmissing-prototypes warnings
2014-07-01 16:16:57 linux-kernel [PATCH 01/20] drbd: drop wrong debugging aid
2014-07-01 16:16:54 linux-kernel [PATCH 00/20] RFC DRBD fixes
2014-06-30 16:03:08 linux-kernel [PATCH 01/18] drbd: Move write_ordering from connection to resource
2014-06-30 16:02:50 linux-kernel [PATCH 02/18] drbd: device->ldev is not guaranteed on an D_ATTACHING disk
2014-06-30 16:01:37 linux-kernel [PATCH 05/18] drbd: refactor use of first_peer_device()
2014-06-30 16:01:36 linux-kernel [PATCH 08/18] drbd: fix a race stopping the worker thread
2014-06-30 16:01:34 linux-kernel [PATCH 06/18] drbd: allow write-ordering policy to be bumped up again
2014-06-30 16:01:33 linux-kernel [PATCH 07/18] drbd: get rid of atomic update on disk bitmap works
2014-06-30 16:01:32 linux-kernel [PATCH 10/18] drbd: stop the meta data sync timer before open coded meta data sync
2014-06-30 15:57:05 linux-kernel [PATCH 09/18] drbd: fix resync finished detection
2014-06-30 15:57:03 linux-kernel [PATCH 12/18] drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
2014-06-30 15:57:00 linux-kernel [PATCH 11/18] drbd: re-add lost conf_mutex protection in drbd_set_role
2014-06-30 15:56:09 linux-kernel [PATCH 13/18] drbd: move set_disk_ro() to after we persisted the new role
2014-06-30 15:56:07 linux-kernel [PATCH 14/18] drbd: explicitly submit meta data requests with REQ_NOIDLE
2014-06-30 15:54:06 linux-kernel [PATCH 15/18] drbd: close race when detaching from disk
2014-06-30 15:54:05 linux-kernel [PATCH 17/18] drbd: use drbd_device_post_work() in more places
2014-06-30 15:54:03 linux-kernel [PATCH 18/18] drbd: get rid of drbd_queue_work_front
2014-06-30 15:54:00 linux-kernel [PATCH 16/18] drbd: make sure disk cleanup happens in worker context
2014-06-30 15:53:17 linux-kernel [PATCH 00/18] RFC DRBD fixes
2014-06-30 15:53:15 linux-kernel [PATCH 04/18] drbd: reduce number of spinlock drop/re-aquire cycles
2014-06-30 15:53:13 linux-kernel [PATCH 03/18] drbd: rename drbd_free_bc() to drbd_free_ldev()
2014-06-25 15:52:44 linux-kernel [PATCH] Fix DRBD regression
2014-06-25 15:52:42 linux-kernel [PATCH] drbd: fix NULL pointer deref in blk_add_request_payload
2014-02-19 09:59:14 linux-kernel [PATCH] Fix smatch warning
2014-02-19 09:59:12 linux-kernel [PATCH] drbd: Fix future possible NULL pointer dereference
2014-02-17 16:30:26 linux-kernel [GIT pull] DRBD code reorganization
2013-10-23 09:10:01 linux-kernel [PATCH 3/5] drbd: Fix adding of new minors with freshly created meta data
2013-10-23 09:10:00 linux-kernel [PATCH 4/5] drbd: fix decoding of bitmap vli rle for device sizes > 64 TB
2013-10-23 09:09:59 linux-kernel [PATCH 2/5] drbd: Fix an connection drop issue after enabling allow-two-primaries
2013-10-23 09:09:23 linux-kernel [PATCH 5/5] drbd: avoid to shrink max_bio_size due to peer re-configuration
2013-10-23 09:09:22 linux-kernel [PATCH 1/5] drbd: fix NULL pointer deref in module init error path
2013-10-23 09:09:21 linux-kernel [PATCH 0/5] Some DRBD fixes for the 3.13 merge window
2013-07-31 09:49:48 linux-kernel [PATCH 1/5] drbd: fix NULL pointer deref in module init error path
2013-07-31 09:49:47 linux-kernel [PATCH 2/5] drbd: Fix an connection drop issue after enabling allow-two-primaries
2013-07-31 09:49:46 linux-kernel [PATCH 4/5] drbd: fix decoding of bitmap vli rle for device sizes > 64 TB
2013-07-31 09:49:45 linux-kernel [PATCH 3/5] drbd: Fix adding of new minors with freshly created meta data
2013-07-31 09:49:43 linux-kernel [PATCH 0/5] RFC: DRBD Fixes
2013-07-31 09:49:25 linux-kernel [PATCH 5/5] drbd: avoid to shrink max_bio_size due to peer re-configuration
2013-06-25 14:51:55 linux-kernel [PATCH 4/6] drbd: Ignore the exit code of a fence-peer handler if it returns too late
2013-06-25 14:51:31 linux-kernel [PATCH 5/6] drbd: Constants should be UPPERCASE
2013-06-25 14:51:09 linux-kernel [PATCH 6/6] drbd: Allow online change of al-stripes and al-stripe-size
2013-06-25 14:50:22 linux-kernel [PATCH 2/6] drbd: fix error return code in drbd_init()
2013-06-25 14:50:20 linux-kernel [PATCH 3/6] drbd: Fix rcu_read_lock balance on error path
2013-06-25 14:50:18 linux-kernel [PATCH 0/6] DRBD fixes and one functional enhancemet
2013-06-25 14:50:16 linux-kernel [PATCH 1/6] drbd: Do not sleep inside rcu
2013-06-14 18:56:58 linux-kernel [PATCH 1/6] drbd: Do not sleep inside rcu