All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 5.17-rc3
@ 2022-02-04 19:12 ` Gao Xiang
  0 siblings, 0 replies; 4+ messages in thread
From: Gao Xiang @ 2022-02-04 19:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-erofs, Chao Yu, Christoph Hellwig, Yue Hu

Hi Linus,

Could you consider this pull request for 5.17-rc3?

This includes two fixes related to fsdax cleanup in this cycle and
ztailpacking to fix small compressed data inlining. There is also a
trivial cleanup to rearrange code for better reading.

All commits have been in -next and no merge conflicts.

Thanks,
Gao Xiang

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.17-rc3-fixes

for you to fetch changes up to 24331050a3e6afcd4451409831dd9ae8085a42f6:

  erofs: fix small compressed files inlining (2022-02-04 12:37:12 +0800)

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

 - fix fsdax partition offset misbehavior;

 - clean up z_erofs_decompressqueue_work() declaration;

 - fix up EOF lcluster inlining, especially for small compressed data.

----------------------------------------------------------------
Gao Xiang (3):
      erofs: fix fsdax partition offset handling
      erofs: avoid unnecessary z_erofs_decompressqueue_work() declaration
      erofs: fix small compressed files inlining

 fs/erofs/data.c  |   8 ++--
 fs/erofs/zdata.c | 113 +++++++++++++++++++++++++++----------------------------
 fs/erofs/zmap.c  |   7 ++++
 3 files changed, 67 insertions(+), 61 deletions(-)

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

* [GIT PULL] erofs fixes for 5.17-rc3
@ 2022-02-04 19:12 ` Gao Xiang
  0 siblings, 0 replies; 4+ messages in thread
From: Gao Xiang @ 2022-02-04 19:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-erofs, LKML, Christoph Hellwig

Hi Linus,

Could you consider this pull request for 5.17-rc3?

This includes two fixes related to fsdax cleanup in this cycle and
ztailpacking to fix small compressed data inlining. There is also a
trivial cleanup to rearrange code for better reading.

All commits have been in -next and no merge conflicts.

Thanks,
Gao Xiang

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.17-rc3-fixes

for you to fetch changes up to 24331050a3e6afcd4451409831dd9ae8085a42f6:

  erofs: fix small compressed files inlining (2022-02-04 12:37:12 +0800)

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

 - fix fsdax partition offset misbehavior;

 - clean up z_erofs_decompressqueue_work() declaration;

 - fix up EOF lcluster inlining, especially for small compressed data.

----------------------------------------------------------------
Gao Xiang (3):
      erofs: fix fsdax partition offset handling
      erofs: avoid unnecessary z_erofs_decompressqueue_work() declaration
      erofs: fix small compressed files inlining

 fs/erofs/data.c  |   8 ++--
 fs/erofs/zdata.c | 113 +++++++++++++++++++++++++++----------------------------
 fs/erofs/zmap.c  |   7 ++++
 3 files changed, 67 insertions(+), 61 deletions(-)

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

* Re: [GIT PULL] erofs fixes for 5.17-rc3
  2022-02-04 19:12 ` Gao Xiang
@ 2022-02-04 20:34   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-02-04 20:34 UTC (permalink / raw)
  To: Gao Xiang
  Cc: Linus Torvalds, LKML, linux-erofs, Chao Yu, Christoph Hellwig, Yue Hu

The pull request you sent on Sat, 5 Feb 2022 03:12:14 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.17-rc3-fixes

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

* Re: [GIT PULL] erofs fixes for 5.17-rc3
@ 2022-02-04 20:34   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-02-04 20:34 UTC (permalink / raw)
  To: Gao Xiang; +Cc: Linus Torvalds, LKML, linux-erofs, Christoph Hellwig

The pull request you sent on Sat, 5 Feb 2022 03:12:14 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.17-rc3-fixes

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-02-04 20:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04 19:12 [GIT PULL] erofs fixes for 5.17-rc3 Gao Xiang
2022-02-04 19:12 ` Gao Xiang
2022-02-04 20:34 ` pr-tracker-bot
2022-02-04 20:34   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.