aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Hansson <[email protected]>2017-04-28 12:10:36 +0200
committerJens Axboe <[email protected]>2017-04-28 07:38:28 -0600
commitbf290f8f98b1a22fe131fa517ef66efb846cf849 (patch)
tree7d2d6553bda6054e5b3a5dcbaf0601499e2b2de5
parent339318080b028fe347c279672da63c1cd5e52044 (diff)
MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler
Seems like this was forgotten in the bfq-series from Paolo. Let's do it now so people don't miss out involving Paolo for any future changes or when reporting bugs. Signed-off-by: Ulf Hansson <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b0a87ffffab..442f972906f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2544,6 +2544,14 @@ F: block/
F: kernel/trace/blktrace.c
F: lib/sbitmap.c
+BFQ I/O SCHEDULER
+M: Paolo Valente <[email protected]>
+M: Jens Axboe <[email protected]>
+S: Maintained
+F: block/bfq-*
+F: Documentation/block/bfq-iosched.txt
+
BLOCK2MTD DRIVER
M: Joern Engel <[email protected]>