linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Gao Xiang <xiang@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Yue Hu <huyue2@yulong.com>,
	Wei Yongjun <weiyongjun1@huawei.com>,
	Gao Xiang <hsiangkao@linux.alibaba.com>,
	linux-erofs@lists.ozlabs.org
Subject: [GIT PULL] erofs updates for 5.14-rc1
Date: Mon, 28 Jun 2021 23:30:22 +0800	[thread overview]
Message-ID: <20210628153020.GA18976@hsiangkao-HP-ZHAN-66-Pro-G1> (raw)

Hi Linus,

Could you consider this pull request for 5.14-rc1?

No noticable change available for this cycle. Just a bugfix related to
sb chksum feature, 2 minor cleanups and Chao's email address update.

All commits have been in linux-next. This merges cleanly with master.

Thanks,
Gao Xiang

The following changes since commit 614124bea77e452aa6df7a8714e8bc820b489922:

  Linux 5.13-rc5 (2021-06-06 15:47:27 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8215d5b7f15f8643bf12fe005b2bc0cc322aff62:

  MAINTAINERS: erofs: update my email address (2021-06-28 04:46:32 +0800)

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

 - fix wrong error code overwritten due to sb checksum feature;

 - 2 minor cleanups;

 - update Chao's email address.

----------------------------------------------------------------
Chao Yu (1):
      MAINTAINERS: erofs: update my email address

Gao Xiang (1):
      erofs: clean up file headers & footers

Wei Yongjun (1):
      erofs: fix error return code in erofs_read_superblock()

Yue Hu (1):
      erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()

 MAINTAINERS             | 2 +-
 fs/erofs/Kconfig        | 1 -
 fs/erofs/compress.h     | 2 --
 fs/erofs/data.c         | 2 --
 fs/erofs/decompressor.c | 2 --
 fs/erofs/dir.c          | 2 --
 fs/erofs/erofs_fs.h     | 2 --
 fs/erofs/inode.c        | 2 --
 fs/erofs/internal.h     | 2 --
 fs/erofs/namei.c        | 2 --
 fs/erofs/super.c        | 3 +--
 fs/erofs/tagptr.h       | 3 ---
 fs/erofs/utils.c        | 2 --
 fs/erofs/xattr.c        | 2 --
 fs/erofs/xattr.h        | 1 -
 fs/erofs/zdata.c        | 6 +-----
 fs/erofs/zdata.h        | 1 -
 fs/erofs/zmap.c         | 2 --
 fs/erofs/zpvec.h        | 7 +------
 19 files changed, 4 insertions(+), 42 deletions(-)


             reply	other threads:[~2021-06-28 15:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28 15:30 Gao Xiang [this message]
2021-06-28 23:36 ` [GIT PULL] erofs updates for 5.14-rc1 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=20210628153020.GA18976@hsiangkao-HP-ZHAN-66-Pro-G1 \
    --to=xiang@kernel.org \
    --cc=hsiangkao@linux.alibaba.com \
    --cc=huyue2@yulong.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=weiyongjun1@huawei.com \
    /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;
as well as URLs for NNTP newsgroup(s).