From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd <linux-mtd@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UBI and UBIFS changes for v6.14
Date: Thu, 30 Jan 2025 23:11:36 +0100 (CET) [thread overview]
Message-ID: <98948953.304331862.1738275096021.JavaMail.zimbra@nod.at> (raw)
Linus,
The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20:
Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/ubifs-for-linus-6.14-rc1
for you to fetch changes up to 69146a8c893f734cefaac0af6f917f894f29077e:
ubi: ubi_get_ec_info: Fix compiling error 'cast specifies array type' (2025-01-20 09:09:24 +0100)
----------------------------------------------------------------
This pull request contains updates for UBI and UBIFS:
UBI:
- New interface to dump detailed erase counters
- Fixes around wear-leveling
UBIFS:
- Minor cleanups
- Fix for TNC dumping code
----------------------------------------------------------------
Denis Arefev (1):
ubi: Add a check for ubi_num
Pintu Kumar (2):
ubifs: dump_lpt_leb: remove return at end of void function
ubifs: ubifs_dump_leb: remove return from end of void function
Rickard Andersson (2):
ubi: Expose interface for detailed erase counters
ubi: Implement ioctl for detailed erase counters
Zhihao Cheng (2):
ubi: Revert "ubi: wl: Close down wear-leveling before nand is suspended"
ubi: ubi_get_ec_info: Fix compiling error 'cast specifies array type'
pangliyuan (1):
ubifs: skip dumping tnc tree when zroot is null
drivers/mtd/ubi/build.c | 2 +-
drivers/mtd/ubi/cdev.c | 70 +++++++++++++++++++++++++++++++++++++++++++++
drivers/mtd/ubi/ubi.h | 2 --
drivers/mtd/ubi/wl.c | 21 --------------
fs/ubifs/debug.c | 23 ++++++++-------
fs/ubifs/lpt_commit.c | 1 -
include/uapi/mtd/ubi-user.h | 33 +++++++++++++++++++++
7 files changed, 117 insertions(+), 35 deletions(-)
next reply other threads:[~2025-01-30 22:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-30 22:11 Richard Weinberger [this message]
2025-01-31 2:32 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=98948953.304331862.1738275096021.JavaMail.zimbra@nod.at \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®