* [GIT PULL] UBI/UBIFS updates for 4.2
@ 2015-06-25 10:09 Richard Weinberger
0 siblings, 0 replies; only message in thread
From: Richard Weinberger @ 2015-06-25 10:09 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Linus,
the following changes since commit c65b99f046843d2455aa231747b5a07a999a9f3d:
Linux 4.1-rc6 (2015-05-31 19:01:07 -0700)
are available in the git repository at:
git://git.infradead.org/linux-ubifs.git tags/upstream-4.2-rc1
for you to fetch changes up to 669d3d123395ce00c7a1c4e3ca0254b2f9ec95d0:
UBI: Remove unnecessary `\' (2015-06-03 09:41:45 +0200)
----------------------------------------------------------------
This pull request includes the following UBI/UBIFS changes:
* Minor fixes for UBI and UBIFS
----------------------------------------------------------------
Chao Yu (1):
ubifs: fix to check error code of register_shrinker
Dan Ehrenberg (1):
UBI: block: Dynamically allocate minor numbers
Takashi Iwai (1):
UBI: Use static class and attribute groups
shengyong (7):
UBI: Fastmap: Use max() to get the larger value
UBI: Fastmap: Remove unnecessary `\'
UBI: Fastmap: Rename variables to make them meaningful
UBI: Init vol->reserved_pebs by assignment
UBI: Fastmap: Do not add vol if it already exists
UBI: add a helper function for updatting on-flash layout volumes
UBI: Remove unnecessary `\'
drivers/mtd/ubi/block.c | 16 ++++++-
drivers/mtd/ubi/build.c | 107 ++++++++++++++++------------------------------
drivers/mtd/ubi/fastmap.c | 83 +++++++++++++++++++----------------
drivers/mtd/ubi/ubi.h | 2 +-
drivers/mtd/ubi/vmt.c | 98 ++++++++++--------------------------------
drivers/mtd/ubi/vtbl.c | 45 ++++++++++---------
drivers/mtd/ubi/wl.c | 2 +-
fs/ubifs/super.c | 5 ++-
8 files changed, 149 insertions(+), 209 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-25 10:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-25 10:09 [GIT PULL] UBI/UBIFS updates for 4.2 Richard Weinberger
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).