From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx> CephFS kernel client depends on declaractions in include/linux/ceph/. So, this folder with Ceph declarations should be mentioned for CephFS kernel client. Also, this patch adds information about Ceph bug tracking system. v2 Ilya Dryomov suggested to add bug tracking system info for RADOS BLOCK DEVICE (RBD) entry and to correct CephFS and libceph maintainers info. Signed-off-by: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx> --- MAINTAINERS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index cd7ff55b5d32..787365f2ef26 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5622,23 +5622,28 @@ F: drivers/power/supply/cw2015_battery.c CEPH COMMON CODE (LIBCEPH) M: Ilya Dryomov <idryomov@xxxxxxxxx> -M: Xiubo Li <xiubli@xxxxxxxxxx> +M: Alex Markuze <amarkuze@xxxxxxxxxx> +M: Viacheslav Dubeyko <slava@xxxxxxxxxxx> L: ceph-devel@xxxxxxxxxxxxxxx S: Supported W: http://ceph.com/ +B: https://tracker.ceph.com/ T: git https://github.com/ceph/ceph-client.git F: include/linux/ceph/ F: include/linux/crush/ F: net/ceph/ CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH) -M: Xiubo Li <xiubli@xxxxxxxxxx> M: Ilya Dryomov <idryomov@xxxxxxxxx> +M: Alex Markuze <amarkuze@xxxxxxxxxx> +M: Viacheslav Dubeyko <slava@xxxxxxxxxxx> L: ceph-devel@xxxxxxxxxxxxxxx S: Supported W: http://ceph.com/ +B: https://tracker.ceph.com/ T: git https://github.com/ceph/ceph-client.git F: Documentation/filesystems/ceph.rst +F: include/linux/ceph/ F: fs/ceph/ CERTIFICATE HANDLING @@ -20980,6 +20985,7 @@ R: Dongsheng Yang <dongsheng.yang@xxxxxxxxxxxx> L: ceph-devel@xxxxxxxxxxxxxxx S: Supported W: http://ceph.com/ +B: https://tracker.ceph.com/ T: git https://github.com/ceph/ceph-client.git F: Documentation/ABI/testing/sysfs-bus-rbd F: drivers/block/rbd.c -- 2.51.0