All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 4.17-rc5
@ 2018-05-10 15:56 Mike Snitzer
  0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2018-05-10 15:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dm-devel, Mikulas Patocka, Kees Cook

Hi Linus,

The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64:

  Linux v4.17-rc3 (2018-04-29 14:17:42 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 28700a36232ba61fb6ac59466821546cb25aec69:

  dm thin: update Documentation to clarify when "read_only" is valid (2018-05-10 11:18:49 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- A stable fix for DM integrity to use kvfree.

- Fix for a 4.17-rc1 change to dm-bufio's buffer alignment.

- Fixes for a few sparse warnings.

- Remove VLA usage in DM mirror target.

- Improve DM thinp Documentation for the "read_only" feature.

----------------------------------------------------------------
Kees Cook (1):
      dm mirror: remove VLA usage

Mike Snitzer (3):
      dm cache background tracker: fix sparse warning
      dm: fix some sparse warnings and whitespace in dax methods
      dm thin: update Documentation to clarify when "read_only" is valid

Mikulas Patocka (2):
      dm integrity: use kvfree for kvmalloc'd memory
      dm bufio: fix buffer alignment

 Documentation/device-mapper/thin-provisioning.txt |  5 ++++-
 drivers/md/dm-bufio.c                             |  5 +++--
 drivers/md/dm-cache-background-tracker.c          |  2 +-
 drivers/md/dm-integrity.c                         |  2 +-
 drivers/md/dm-raid1.c                             | 10 ++++++----
 drivers/md/dm.c                                   |  7 ++++---
 6 files changed, 19 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-10 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-10 15:56 [git pull] device mapper fixes for 4.17-rc5 Mike Snitzer

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.