Syzbot CI
All Series
Statistics
Content
×
Patch Series
Subject
Parallelizing filesystem writeback
Author
kundan.kumar@samsung.com
Date
2025-10-14 12:08:30 +0000 UTC
Version
2
Cc
agruenba@redhat.com
akpm@linux-foundation.org
amir73il@gmail.com
anna@kernel.org
anuj20.g@samsung.com
axboe@kernel.dk
brauner@kernel.org
chao@kernel.org
clm@meta.com
dave@stgolabs.net
david@fromorbit.com
djwong@kernel.org
gfs2@lists.linux.dev
gost.dev@samsung.com
hch@lst.de
jack@suse.cz
jaegeuk@kernel.org
joshi.k@samsung.com
kundan.kumar@samsung.com
linux-f2fs-devel@lists.sourceforge.net
linux-fsdevel@vger.kernel.org
linux-mm@kvack.org
linux-nfs@vger.kernel.org
mcgrof@kernel.org
miklos@szeredi.hu
ritesh.list@gmail.com
trondmy@kernel.org
viro@zeniv.linux.org.uk
vishak.g@samsung.com
wangyufei@vivo.com
willy@infradead.org
Patches (16)
Name
Content
[All]
[PATCH v2 01/16] writeback: add infra for parallel writeback
[Body]
[PATCH v2 02/16] writeback: add support to initialize and free multiple writeback ctxs
[Body]
[PATCH v2 03/16] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
[Body]
[PATCH v2 04/16] writeback: affine inode to a writeback ctx within a bdi
[Body]
[PATCH v2 05/16] writeback: modify bdi_writeback search logic to search across all wb ctxs
[Body]
[PATCH v2 06/16] writeback: invoke all writeback contexts for flusher and dirtytime writeback
[Body]
[PATCH v2 07/16] writeback: modify sync related functions to iterate over all writeback contexts
[Body]
[PATCH v2 08/16] writeback: add support to collect stats for all writeback ctxs
[Body]
[PATCH v2 09/16] f2fs: add support in f2fs to handle multiple writeback contexts
[Body]
[PATCH v2 10/16] fuse: add support for multiple writeback contexts in fuse
[Body]
[PATCH v2 11/16] gfs2: add support in gfs2 to handle multiple writeback contexts
[Body]
[PATCH v2 12/16] nfs: add support in nfs to handle multiple writeback contexts
[Body]
[PATCH v2 13/16] writeback: configure the num of writeback contexts between 0 and number of online cpus
[Body]
[PATCH v2 14/16] writeback: segregated allocation and free of writeback contexts
[Body]
[PATCH v2 15/16] writeback: added support to change the number of writebacks using a sysfs attribute
[Body]
[PATCH v2 16/16] writeback: added XFS support for matching writeback count to allocation group count
[Body]
Session 2025-10-14
ID (for dev)
7316cc24-7dc3-49ee-a1d8-e86d6ca65497
Status
skipped
Triaged
Skipped: failed to find a base commit: series does not apply
[Log]
Execution Log
[Link]
Test
Base
Patched
Verdict