Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
[linux-2.6-microblaze.git] / MAINTAINERS
index 421f659..b7221f4 100644 (file)
@@ -3603,7 +3603,6 @@ F:        lib/bitmap.c
 F:     lib/cpumask.c
 F:     lib/find_bit.c
 F:     lib/find_bit_benchmark.c
-F:     lib/nodemask.c
 F:     lib/test_bitmap.c
 F:     tools/include/linux/bitmap.h
 F:     tools/include/linux/find.h
@@ -5123,12 +5122,15 @@ F:      include/linux/clk/
 F:     include/linux/of_clk.h
 X:     drivers/clk/clkdev.c
 
-COMMON INTERNET FILE SYSTEM CLIENT (CIFS)
+COMMON INTERNET FILE SYSTEM CLIENT (CIFS and SMB3)
 M:     Steve French <sfrench@samba.org>
+R:     Paulo Alcantara <pc@cjr.nz> (DFS, global name space)
+R:     Ronnie Sahlberg <lsahlber@redhat.com> (directory leases, sparse files)
+R:     Shyam Prasad N <sprasad@microsoft.com> (multichannel)
 L:     linux-cifs@vger.kernel.org
 L:     samba-technical@lists.samba.org (moderated for non-subscribers)
 S:     Supported
-W:     http://linux-cifs.samba.org/
+W:     https://wiki.samba.org/index.php/LinuxCIFS
 T:     git git://git.samba.org/sfrench/cifs-2.6.git
 F:     Documentation/admin-guide/cifs/
 F:     fs/cifs/
@@ -7688,6 +7690,7 @@ M:        Namjae Jeon <linkinjeon@kernel.org>
 M:     Sungjong Seo <sj1557.seo@samsung.com>
 L:     linux-fsdevel@vger.kernel.org
 S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
 F:     fs/exfat/
 
 EXT2 FILE SYSTEM
@@ -8139,7 +8142,6 @@ L:        linux-fbdev@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     drivers/video/fbdev/imxfb.c
-F:     include/linux/platform_data/video-imxfb.h
 
 FREESCALE IMX DDR PMU DRIVER
 M:     Frank Li <Frank.li@nxp.com>
@@ -11061,11 +11063,13 @@ R:    Sergey Senozhatsky <senozhatsky@chromium.org>
 L:     linux-cifs@vger.kernel.org
 S:     Maintained
 T:     git git://git.samba.org/ksmbd.git
+F:     Documentation/filesystems/cifs/ksmbd.rst
 F:     fs/ksmbd/
 F:     fs/smbfs_common/
 
 KERNEL UNIT TESTING FRAMEWORK (KUnit)
 M:     Brendan Higgins <brendanhiggins@google.com>
+M:     David Gow <davidgow@google.com>
 L:     linux-kselftest@vger.kernel.org
 L:     kunit-dev@googlegroups.com
 S:     Maintained
@@ -13133,6 +13137,7 @@ W:      http://www.linux-mm.org
 T:     git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
 T:     quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new
 F:     include/linux/gfp.h
+F:     include/linux/gfp_types.h
 F:     include/linux/memory_hotplug.h
 F:     include/linux/mm.h
 F:     include/linux/mmzone.h
@@ -13741,6 +13746,7 @@ S:      Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next
 F:     include/linux/module.h
 F:     kernel/module/
+F:     scripts/module*
 
 MONOLITHIC POWER SYSTEM PMIC DRIVER
 M:     Saravanan Sekar <sravanhome@gmail.com>
@@ -19618,8 +19624,9 @@ F:      Documentation/devicetree/bindings/gpio/snps,creg-gpio.txt
 F:     drivers/gpio/gpio-creg-snps.c
 
 SYNOPSYS DESIGNWARE 8250 UART DRIVER
+M:     Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
 R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-S:     Maintained
+S:     Supported
 F:     drivers/tty/serial/8250/8250_dw.c
 F:     drivers/tty/serial/8250/8250_dwlib.*
 F:     drivers/tty/serial/8250/8250_lpss.c
@@ -21278,6 +21285,7 @@ M:      OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
 S:     Maintained
 F:     Documentation/filesystems/vfat.rst
 F:     fs/fat/
+F:     tools/testing/selftests/filesystems/fat/
 
 VFIO DRIVER
 M:     Alex Williamson <alex.williamson@redhat.com>