From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
linux-mtd <linux-mtd@lists.infradead.org>
Subject: [GIT PULL] UBI and UBIFS changes for v6.4
Date: Wed, 3 May 2023 21:25:45 +0200 (CEST) [thread overview]
Message-ID: <1235201236.2692346.1683141945109.JavaMail.zimbra@nod.at> (raw)
Linus,
The following changes since commit 6a8f57ae2eb07ab39a6f0ccad60c760743051026:
Linux 6.3-rc7 (2023-04-16 15:23:53 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/ubifs-for-linus-6.4-rc1
for you to fetch changes up to b5fda08ef213352ac2df7447611eb4d383cce929:
ubifs: Fix memleak when insert_old_idx() failed (2023-04-23 23:36:38 +0200)
----------------------------------------------------------------
This pull request contains updates for UBI and UBIFS
UBI:
- Fix error value for try_write_vid_and_data()
- Minor cleanups
UBIFS:
- Fixes for various memory leaks
- Minor cleanups
----------------------------------------------------------------
Mårten Lindahl (2):
ubifs: Free memory for tmpfile name
ubifs: Fix memory leak in do_rename
Wang YanQing (1):
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Yang Li (1):
ubi: Simplify bool conversion
Yangtao Li (1):
ubifs: Remove return in compr_exit()
Zhihao Cheng (2):
Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"
ubifs: Fix memleak when insert_old_idx() failed
drivers/mtd/ubi/build.c | 2 +-
drivers/mtd/ubi/eba.c | 19 +++++--
fs/ubifs/compress.c | 1 -
fs/ubifs/dir.c | 7 +--
fs/ubifs/tnc.c | 142 +++++++++++++++++++++++++++++-------------------
5 files changed, 102 insertions(+), 69 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next reply other threads:[~2023-05-03 19:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-03 19:25 Richard Weinberger [this message]
2023-05-04 3:13 ` [GIT PULL] UBI and UBIFS changes for v6.4 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=1235201236.2692346.1683141945109.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