linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v13 0/3] Amiga RDB partition support fixes
@ 2023-06-20 20:17 Michael Schmitz
  2023-06-20 20:17 ` [PATCH v13 1/3] block: fix signed int overflow in Amiga partition support Michael Schmitz
                   ` (4 more replies)
  0 siblings, 5 replies; 24+ messages in thread
From: Michael Schmitz @ 2023-06-20 20:17 UTC (permalink / raw)
  To: linux-block, axboe
  Cc: linux-m68k, geert, hch, martin, fthain, Michael Schmitz

Hi Jens,

another last version of this patch series, only change
in this version is in the patch 2 subject (to better
reflect what it's about), and adding Geert's review
tag to said patch. 

I hope I've crossed all i's and dotted all t's now...

Cheers,

    Michael

Michael Schmitz (3):
  block: fix signed int overflow in Amiga partition support
  block: change all __u32 annotations to __be32 in affs_hardblocks.h
  block: add overflow checks for Amiga partition support

 block/partitions/amiga.c             | 102 ++++++++++++++++++++++-----
 include/uapi/linux/affs_hardblocks.h |  68 +++++++++---------
 2 files changed, 119 insertions(+), 51 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-07-06  7:23 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20 20:17 [PATCH v13 0/3] Amiga RDB partition support fixes Michael Schmitz
2023-06-20 20:17 ` [PATCH v13 1/3] block: fix signed int overflow in Amiga partition support Michael Schmitz
2023-06-20 20:17 ` [PATCH v13 2/3] block: change all __u32 annotations to __be32 in affs_hardblocks.h Michael Schmitz
2023-06-20 20:17 ` [PATCH v13 3/3] block: add overflow checks for Amiga partition support Michael Schmitz
2023-06-20 20:28 ` [PATCH v13 0/3] Amiga RDB partition support fixes Jens Axboe
2023-06-20 21:16   ` Martin Steigerwald
2023-06-21  5:54     ` John Paul Adrian Glaubitz
2023-06-20 21:17   ` Michael Schmitz
2023-07-04 23:38 ` [PATCH v4 0/1] Bugfix for Amiga partition fixes Michael Schmitz
2023-07-04 23:38   ` [PATCH v4 1/1] block: bugfix for Amiga partition overflow check patch Michael Schmitz
2023-07-05  7:28     ` Geert Uytterhoeven
2023-07-05  8:53       ` Michael Schmitz
2023-07-05  9:08         ` Geert Uytterhoeven
2023-07-05 19:25           ` Michael Schmitz
2023-07-05 20:42     ` Jens Axboe
2023-07-05 21:41       ` Michael Schmitz
2023-07-05 21:44         ` Jens Axboe
2023-07-05 22:09           ` Michael Schmitz
2023-07-05 22:13             ` Jens Axboe
2023-07-05 22:25               ` Michael Schmitz
2023-07-05 22:34                 ` Jens Axboe
2023-07-05 22:38                   ` Jens Axboe
2023-07-05 23:54                     ` Michael Schmitz
2023-07-06  7:23                       ` Martin Steigerwald

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