linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 5.16-rc1
@ 2021-11-12 15:13 Gao Xiang
  2021-11-13 19:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2021-11-12 15:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-erofs, Chao Yu, Yue Hu, Miao Xie, Liu Bo

Hi Linus,

Could you please consider these 2 small erofs patches?

One patch fixes an old corner case which can hardly reproduce
but cause unsafe pagevec reuse. It needs to be fixed right now.

Another patch is a trivial cleanup which gets rid of the unused
DELAYEDALLOC strategy which has already been replaced by TRYALLOC.

All commits have been in linux-next for a while and no merge
conflicts. I think no need to hold on these until 5.16-rc1 is
out and I could plan for 5.17 cleanup/development stuffs then...

Many thanks!
Gao Xiang

The following changes since commit 8bb7eca972ad531c9b149c0a51ab43a417385813:

  Linux 5.15 (2021-10-31 13:53:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4c7e42552b3a1536f3cdf534aba8c4262ee26716:

  erofs: remove useless cache strategy of DELAYEDALLOC (2021-11-08 10:02:34 +0800)

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

 - fix unsafe pagevec reuse which could cause unexpected behaviors;

 - get rid of the unused DELAYEDALLOC strategy.

----------------------------------------------------------------
Gao Xiang (1):
      erofs: fix unsafe pagevec reuse of hooked pclusters

Yue Hu (1):
      erofs: remove useless cache strategy of DELAYEDALLOC

 fs/erofs/zdata.c | 33 +++++++--------------------------
 fs/erofs/zdata.h |  1 -
 fs/erofs/zpvec.h | 13 ++++++++++---
 3 files changed, 17 insertions(+), 30 deletions(-)


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

* Re: [GIT PULL] erofs fixes for 5.16-rc1
  2021-11-12 15:13 [GIT PULL] erofs fixes for 5.16-rc1 Gao Xiang
@ 2021-11-13 19:44 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-13 19:44 UTC (permalink / raw)
  To: Gao Xiang; +Cc: Linus Torvalds, linux-erofs, LKML, Yue Hu, Liu Bo, Miao Xie

The pull request you sent on Fri, 12 Nov 2021 23:13:06 +0800:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-11-13 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12 15:13 [GIT PULL] erofs fixes for 5.16-rc1 Gao Xiang
2021-11-13 19:44 ` 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).