All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 5.9 final
@ 2020-09-23 17:30 Mike Snitzer
  2020-09-23 21:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2020-09-23 17:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dm-devel, linux-block, Alasdair G Kergon, Milan Broz

Hi Linus,

The following changes since commit beaeb4f39bc31d5a5eb6d05465a86af4fe147732:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2020-09-21 08:53:48 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4c07ae0ad493b7b2d3dd3e53870e594f136ce8a5:

  dm crypt: document encrypted keyring key option (2020-09-22 13:25:58 -0400)

Please pull, thanks!
Mike

----------------------------------------------------------------
- DM core fix for incorrect double bio splitting. Keep "fixing" this
  because past attempts didn't fully appreciate the liability relative
  to recursive bio splitting. This fix limits DM's bio splitting to a
  single method and does _not_ use blk_queue_split() for normal IO.

- DM crypt Documentation updates for features added during 5.9 merge.

----------------------------------------------------------------
Mike Snitzer (2):
      dm: fix bio splitting and its bio completion order for regular IO
      dm: fix comment in dm_process_bio()

Milan Broz (2):
      dm crypt: document new no_workqueue flags
      dm crypt: document encrypted keyring key option

 .../admin-guide/device-mapper/dm-crypt.rst         | 10 +++++++-
 drivers/md/dm.c                                    | 27 ++++------------------
 2 files changed, 14 insertions(+), 23 deletions(-)

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

end of thread, other threads:[~2020-09-23 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-23 17:30 [git pull] device mapper fixes for 5.9 final Mike Snitzer
2020-09-23 21:54 ` pr-tracker-bot

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.