mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/18] RFC DRBD fixes
@ 2014-06-30 15:52 Philipp Reisner
  2014-06-30 15:52 ` [PATCH 01/18] drbd: Move write_ordering from connection to resource Philipp Reisner
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Philipp Reisner @ 2014-06-30 15:52 UTC (permalink / raw)
  To: linux-kernel, Jens Axboe; +Cc: drbd-dev

Hi,

this series has a number of fixes to DRBD in random places. The most
interesting change is "get rid of atomic update on disk bitmap works".

These patches are targeted at the 3.17 merge window, after review.

There will be one more post containing "random stuff", and a final
one that adds debug-fs support to DRBD.

best,
 Phil

Lars Ellenberg (15):
  drbd: reduce number of spinlock drop/re-aquire cycles
  drbd: refactor use of first_peer_device()
  drbd: allow write-ordering policy to be bumped up again
  drbd: get rid of atomic update on disk bitmap works
  drbd: fix a race stopping the worker thread
  drbd: fix resync finished detection
  drbd: stop the meta data sync timer before open coded meta data sync
  drbd: re-add lost conf_mutex protection in drbd_set_role
  drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
  drbd: move set_disk_ro() to after we persisted the new role
  drbd: explicitly submit meta data requests with REQ_NOIDLE
  drbd: close race when detaching from disk
  drbd: make sure disk cleanup happens in worker context
  drbd: use drbd_device_post_work() in more places
  drbd: get rid of drbd_queue_work_front

Philipp Reisner (3):
  drbd: Move write_ordering from connection to resource
  drbd: device->ldev is not guaranteed on an D_ATTACHING disk
  drbd: rename drbd_free_bc() to drbd_free_ldev()

 drivers/block/drbd/drbd_actlog.c   | 438 ++++++++++++-------------------------
 drivers/block/drbd/drbd_bitmap.c   |  57 +----
 drivers/block/drbd/drbd_int.h      | 123 ++++++-----
 drivers/block/drbd/drbd_main.c     | 133 ++---------
 drivers/block/drbd/drbd_nl.c       | 100 +++++----
 drivers/block/drbd/drbd_proc.c     |   2 +-
 drivers/block/drbd/drbd_receiver.c |  86 +++++---
 drivers/block/drbd/drbd_req.c      |  47 ++--
 drivers/block/drbd/drbd_state.c    |  79 ++++---
 drivers/block/drbd/drbd_worker.c   | 231 +++++++++++++++----
 include/linux/drbd.h               |   2 +-
 11 files changed, 615 insertions(+), 683 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-06-30 16:03 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-30 15:52 [PATCH 00/18] RFC DRBD fixes Philipp Reisner
2014-06-30 15:52 ` [PATCH 01/18] drbd: Move write_ordering from connection to resource Philipp Reisner
2014-06-30 15:52 ` [PATCH 02/18] drbd: device->ldev is not guaranteed on an D_ATTACHING disk Philipp Reisner
2014-06-30 15:52 ` [PATCH 03/18] drbd: rename drbd_free_bc() to drbd_free_ldev() Philipp Reisner
2014-06-30 15:52 ` [PATCH 04/18] drbd: reduce number of spinlock drop/re-aquire cycles Philipp Reisner
2014-06-30 15:52 ` [PATCH 05/18] drbd: refactor use of first_peer_device() Philipp Reisner
2014-06-30 15:52 ` [PATCH 06/18] drbd: allow write-ordering policy to be bumped up again Philipp Reisner
2014-06-30 15:52 ` [PATCH 07/18] drbd: get rid of atomic update on disk bitmap works Philipp Reisner
2014-06-30 15:52 ` [PATCH 08/18] drbd: fix a race stopping the worker thread Philipp Reisner
2014-06-30 15:52 ` [PATCH 09/18] drbd: fix resync finished detection Philipp Reisner
2014-06-30 15:52 ` [PATCH 10/18] drbd: stop the meta data sync timer before open coded meta data sync Philipp Reisner
2014-06-30 15:53 ` [PATCH 11/18] drbd: re-add lost conf_mutex protection in drbd_set_role Philipp Reisner
2014-06-30 15:53 ` [PATCH 12/18] drbd: trigger tcp_push_pending_frames() for PING and PING_ACK Philipp Reisner
2014-06-30 15:53 ` [PATCH 13/18] drbd: move set_disk_ro() to after we persisted the new role Philipp Reisner
2014-06-30 15:53 ` [PATCH 14/18] drbd: explicitly submit meta data requests with REQ_NOIDLE Philipp Reisner
2014-06-30 15:53 ` [PATCH 15/18] drbd: close race when detaching from disk Philipp Reisner
2014-06-30 15:53 ` [PATCH 16/18] drbd: make sure disk cleanup happens in worker context Philipp Reisner
2014-06-30 15:53 ` [PATCH 17/18] drbd: use drbd_device_post_work() in more places Philipp Reisner
2014-06-30 15:53 ` [PATCH 18/18] drbd: get rid of drbd_queue_work_front Philipp Reisner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®