* [GIT PULL] erofs updates for 6.9-rc1
@ 2024-03-12 5:30 Gao Xiang
2024-03-12 22:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2024-03-12 5:30 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-erofs, LKML, Jingbo Xu, Baokun Li, Chao Yu
Hi Linus,
Could you consider this pull request for 6.9-rc1?
In this cycle, we'd like to introduce compressed inode support over
fscache since a lot of native EROFS images are explicitly compressed
so that EROFS over fscache can be more widely used even without
Dragonfly Nydus [1].
Apart from that, there are some folio conversions for compressed
inodes available as well as a lockdep false positive fix.
All commits have been in -next and no potential merge conflict is
observed.
[1] https://nydus.dev
Thanks,
Gao Xiang
The following changes since commit 90d35da658da8cff0d4ecbb5113f5fac9d00eb72:
Linux 6.8-rc7 (2024-03-03 13:02:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.9-rc1
for you to fetch changes up to a1bafc3109d713ed83f73d61ba5cb1e6fd80fdbc:
erofs: support compressed inodes over fscache (2024-03-10 18:41:32 +0800)
----------------------------------------------------------------
Changes since last update:
- Some folio conversions for compressed inodes;
- Add compressed inode support over fscache;
- Fix lockdep false positives of erofs_pseudo_mnt.
----------------------------------------------------------------
Baokun Li (1):
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Gao Xiang (6):
erofs: convert z_erofs_onlinepage_.* to folios
erofs: convert z_erofs_do_read_page() to folios
erofs: get rid of `justfound` debugging tag
erofs: convert z_erofs_fill_bio_vec() to folios
erofs: convert z_erofs_submissionqueue_endio() to folios
erofs: refine managed cache operations to folios
Jingbo Xu (2):
erofs: make iov_iter describe target buffers over fscache
erofs: support compressed inodes over fscache
fs/erofs/compress.h | 7 -
fs/erofs/decompressor_deflate.c | 3 -
fs/erofs/decompressor_lzma.c | 3 -
fs/erofs/fscache.c | 297 +++++++++++++++++++++++++---------------
fs/erofs/inode.c | 14 +-
fs/erofs/internal.h | 9 +-
fs/erofs/super.c | 30 +---
fs/erofs/utils.c | 2 +-
fs/erofs/zdata.c | 287 ++++++++++++++++++--------------------
9 files changed, 335 insertions(+), 317 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] erofs updates for 6.9-rc1
2024-03-12 5:30 [GIT PULL] erofs updates for 6.9-rc1 Gao Xiang
@ 2024-03-12 22:24 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-12 22:24 UTC (permalink / raw)
To: Gao Xiang; +Cc: Linus Torvalds, linux-erofs, LKML
The pull request you sent on Tue, 12 Mar 2024 13:30:06 +0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.9-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f153fbe1ea11939e2514ba4b3b62bbd946e2892c
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:[~2024-03-12 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12 5:30 [GIT PULL] erofs updates for 6.9-rc1 Gao Xiang
2024-03-12 22:24 ` 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