[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <725261806.204163.1602963460565.JavaMail.zimbra@nod.at>
Date: Sat, 17 Oct 2020 21:37:40 +0200 (CEST)
From: Richard Weinberger <richard@....at>
To: torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
linux-mtd <linux-mtd@...ts.infradead.org>
Subject: [GIT PULL] UBIFS updates for 5.10
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(-)
Powered by blists - more mailing lists