All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-block@vger.kernel.org,
	Mikulas Patocka <mpatocka@redhat.com>,
	dm-devel@redhat.com, Zhihao Cheng <chengzhihao1@huawei.com>,
	Alasdair G Kergon <agk@redhat.com>
Subject: [dm-devel] [git pull] device mapper fixes for 6.1-rc6
Date: Fri, 18 Nov 2022 12:10:54 -0500	[thread overview]
Message-ID: <Y3e8nulXd803OoEn@redhat.com> (raw)

Hi Linus,

The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:

  Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.1/dm-fixes-2

for you to fetch changes up to 984bf2cc531e778e49298fdf6730e0396166aa21:

  dm integrity: clear the journal on suspend (2022-11-18 11:05:09 -0500)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix misbehavior if list_versions DM ioctl races with module
  loading.

- Fix missing decrement of no_sleep_enabled if dm_bufio_client_create
  failed.

- Allow DM integrity devices to be activated in read-only mode.

----------------------------------------------------------------
Mikulas Patocka (3):
      dm ioctl: fix misbehavior if list_versions races with module loading
      dm integrity: flush the journal on suspend
      dm integrity: clear the journal on suspend

Zhihao Cheng (1):
      dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create failed

 drivers/md/dm-bufio.c     |  2 ++
 drivers/md/dm-integrity.c | 20 ++++++++++++++------
 drivers/md/dm-ioctl.c     |  4 ++--
 3 files changed, 18 insertions(+), 8 deletions(-)

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


WARNING: multiple messages have this Message-ID (diff)
From: Mike Snitzer <snitzer@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-block@vger.kernel.org,
	Alasdair G Kergon <agk@redhat.com>,
	Zhihao Cheng <chengzhihao1@huawei.com>,
	Mikulas Patocka <mpatocka@redhat.com>
Subject: [git pull] device mapper fixes for 6.1-rc6
Date: Fri, 18 Nov 2022 12:10:54 -0500	[thread overview]
Message-ID: <Y3e8nulXd803OoEn@redhat.com> (raw)

Hi Linus,

The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:

  Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.1/dm-fixes-2

for you to fetch changes up to 984bf2cc531e778e49298fdf6730e0396166aa21:

  dm integrity: clear the journal on suspend (2022-11-18 11:05:09 -0500)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix misbehavior if list_versions DM ioctl races with module
  loading.

- Fix missing decrement of no_sleep_enabled if dm_bufio_client_create
  failed.

- Allow DM integrity devices to be activated in read-only mode.

----------------------------------------------------------------
Mikulas Patocka (3):
      dm ioctl: fix misbehavior if list_versions races with module loading
      dm integrity: flush the journal on suspend
      dm integrity: clear the journal on suspend

Zhihao Cheng (1):
      dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create failed

 drivers/md/dm-bufio.c     |  2 ++
 drivers/md/dm-integrity.c | 20 ++++++++++++++------
 drivers/md/dm-ioctl.c     |  4 ++--
 3 files changed, 18 insertions(+), 8 deletions(-)

             reply	other threads:[~2022-11-18 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18 17:10 Mike Snitzer [this message]
2022-11-18 17:10 ` [git pull] device mapper fixes for 6.1-rc6 Mike Snitzer
2022-11-18 20:32 ` [dm-devel] " pr-tracker-bot
2022-11-18 20:32   ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y3e8nulXd803OoEn@redhat.com \
    --to=snitzer@kernel.org \
    --cc=agk@redhat.com \
    --cc=chengzhihao1@huawei.com \
    --cc=dm-devel@redhat.com \
    --cc=linux-block@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.