linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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] UBIFS updates for 5.10
Date: Sat, 17 Oct 2020 21:37:40 +0200 (CEST)	[thread overview]
Message-ID: <725261806.204163.1602963460565.JavaMail.zimbra@nod.at> (raw)

Linus,

The following changes since commit f4d51dffc6c01a9e94650d95ce0104964f8ae822:

  Linux 5.9-rc4 (2020-09-06 17:11:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/for-linus-5.10-rc1

for you to fetch changes up to e2a05cc7f8229e150243cdae40f2af9021d67a4a:

  ubifs: mount_ubifs: Release authentication resource in error handling path (2020-10-11 22:05:50 +0200)

----------------------------------------------------------------
This pull request contains changes for UBIFS

- Kernel-doc fixes
- Fixes for memory leaks in authentication option parsing

----------------------------------------------------------------
Wang Hai (4):
      ubifs: Fix 'hash' kernel-doc warning in auth.c
      ubifs: Fix some kernel-doc warnings in gc.c
      ubifs: Fix some kernel-doc warnings in replay.c
      ubifs: Fix some kernel-doc warnings in tnc.c

Zhihao Cheng (3):
      ubifs: Fix a memleak after dumping authentication mount options
      ubifs: Don't parse authentication mount options in remount process
      ubifs: mount_ubifs: Release authentication resource in error handling path

 fs/ubifs/auth.c   |  2 +-
 fs/ubifs/gc.c     |  4 ----
 fs/ubifs/replay.c |  2 --
 fs/ubifs/super.c  | 44 ++++++++++++++++++++++++++++++++------------
 fs/ubifs/tnc.c    |  3 +--
 5 files changed, 34 insertions(+), 21 deletions(-)

             reply	other threads:[~2020-10-17 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17 19:37 Richard Weinberger [this message]
2020-10-18 17:10 ` [GIT PULL] UBIFS updates for 5.10 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=725261806.204163.1602963460565.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;
as well as URLs for NNTP newsgroup(s).