Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 787c79d6 authored by Konstantin Khlebnikov's avatar Konstantin Khlebnikov Committed by Jens Axboe
Browse files

MAINTAINERS: add entry for block io cgroup



This links mailing list cgroups@vger.kernel.org with related files.

$ ./scripts/get_maintainer.pl -f block/blk-cgroup.c
Jens Axboe <axboe@kernel.dk> (maintainer:BLOCK LAYER)
cgroups@vger.kernel.org (open list:CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO))
linux-block@vger.kernel.org (open list:BLOCK LAYER)
linux-kernel@vger.kernel.org (open list)

Signed-off-by: default avatarKonstantin Khlebnikov <khlebnikov@yandex-team.ru>

Added git tree/maintainer entries from Tejun.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e3479464
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -4148,6 +4148,19 @@ S: Maintained
F:	mm/memcontrol.c
F:	mm/swap_cgroup.c

CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)
M:	Tejun Heo <tj@kernel.org>
M:	Jens Axboe <axboe@kernel.dk>
L:	cgroups@vger.kernel.org
L:	linux-block@vger.kernel.org
T:	git git://git.kernel.dk/linux-block
F:	Documentation/cgroup-v1/blkio-controller.rst
F:	block/blk-cgroup.c
F:	include/linux/blk-cgroup.h
F:	block/blk-throttle.c
F:	block/blk-iolatency.c
F:	block/bfq-cgroup.c

CORETEMP HARDWARE MONITORING DRIVER
M:	Fenghua Yu <fenghua.yu@intel.com>
L:	linux-hwmon@vger.kernel.org