diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-23 16:44:00 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-23 16:44:00 -0400 |
commit | 4a5daceca1d96e949fc35f2f600de816862e8e74 (patch) | |
tree | a2ea20b569632d59abad0f351e17824440805582 /MAINTAINERS | |
parent | 3eb9c8be0cc56619571b675a688001f2ddb25c90 (diff) | |
parent | 2b69a8a2b6e5f5d26a038a6494a88a1a776ac88f (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6:
[SCSI] mpt2sas: fix driver version inconsistency
[SCSI] 3w-xxxx: scsi_dma_unmap fix
[SCSI] 3w-9xxx: scsi_dma_unmap fix
[SCSI] ses: fix problems caused by empty SES provided name
[SCSI] fc-transport: Close state transition-window during rport deletion.
[SCSI] initialize max_target_blocked in scsi_alloc_target
[SCSI] fnic: Add new Cisco PCI-Express FCoE HBA
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 64ea80e45e3b..77cbfb1a696c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1431,6 +1431,14 @@ P: Russell King | |||
1431 | M: linux@arm.linux.org.uk | 1431 | M: linux@arm.linux.org.uk |
1432 | F: include/linux/clk.h | 1432 | F: include/linux/clk.h |
1433 | 1433 | ||
1434 | CISCO FCOE HBA DRIVER | ||
1435 | P: Abhijeet Joglekar | ||
1436 | M: abjoglek@cisco.com | ||
1437 | P: Joe Eykholt | ||
1438 | M: jeykholt@cisco.com | ||
1439 | L: linux-scsi@vger.kernel.org | ||
1440 | S: Supported | ||
1441 | |||
1434 | CODA FILE SYSTEM | 1442 | CODA FILE SYSTEM |
1435 | P: Jan Harkes | 1443 | P: Jan Harkes |
1436 | M: jaharkes@cs.cmu.edu | 1444 | M: jaharkes@cs.cmu.edu |