public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] erofs: cleanup for fscache share domain mode
@ 2023-02-08  7:15 Jingbo Xu
  2023-02-08  7:16 ` [PATCH 1/4] erofs: remove unused device mapping in meta routine Jingbo Xu
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Jingbo Xu @ 2023-02-08  7:15 UTC (permalink / raw)
  To: xiang, chao, linux-erofs, zhujia.zj; +Cc: huyue2, linux-kernel


Jingbo Xu (4):
  erofs: remove unused device mapping in meta routine
  erofs: maintain cookies of share domain in self-contained list
  erofs: unify anonymous inodes for blob
  erofs: simplify the name collision checking in share domain mode

 fs/erofs/fscache.c  | 163 +++++++++++++++-----------------------------
 fs/erofs/internal.h |  14 ++--
 fs/erofs/super.c    |   4 +-
 3 files changed, 66 insertions(+), 115 deletions(-)

-- 
2.19.1.6.gb485710b


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

end of thread, other threads:[~2023-02-09  5:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08  7:15 [PATCH 0/4] erofs: cleanup for fscache share domain mode Jingbo Xu
2023-02-08  7:16 ` [PATCH 1/4] erofs: remove unused device mapping in meta routine Jingbo Xu
2023-02-08  7:21   ` [External] " Jia Zhu
2023-02-08  7:16 ` [PATCH 2/4] erofs: maintain cookies of share domain in self-contained list Jingbo Xu
2023-02-08  8:16   ` [External] " Jia Zhu
2023-02-08  7:16 ` [PATCH 3/4] erofs: unify anonymous inodes for blob Jingbo Xu
2023-02-08  9:01   ` [External] " Jia Zhu
2023-02-08  7:17 ` [PATCH 4/4] erofs: simplify the name collision checking in share domain mode Jingbo Xu
2023-02-09  2:43   ` Jia Zhu
2023-02-09  5:01   ` Jingbo Xu
2023-02-08  7:32 ` [PATCH] erofs: relinquish volume with mutex held Jingbo Xu
2023-02-08  9:09   ` [External] " Jia Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox