public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 6.7-rc3
@ 2023-11-20  7:51 Gao Xiang
  2023-11-21 20:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2023-11-20  7:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Chao Yu, Yue Hu, Jingbo Xu, linux-erofs

Hi Linus,

Could you consider these patches for 6.7-rc3?

One patch fixes a regression in fscache mode introduced in this cycle.
Another patch adds EROFS webpages which contains more technical
internals: <https://erofs.docs.kernel.org>.  The remaining one is a
trivial cleanup.

All commits have been in -next and no potential merge conflict is
observed.

Thanks,
Gao Xiang

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 62b241efff99fc4d88a86f1c67c7516e31f432a3:

  MAINTAINERS: erofs: add EROFS webpage (2023-11-17 19:55:46 +0800)

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

 - Tidy up erofs_read_inode() for simplicity;

 - Fix broken fscache mode due to NULL dereference of dif->bdev_handle;

 - Add the EROFS webpage to MAINTAINERS, documentation, and Kconfig.

----------------------------------------------------------------
Ferry Meng (1):
      erofs: simplify erofs_read_inode()

Gao Xiang (1):
      MAINTAINERS: erofs: add EROFS webpage

Jingbo Xu (1):
      erofs: fix NULL dereference of dif->bdev_handle in fscache mode

 Documentation/filesystems/erofs.rst |  4 ++
 MAINTAINERS                         |  1 +
 fs/erofs/Kconfig                    |  2 +-
 fs/erofs/data.c                     |  5 +-
 fs/erofs/inode.c                    | 98 +++++++++++++------------------------
 5 files changed, 44 insertions(+), 66 deletions(-)

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

* Re: [GIT PULL] erofs fixes for 6.7-rc3
  2023-11-20  7:51 [GIT PULL] erofs fixes for 6.7-rc3 Gao Xiang
@ 2023-11-21 20:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-21 20:33 UTC (permalink / raw)
  To: Gao Xiang; +Cc: Linus Torvalds, linux-erofs, LKML, Yue Hu

The pull request you sent on Mon, 20 Nov 2023 15:51:34 +0800:

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

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

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-11-21 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20  7:51 [GIT PULL] erofs fixes for 6.7-rc3 Gao Xiang
2023-11-21 20:33 ` 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