linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 6.4-rc4
@ 2023-05-23 17:20 Gao Xiang
  2023-05-23 18:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2023-05-23 17:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Sandeep Dhavale, LKML, Yue Hu, linux-erofs

Hi Linus,

Could you consider these three patches for 6.4-rc4?

One patch addresses a null-ptr-deref issue reported by syzbot weeks
ago, which is caused by the new long xattr name prefix feature and
needs to be fixed.

The remaining two patches are minor cleanups to avoid unnecessary
compilation and adjust per-cpu kworker configuration.

Thanks,
Gao Xiang

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.4-rc4-fixes

for you to fetch changes up to cf7f2732b4b83026842832e7e4e04bf862108ac2:

  erofs: use HIPRI by default if per-cpu kthreads are enabled (2023-05-23 16:57:08 +0800)

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

 - Fix null-ptr-deref related to long xattr name prefixes;

 - Avoid pcpubuf compilation if CONFIG_EROFS_FS_ZIP is off;

 - Use high priority kthreads by default if per-cpu kthread workers are
   enabled.

----------------------------------------------------------------
Gao Xiang (1):
      erofs: use HIPRI by default if per-cpu kthreads are enabled

Jingbo Xu (1):
      erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init

Yue Hu (1):
      erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off

 fs/erofs/Kconfig    |  1 +
 fs/erofs/Makefile   |  4 ++--
 fs/erofs/internal.h | 13 +++++++------
 fs/erofs/xattr.c    |  2 +-
 fs/erofs/zdata.c    |  2 --
 5 files changed, 11 insertions(+), 11 deletions(-)

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

* Re: [GIT PULL] erofs fixes for 6.4-rc4
  2023-05-23 17:20 [GIT PULL] erofs fixes for 6.4-rc4 Gao Xiang
@ 2023-05-23 18:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-05-23 18:03 UTC (permalink / raw)
  To: Gao Xiang; +Cc: linux-erofs, Yue Hu, Linus Torvalds, LKML, Sandeep Dhavale

The pull request you sent on Wed, 24 May 2023 01:20:02 +0800:

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

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

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:[~2023-05-23 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23 17:20 [GIT PULL] erofs fixes for 6.4-rc4 Gao Xiang
2023-05-23 18:03 ` 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).