stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] UBI fixes backported to 4.4.x
@ 2018-07-23 12:10 Richard Weinberger
  2018-07-23 12:10 ` [PATCH 1/6] ubi: Introduce vol_ignored() Richard Weinberger
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Richard Weinberger @ 2018-07-23 12:10 UTC (permalink / raw)
  To: stable; +Cc: gregkh, Richard Weinberger

Greg,

this series contains backports of the following upstream commits: 

243a4f8126fc ubi: Introduce vol_ignored()
fdf10ed710c0 ubi: Rework Fastmap attach base code
74f2c6e9a47c ubi: Be more paranoid while seaching for the most recent Fastmap
2e8f08deabbc ubi: Fix races around ubi_refill_pools()
f7d11b33d4e8 ubi: Fix Fastmap's update_vol()
5793f39de7f6 ubi: fastmap: Erase outdated anchor PEBs during attach

The first two patches are not directly stable patches but the other patches
depend on them.

Richard Weinberger (5):
  ubi: Introduce vol_ignored()
  ubi: Rework Fastmap attach base code
  ubi: Be more paranoid while seaching for the most recent Fastmap
  ubi: Fix races around ubi_refill_pools()
  ubi: Fix Fastmap's update_vol()

Sascha Hauer (1):
  ubi: fastmap: Erase outdated anchor PEBs during attach

 drivers/mtd/ubi/attach.c     | 139 ++++++++++++++++++++++++++---------
 drivers/mtd/ubi/eba.c        |   4 +-
 drivers/mtd/ubi/fastmap-wl.c |   6 +-
 drivers/mtd/ubi/fastmap.c    |  51 +++++++++++--
 drivers/mtd/ubi/ubi.h        |  46 +++++++++++-
 drivers/mtd/ubi/wl.c         | 114 ++++++++++++++++++++++------
 6 files changed, 292 insertions(+), 68 deletions(-)

-- 
2.18.0

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

end of thread, other threads:[~2018-07-23 13:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 12:10 [PATCH 0/6] UBI fixes backported to 4.4.x Richard Weinberger
2018-07-23 12:10 ` [PATCH 1/6] ubi: Introduce vol_ignored() Richard Weinberger
2018-07-23 12:16   ` Greg KH
2018-07-23 12:10 ` [PATCH 2/6] ubi: Rework Fastmap attach base code Richard Weinberger
2018-07-23 12:10 ` [PATCH 3/6] ubi: Be more paranoid while seaching for the most recent Fastmap Richard Weinberger
2018-07-23 12:10 ` [PATCH 4/6] ubi: Fix races around ubi_refill_pools() Richard Weinberger
2018-07-23 12:10 ` [PATCH 5/6] ubi: Fix Fastmap's update_vol() Richard Weinberger
2018-07-23 12:10 ` [PATCH 6/6] ubi: fastmap: Erase outdated anchor PEBs during attach Richard Weinberger
2018-07-23 12:20 ` [PATCH 0/6] UBI fixes backported to 4.4.x Greg KH
2018-07-23 12:43   ` Richard Weinberger
2018-07-23 12:50     ` Greg KH

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