linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] erofs updates for 5.6-rc1
       [not found] <20200129020451.GA5348.ref@hsiangkao-HP-ZHAN-66-Pro-G1>
@ 2020-01-29  2:04 ` Gao Xiang
  2020-01-29 19:50   ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2020-01-29  2:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Stephen Rothwell, Greg Kroah-Hartman, Miao Xie, LKML,
	Andrew Morton, linux-erofs

Hi Linus,

Could you consider this pull request for 5.6-rc1?

A regression fix, several cleanups and (maybe) plus an upcoming
new mount api convert patch as a part of vfs update are considered
available for this cycle.

All commits have been in linux-next and tested with no smoke out.

Thanks,
Gao Xiang

The following changes since commit c79f46a282390e0f5b306007bf7b11a46d529538:

  Linux 5.5-rc5 (2020-01-05 14:23:27 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.6-rc1

for you to fetch changes up to 1e4a295567949ee8e6896a7db70afd1b6246966e:

  erofs: clean up z_erofs_submit_queue() (2020-01-21 16:46:23 +0800)

----------------------------------------------------------------
Changes since last update:

 - fix an out-of-bound read access introduced in v5.3,
   which could rarely cause data corruption;

 - various cleanup patches.

----------------------------------------------------------------
Gao Xiang (3):
      erofs: fix out-of-bound read for shifted uncompressed block
      erofs: fold in postsubmit_is_all_bypassed()
      erofs: clean up z_erofs_submit_queue()

Vladimir Zapolskiy (4):
      erofs: correct indentation of an assigned structure inside a function
      erofs: remove unused tag argument while finding a workgroup
      erofs: remove unused tag argument while registering a workgroup
      erofs: remove void tagging/untagging of workgroup pointers

 fs/erofs/decompressor.c |  22 ++++-----
 fs/erofs/internal.h     |   4 +-
 fs/erofs/utils.c        |  15 ++----
 fs/erofs/xattr.h        |  17 +++----
 fs/erofs/zdata.c        | 123 +++++++++++++++++++-----------------------------
 5 files changed, 74 insertions(+), 107 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] erofs updates for 5.6-rc1
  2020-01-29  2:04 ` [GIT PULL] erofs updates for 5.6-rc1 Gao Xiang
@ 2020-01-29 19:50   ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-29 19:50 UTC (permalink / raw)
  To: Gao Xiang
  Cc: Linus Torvalds, Stephen Rothwell, Greg Kroah-Hartman, Miao Xie,
	LKML, Andrew Morton, linux-erofs

The pull request you sent on Wed, 29 Jan 2020 10:04:54 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.6-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3893c2025fec6f0fa4b2d794f36bd56a55e46dec

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:[~2020-01-29 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200129020451.GA5348.ref@hsiangkao-HP-ZHAN-66-Pro-G1>
2020-01-29  2:04 ` [GIT PULL] erofs updates for 5.6-rc1 Gao Xiang
2020-01-29 19:50   ` 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).