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 changes for 5.14
Date: Thu, 8 Jul 2021 23:10:00 +0200 (CEST) [thread overview]
Message-ID: <245242026.4934.1625778600867.JavaMail.zimbra@nod.at> (raw)
Linus,
The following changes since commit 009c9aa5be652675a06d5211e1640e02bbb1c33d:
Linux 5.13-rc6 (2021-06-13 14:43:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/for-linus-5.14-rc1
for you to fetch changes up to a801fcfeef96702fa3f9b22ad56c5eb1989d9221:
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode (2021-06-22 09:21:39 +0200)
----------------------------------------------------------------
This pull request contains the following changes for UBIFS:
- Fix for a race xattr list and modification
- Various minor fixes (spelling, return codes, ...)
----------------------------------------------------------------
Dan Carpenter (1):
ubifs: fix snprintf() checking
Zhen Lei (1):
ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
Zheng Yongjun (1):
ubifs: Fix spelling mistakes
Zhihao Cheng (3):
ubifs: Fix races between xattr_{set|get} and listxattr operations
ubifs: Remove ui_mutex in ubifs_xattr_get and change_xattr
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
drivers/mtd/ubi/debug.c | 2 +-
fs/ubifs/debug.c | 2 +-
fs/ubifs/dir.c | 7 +++++++
fs/ubifs/journal.c | 3 ++-
fs/ubifs/master.c | 2 +-
fs/ubifs/replay.c | 2 +-
fs/ubifs/super.c | 3 ++-
fs/ubifs/tnc_commit.c | 2 +-
fs/ubifs/ubifs.h | 4 +++-
fs/ubifs/xattr.c | 48 +++++++++++++++++++++++++++++++++---------------
10 files changed, 52 insertions(+), 23 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next reply other threads:[~2021-07-08 21:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 21:10 Richard Weinberger [this message]
2021-07-09 17:41 ` [GIT PULL] UBIFS changes for 5.14 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=245242026.4934.1625778600867.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