LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] UBI/UBIFS changes for v5.2-rc1
@ 2019-05-12 21:42 Richard Weinberger
2019-05-12 22:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2019-05-12 21:42 UTC (permalink / raw)
To: torvalds; +Cc: linux-mtd, linux-kernel
Linus,
The following changes since commit 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b:
Linux 5.1-rc7 (2019-04-28 17:04:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/upstream-5.2-rc1
for you to fetch changes up to 04d37e5a8b1fad2d625727af3d738c6fd9491720:
ubi: wl: Fix uninitialized variable (2019-05-07 21:58:33 +0200)
----------------------------------------------------------------
This pull request contains the following changes for UBI/UBIFS
- fscrypt framework usage updates
- One huge fix for xattr unlink
- Cleanup of fscrypt ifdefs
- Fix for our new UBIFS auth feature
----------------------------------------------------------------
Andrey Abramov (1):
ubifs: find.c: replace swap function with built-in one
Arnd Bergmann (1):
ubifs: work around high stack usage with clang
Eric Biggers (2):
ubifs: remove unnecessary calls to set up directory key
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
Gustavo A. R. Silva (1):
ubi: wl: Fix uninitialized variable
Richard Weinberger (3):
ubifs: journal: Handle xattrs like files
ubifs: orphan: Handle xattrs like files
ubifs: Limit number of xattrs per inode
Sascha Hauer (4):
ubifs: Do not skip hash checking in data nodes
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
ubifs: Drop unnecessary setting of zbr->znode
YueHaibing (1):
ubifs: remove unused function __ubifs_shash_final
drivers/mtd/ubi/wl.c | 2 +-
fs/ubifs/auth.c | 35 +++-----
fs/ubifs/debug.c | 1 -
fs/ubifs/dir.c | 29 ++++---
fs/ubifs/file.c | 16 ++--
fs/ubifs/find.c | 9 +--
fs/ubifs/ioctl.c | 11 +--
fs/ubifs/journal.c | 72 ++++++++++++++---
fs/ubifs/misc.h | 8 ++
fs/ubifs/orphan.c | 208 ++++++++++++++++++++++++++++++++----------------
fs/ubifs/sb.c | 7 +-
fs/ubifs/super.c | 22 ++---
fs/ubifs/tnc.c | 15 ++--
fs/ubifs/ubifs.h | 6 +-
fs/ubifs/xattr.c | 71 +++++++++++++++--
include/linux/fscrypt.h | 11 +++
16 files changed, 345 insertions(+), 178 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] UBI/UBIFS changes for v5.2-rc1
2019-05-12 21:42 [GIT PULL] UBI/UBIFS changes for v5.2-rc1 Richard Weinberger
@ 2019-05-12 22:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-12 22:25 UTC (permalink / raw)
To: Richard Weinberger; +Cc: torvalds, linux-mtd, linux-kernel
The pull request you sent on Sun, 12 May 2019 23:42:26 +0200 (CEST):
> git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/upstream-5.2-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d7a02fa0a8f9ec1b81d57628ca9834563208ef33
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-12 22:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-12 21:42 [GIT PULL] UBI/UBIFS changes for v5.2-rc1 Richard Weinberger
2019-05-12 22:25 ` pr-tracker-bot
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).