Message ID | 20240906102153.612997-1-yukuai1@huaweicloud.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [-next] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state | expand |
On Fri, 06 Sep 2024 18:21:53 +0800, Yu Kuai wrote: > BFQ has been lacking active maintenance for approximately two years, and it > was recently transitioned to the Orphan state. However, there are still > many users, I have decided to step forward and assume the role of > maintainer to ensure continued support and development. > > While I may not be the one with the most extensive knowledge of BFQ's > internals, I have been actively involved in its development since 2021. > Moreover, our team continues to rigorously test BFQ in downstream kernels, > ensuring it's stability and performance. Despite my confidence to maintain > BFQ, I believe it is prudent to classify its state as "Odd Fixes" to > accurately reflect my relatively new position as the maintainer. > > [...] Applied, thanks! [1/1] MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state commit: f55d3b82ac2fe8e12fe784702a7a39ab36b7d4e1 Best regards,
diff --git a/MAINTAINERS b/MAINTAINERS index 4a857a125d6e..6da36e26ee8a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3781,8 +3781,9 @@ F: Documentation/filesystems/befs.rst F: fs/befs/ BFQ I/O SCHEDULER +M: Yu Kuai <yukuai3@huawei.com> L: linux-block@vger.kernel.org -S: Orphan +S: Odd Fixes F: Documentation/block/bfq-iosched.rst F: block/bfq-*