Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[firefly-linux-kernel-4.4.55.git] / MAINTAINERS
index 7ca9e1918badc641872f8a72dc82ab7e3d75ae01..948379508e440bf808eb5e7381c7ebdb6309ab78 100644 (file)
@@ -2384,16 +2384,35 @@ L:      netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/connector/
 
-CONTROL GROUPS (CGROUPS)
+CONTROL GROUP (CGROUP)
 M:     Tejun Heo <tj@kernel.org>
 M:     Li Zefan <lizefan@huawei.com>
-L:     containers@lists.linux-foundation.org
 L:     cgroups@vger.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
 S:     Maintained
+F:     Documentation/cgroups/
 F:     include/linux/cgroup*
 F:     kernel/cgroup*
-F:     mm/*cgroup*
+
+CONTROL GROUP - CPUSET
+M:     Li Zefan <lizefan@huawei.com>
+L:     cgroups@vger.kernel.org
+W:     http://www.bullopensource.org/cpuset/
+W:     http://oss.sgi.com/projects/cpusets/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
+S:     Maintained
+F:     Documentation/cgroups/cpusets.txt
+F:     include/linux/cpuset.h
+F:     kernel/cpuset.c
+
+CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
+M:     Johannes Weiner <hannes@cmpxchg.org>
+M:     Michal Hocko <mhocko@suse.cz>
+L:     cgroups@vger.kernel.org
+L:     linux-mm@kvack.org
+S:     Maintained
+F:     mm/memcontrol.c
+F:     mm/page_cgroup.c
 
 CORETEMP HARDWARE MONITORING DRIVER
 M:     Fenghua Yu <fenghua.yu@intel.com>
@@ -2464,17 +2483,6 @@ M:       Thomas Renninger <trenn@suse.de>
 S:     Maintained
 F:     tools/power/cpupower/
 
-CPUSETS
-M:     Li Zefan <lizefan@huawei.com>
-L:     cgroups@vger.kernel.org
-W:     http://www.bullopensource.org/cpuset/
-W:     http://oss.sgi.com/projects/cpusets/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
-S:     Maintained
-F:     Documentation/cgroups/cpusets.txt
-F:     include/linux/cpuset.h
-F:     kernel/cpuset.c
-
 CRAMFS FILESYSTEM
 W:     http://sourceforge.net/projects/cramfs/
 S:     Orphan / Obsolete
@@ -2692,6 +2700,15 @@ S:       Orphan
 F:     Documentation/networking/decnet.txt
 F:     net/decnet/
 
+DECSTATION PLATFORM SUPPORT
+M:     "Maciej W. Rozycki" <macro@linux-mips.org>
+L:     linux-mips@linux-mips.org
+W:     http://www.linux-mips.org/wiki/DECstation
+S:     Maintained
+F:     arch/mips/dec/
+F:     arch/mips/include/asm/dec/
+F:     arch/mips/include/asm/mach-dec/
+
 DEFXX FDDI NETWORK DRIVER
 M:     "Maciej W. Rozycki" <macro@linux-mips.org>
 S:     Maintained
@@ -3160,10 +3177,9 @@ S:       Maintained
 F:     drivers/scsi/eata_pio.*
 
 EBTABLES
-M:     Bart De Schuymer <bart.de.schuymer@pandora.be>
 L:     netfilter-devel@vger.kernel.org
 W:     http://ebtables.sourceforge.net/
-S:     Maintained
+S:     Orphan
 F:     include/linux/netfilter_bridge/ebt_*.h
 F:     include/uapi/linux/netfilter_bridge/ebt_*.h
 F:     net/bridge/netfilter/ebt*.c
@@ -3776,7 +3792,8 @@ F:        fs/fscache/
 F:     include/linux/fscache*.h
 
 F2FS FILE SYSTEM
-M:     Jaegeuk Kim <jaegeuk.kim@samsung.com>
+M:     Jaegeuk Kim <jaegeuk@kernel.org>
+M:     Changman Lee <cm224.lee@samsung.com>
 L:     linux-f2fs-devel@lists.sourceforge.net
 W:     http://en.wikipedia.org/wiki/F2FS
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
@@ -4374,7 +4391,7 @@ S:        Supported
 F:     drivers/crypto/nx/
 
 IBM Power 842 compression accelerator
-M:     Robert Jennings <rcj@linux.vnet.ibm.com>
+M:     Nathan Fontenot <nfont@linux.vnet.ibm.com>
 S:     Supported
 F:     drivers/crypto/nx/nx-842.c
 F:     include/linux/nx842.h
@@ -4390,12 +4407,18 @@ L:      netdev@vger.kernel.org
 S:     Supported
 F:     drivers/net/ethernet/ibm/ibmveth.*
 
-IBM Power Virtual SCSI/FC Device Drivers
-M:     Robert Jennings <rcj@linux.vnet.ibm.com>
+IBM Power Virtual SCSI Device Drivers
+M:     Nathan Fontenot <nfont@linux.vnet.ibm.com>
+L:     linux-scsi@vger.kernel.org
+S:     Supported
+F:     drivers/scsi/ibmvscsi/ibmvscsi*
+F:     drivers/scsi/ibmvscsi/viosrp.h
+
+IBM Power Virtual FC Device Drivers
+M:     Brian King <brking@linux.vnet.ibm.com>
 L:     linux-scsi@vger.kernel.org
 S:     Supported
-F:     drivers/scsi/ibmvscsi/
-X:     drivers/scsi/ibmvscsi/ibmvstgt.c
+F:     drivers/scsi/ibmvscsi/ibmvfc*
 
 IBM ServeRAID RAID DRIVER
 P:     Jack Hammer
@@ -5758,17 +5781,6 @@ F:       include/linux/memory_hotplug.h
 F:     include/linux/vmalloc.h
 F:     mm/
 
-MEMORY RESOURCE CONTROLLER
-M:     Johannes Weiner <hannes@cmpxchg.org>
-M:     Michal Hocko <mhocko@suse.cz>
-M:     Balbir Singh <bsingharora@gmail.com>
-M:     KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
-L:     cgroups@vger.kernel.org
-L:     linux-mm@kvack.org
-S:     Maintained
-F:     mm/memcontrol.c
-F:     mm/page_cgroup.c
-
 MEMORY TECHNOLOGY DEVICES (MTD)
 M:     David Woodhouse <dwmw2@infradead.org>
 M:     Brian Norris <computersforpeace@gmail.com>
@@ -6023,6 +6035,28 @@ M:       Petr Vandrovec <petr@vandrovec.name>
 S:     Odd Fixes
 F:     fs/ncpfs/
 
+NCR 5380 SCSI DRIVERS
+M:     Finn Thain <fthain@telegraphics.com.au>
+M:     Michael Schmitz <schmitzmic@gmail.com>
+L:     linux-scsi@vger.kernel.org
+S:     Maintained
+F:     Documentation/scsi/g_NCR5380.txt
+F:     drivers/scsi/NCR5380.*
+F:     drivers/scsi/arm/cumana_1.c
+F:     drivers/scsi/arm/oak.c
+F:     drivers/scsi/atari_NCR5380.c
+F:     drivers/scsi/atari_scsi.*
+F:     drivers/scsi/dmx3191d.c
+F:     drivers/scsi/dtc.*
+F:     drivers/scsi/g_NCR5380.*
+F:     drivers/scsi/g_NCR5380_mmio.c
+F:     drivers/scsi/mac_scsi.*
+F:     drivers/scsi/pas16.*
+F:     drivers/scsi/sun3_NCR5380.c
+F:     drivers/scsi/sun3_scsi.*
+F:     drivers/scsi/sun3_scsi_vme.c
+F:     drivers/scsi/t128.*
+
 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
 M:     "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
 L:     linux-scsi@vger.kernel.org
@@ -9110,7 +9144,6 @@ F:        drivers/char/tpm/
 
 TRACING
 M:     Steven Rostedt <rostedt@goodmis.org>
-M:     Frederic Weisbecker <fweisbec@gmail.com>
 M:     Ingo Molnar <mingo@redhat.com>
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
 S:     Maintained