linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] DRBD fixes for Linux 5.18
@ 2022-04-06 19:04 Christoph Böhmwalder
  2022-04-06 19:04 ` [PATCH 1/3] drbd: Fix five use after free bugs in get_initial_state Christoph Böhmwalder
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christoph Böhmwalder @ 2022-04-06 19:04 UTC (permalink / raw)
  To: Jens Axboe
  Cc: drbd-dev, linux-kernel, Lars Ellenberg, Philipp Reisner,
	linux-block, Christoph Böhmwalder

Assortment of more relevant fixes for DRBD to go into 5.18.

Christoph Böhmwalder (1):
  drbd: set QUEUE_FLAG_STABLE_WRITES

Lv Yunlong (1):
  drbd: Fix five use after free bugs in get_initial_state

Xiaomeng Tong (1):
  drbd: fix an invalid memory access caused by incorrect use of list
    iterator

 drivers/block/drbd/drbd_int.h          |  8 ++---
 drivers/block/drbd/drbd_main.c         |  7 ++---
 drivers/block/drbd/drbd_nl.c           | 41 ++++++++++++++++----------
 drivers/block/drbd/drbd_state.c        | 18 +++++------
 drivers/block/drbd/drbd_state_change.h |  8 ++---
 5 files changed, 45 insertions(+), 37 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-04-07  6:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-06 19:04 [PATCH 0/3] DRBD fixes for Linux 5.18 Christoph Böhmwalder
2022-04-06 19:04 ` [PATCH 1/3] drbd: Fix five use after free bugs in get_initial_state Christoph Böhmwalder
2022-04-06 19:04 ` [PATCH 2/3] drbd: fix an invalid memory access caused by incorrect use of list iterator Christoph Böhmwalder
2022-04-06 19:04 ` [PATCH 3/3] drbd: set QUEUE_FLAG_STABLE_WRITES Christoph Böhmwalder
2022-04-07  6:15   ` Christoph Hellwig
2022-04-06 19:08 ` [PATCH 0/3] DRBD fixes for Linux 5.18 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).