linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] device mapper changes for 5.16
@ 2021-11-08 21:25 Mike Snitzer
  2021-11-09 19:31 ` [dm-devel] " pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2021-11-08 21:25 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-block, Alasdair G Kergon, Cai Huoqing,
	Christoph Hellwig, Christophe JAILLET, Luis Chamberlain,
	Michael Weiß,
	Michał Mirosław

Hi Linus,

The following changes since commit d208b89401e073de986dc891037c5a668f5d5d95:

  dm: fix mempool NULL pointer race when completing IO (2021-10-12 13:54:10 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.16/dm-changes

for you to fetch changes up to 7552750d0494fdd12f71acd8a432f51334a4462d:

  dm table: log table creation error code (2021-11-01 13:28:52 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Add DM core support for emitting audit events through the audit
  subsystem. Also enhance both the integrity and crypt targets to emit
  events to via dm-audit.

- Various other simple code improvements and cleanups.

----------------------------------------------------------------
Cai Huoqing (2):
      dm crypt: Make use of the helper macro kthread_run()
      dm writecache: Make use of the helper macro kthread_run()

Christoph Hellwig (4):
      dm integrity: use bvec_kmap_local in integrity_metadata
      dm integrity: use bvec_kmap_local in __journal_read_write
      dm log writes: use memcpy_from_bvec in log_writes_map
      dm verity: use bvec_kmap_local in verity_for_bv_block

Christophe JAILLET (1):
      dm: Remove redundant flush_workqueue() calls

Luis Chamberlain (1):
      dm: add add_disk() error handling

Michael Weiß (3):
      dm: introduce audit event module for device mapper
      dm integrity: log audit events for dm-integrity target
      dm crypt: log aead integrity violations to audit subsystem

Michał Mirosław (2):
      dm: make workqueue names device-specific
      dm table: log table creation error code

 drivers/md/Kconfig            | 10 ++++++
 drivers/md/Makefile           |  4 +++
 drivers/md/dm-audit.c         | 84 +++++++++++++++++++++++++++++++++++++++++++
 drivers/md/dm-audit.h         | 66 ++++++++++++++++++++++++++++++++++
 drivers/md/dm-bufio.c         |  1 -
 drivers/md/dm-crypt.c         | 25 +++++++++----
 drivers/md/dm-integrity.c     | 35 +++++++++++++-----
 drivers/md/dm-log-writes.c    |  6 ++--
 drivers/md/dm-table.c         |  4 +--
 drivers/md/dm-verity-target.c |  6 ++--
 drivers/md/dm-writecache.c    |  6 ++--
 drivers/md/dm-zoned-target.c  |  1 -
 drivers/md/dm.c               |  6 ++--
 include/uapi/linux/audit.h    |  2 ++
 14 files changed, 224 insertions(+), 32 deletions(-)
 create mode 100644 drivers/md/dm-audit.c
 create mode 100644 drivers/md/dm-audit.h


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

* Re: [dm-devel] [git pull] device mapper changes for 5.16
  2021-11-08 21:25 [git pull] device mapper changes for 5.16 Mike Snitzer
@ 2021-11-09 19:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-09 19:31 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, Michael Weiß,
	Luis Chamberlain, Michał Mirosław, linux-block,
	dm-devel, Christophe JAILLET, Cai Huoqing, Christoph Hellwig,
	Alasdair G Kergon

The pull request you sent on Mon, 8 Nov 2021 16:25:28 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.16/dm-changes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c183e1707aba2c707837569b473d1e9fd48110c4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-11-09 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-08 21:25 [git pull] device mapper changes for 5.16 Mike Snitzer
2021-11-09 19:31 ` [dm-devel] " pr-tracker-bot

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).