Linux-mtd Archive on lore.kernel.org
 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] UBIFS/JFFS2 fixes for 5.3-rc6
Date: Sun, 25 Aug 2019 16:01:50 +0200 (CEST)	[thread overview]
Message-ID: <1811413787.73825.1566741710952.JavaMail.zimbra@nod.at> (raw)

Linus,

The following changes since commit d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1:

  Linux 5.3-rc5 (2019-08-18 14:31:08 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/for-linus-5.3-rc6

for you to fetch changes up to 0af83abbd4a6e36a4b209d8c57c26143e40eeec1:

  ubifs: Limit the number of pages in shrink_liability (2019-08-22 17:25:33 +0200)

----------------------------------------------------------------
This pull request contains the following fixes for UBIFS and JFFS2:

UBIFS:

- Don't block too long in writeback_inodes_sb()
- Fix for a possible overrun of the log head
- Fix double unlock in orphan_delete()

JFFS2:

- Remove C++ style from UAPI header and unbreak picky toolchains

----------------------------------------------------------------
Liu Song (1):
      ubifs: Limit the number of pages in shrink_liability

Masahiro Yamada (1):
      jffs2: Remove C++ style comments from uapi header

Richard Weinberger (2):
      ubifs: Fix double unlock around orphan_delete()
      ubifs: Correctly initialize c->min_log_bytes

 fs/ubifs/budget.c          | 2 +-
 fs/ubifs/orphan.c          | 2 --
 fs/ubifs/super.c           | 4 ++++
 include/uapi/linux/jffs2.h | 5 -----
 4 files changed, 5 insertions(+), 8 deletions(-)

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

             reply	other threads:[~2019-08-25 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-25 14:01 Richard Weinberger [this message]
2019-08-25 18:45 ` [GIT PULL] UBIFS/JFFS2 fixes for 5.3-rc6 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=1811413787.73825.1566741710952.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