aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorjosh.h.morris@us.ibm.com <josh.h.morris@us.ibm.com>2013-02-05 14:15:02 +0100
committerJens Axboe <axboe@kernel.dk>2013-02-05 14:16:05 +0100
commit8722ff8cdbfac9c1b20e67bb067b455c48cb8e93 (patch)
tree5b85a6366f1337d3d56d67a76755e82e11a8b324 /MAINTAINERS
parentdrivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was not declared. Should it be static? (diff)
downloadlinux-dev-8722ff8cdbfac9c1b20e67bb067b455c48cb8e93.tar.xz
linux-dev-8722ff8cdbfac9c1b20e67bb067b455c48cb8e93.zip
block: IBM RamSan 70/80 device driver
This patch includes the device driver for the IBM RamSan family of PCI SSD flash storage cards. This driver will include support for the RamSan 70 and 80. The driver presents a block device for device I/O. Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 915564eda145..2dd5796ef9d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6306,6 +6306,12 @@ S: Maintained
F: Documentation/blockdev/ramdisk.txt
F: drivers/block/brd.c
+RAMSAM DRIVER (IBM RamSan 70/80 PCI SSD Flash Card)
+M: Joshua Morris <josh.h.morris@us.ibm.com>
+M: Philip Kelleher <pjk1939@linux.vnet.ibm.com>
+S: Maintained
+F: drivers/block/rsxx/
+
RANDOM NUMBER DRIVER
M: Theodore Ts'o" <tytso@mit.edu>
S: Maintained