[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1955518c-df1d-1010-fa6f-a192079b915a@nod.at>
Date: Wed, 18 Jan 2017 22:50:21 +0100
From: Richard Weinberger <richard@....at>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>
Subject: [GIT PULL] UBIFS fixes for 4.10-rc5
Linus,
The following changes since commit 5cf7a0f3442b2312326c39f571d637669a478235:
Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (2017-01-16 12:15:59 -0800)
are available in the git repository at:
git://git.infradead.org/linux-ubifs.git tags/upstream-4.10-rc5
for you to fetch changes up to 1cb51a15b576ee325d527726afff40947218fd5e:
ubifs: Fix journal replay wrt. xattr nodes (2017-01-17 14:35:58 +0100)
----------------------------------------------------------------
This pull request contains fixes for UBIFS:
- A long standing issue in UBIFS journal replay code
- Fallout from the merge window
----------------------------------------------------------------
Arnd Bergmann (1):
ubifs: add CONFIG_BLOCK dependency for encryption
Colin Ian King (1):
ubifs: ensure zero err is returned on successful return
Eric Biggers (2):
ubifs: allow encryption ioctls in compat mode
ubifs: remove redundant checks for encryption key
Peter Rosin (1):
ubifs: fix unencrypted journal write
Richard Weinberger (1):
ubifs: Fix journal replay wrt. xattr nodes
fs/ubifs/Kconfig | 2 +-
fs/ubifs/dir.c | 58 +++---------------------------------------------------
fs/ubifs/ioctl.c | 3 +++
fs/ubifs/journal.c | 2 ++
fs/ubifs/tnc.c | 25 +++++++++++++++++++++--
5 files changed, 32 insertions(+), 58 deletions(-)
Powered by blists - more mailing lists