[PATCH v2 0/5] Fix various issues with RFD and FTLs

Sean Young sean at mess.org
Sat Aug 7 14:45:33 PDT 2021


Changes since v2:
 - Review by Miquel Raynal
 - Improved commit message for discard and mtdram
 - Split use-after-free commit into two commits; see container-of()

Sean Young (5):
  mtd: rfd_ftl: allow use of MTD_RAM for testing purposes
  mtd: rfd_ftl: add discard support
  mtd: blk_devs: make discard work on FTLs
  mtd: rfd_ftl: fix use-after-free
  mtd: rfd_ftl: use container_of() rather than cast

 drivers/mtd/mtd_blkdevs.c |  1 +
 drivers/mtd/rfd_ftl.c     | 44 ++++++++++++++++++++++++++++++++-------
 2 files changed, 38 insertions(+), 7 deletions(-)

-- 
2.31.1




More information about the linux-mtd mailing list