mbox series

[git,pull] device mapper fixes 2 for 6.11

Message ID 2089346b-f103-dce8-f1e1-a5af3e2dc51b@redhat.com (mailing list archive)
State Accepted, archived
Delegated to: Mikulas Patocka
Headers show
Series [git,pull] device mapper fixes 2 for 6.11 | expand

Pull-request

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

Message

Mikulas Patocka Sept. 11, 2024, 12:02 p.m. UTC
Hi Linus

The following changes since commit faada2174c08662ae98b439c69efe3e79382c538:

  dm persistent data: fix memory allocation failure (2024-08-13 21:14:21 +0200)

are available in the Git repository at:

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

for you to fetch changes up to f8e1ca92e35e9041cc0a1bc226ef07a853a22de4:

  dm-integrity: fix a race condition when accessing recalc_sector (2024-09-06 12:38:16 +0200)

Please, pull, thanks
Mikulas

----------------------------------------------------------------
- fix a race condition in dm-integrity
-----BEGIN PGP SIGNATURE-----

iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCZuGERRQcbXBhdG9ja2FA
cmVkaGF0LmNvbQAKCRATAyx9YGnhbQDOAQDP5McFAyla+jgWuuZWr3yL6sOibQuN
mHAIwFsiKhdEgwEA5lfHaI6gVCycoiGpmD5EhL4sZSgA4B3e3GXuHb/lRQ8=
=wFGJ
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Mikulas Patocka (1):
      dm-integrity: fix a race condition when accessing recalc_sector

 drivers/md/dm-integrity.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Sept. 11, 2024, 6:31 p.m. UTC | #1
The pull request you sent on Wed, 11 Sep 2024 14:02:06 +0200 (CEST):

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

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

Thank you!