mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd <linux-mtd@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UBI and UBIFS updates for 6.1-rc1
Date: Fri, 14 Oct 2022 23:17:13 +0200 (CEST)	[thread overview]
Message-ID: <1135185122.30714.1665782233107.JavaMail.zimbra@nod.at> (raw)

Linus,

The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:

  Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 669d204469c46e91d99da24914130f78277a71d3:

  ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl (2022-09-21 18:29:18 +0200)

----------------------------------------------------------------
This pull request contains updates for UBI and UBIFS

UBI:
	- Use bitmap API to allocate bitmaps
	- New attach mode, disable_fm, to attach without fastmap
        - Fixes for various typos in comments

UBIFS:
	- Fix for a deadlock when setting xattrs for encrypted file
	- Fix for an assertion failures when truncating encrypted files
        - Fixes for various typos in comments

----------------------------------------------------------------
Christophe JAILLET (1):
      ubi: fastmap: Use the bitmap API to allocate bitmaps

Jason Wang (1):
      ubi: ubi-media.h: Fix comment typo

Jiang Jian (1):
      mtd: ubi: drop unexpected word 'a' in comments

Jilin Yuan (1):
      ubi: Fix repeated words in comments

Julia Lawall (1):
      ubi: block: Fix typos in comments

Li zeming (1):
      ubi: block: Remove in vain semicolon

Yang Li (1):
      ubifs: Fix ubifs_check_dir_empty() kernel-doc comment

Zhang Jiaming (1):
      ubi: fastmap: Fix typo in comments

ZhaoLong Wang (1):
      ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory

Zhihao Cheng (2):
      ubifs: Fix AA deadlock when setting xattr for encrypted file
      ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl

 drivers/mtd/ubi/block.c     |  4 ++--
 drivers/mtd/ubi/build.c     | 14 ++++++++++----
 drivers/mtd/ubi/cdev.c      |  4 ++--
 drivers/mtd/ubi/eba.c       |  2 +-
 drivers/mtd/ubi/fastmap.c   | 10 ++++------
 drivers/mtd/ubi/io.c        |  2 +-
 drivers/mtd/ubi/ubi-media.h |  2 +-
 drivers/mtd/ubi/ubi.h       |  9 +++++----
 drivers/mtd/ubi/vmt.c       |  4 ++--
 drivers/mtd/ubi/wl.c        |  8 ++++----
 fs/ubifs/crypto.c           | 11 +++++++++++
 fs/ubifs/dir.c              | 27 +++++++++++++++------------
 fs/ubifs/journal.c          | 28 +++++++++++++++++-----------
 fs/ubifs/ubifs.h            |  2 +-
 fs/ubifs/xattr.c            |  2 +-
 include/uapi/mtd/ubi-user.h |  8 +++++++-
 16 files changed, 84 insertions(+), 53 deletions(-)

             reply	other threads:[~2022-10-14 21:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14 21:17 Richard Weinberger [this message]
2022-10-15  1:26 ` 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=1135185122.30714.1665782233107.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

all inboxes | Powered by JetHome®