aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds52-674/+11896
2012-05-30[SCSI] fix scsi_wait_scanJames Bottomley1-1/+1
2012-05-30[SCSI] fix async probe regressionDan Williams1-2/+5
2012-05-30[SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie1-3/+2
2012-05-30[SCSI] qla4xxx: Update driver version to 5.02.00-k17Vikas Chaudhary1-1/+1
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash9-16/+1293
2012-05-30[SCSI] qla4xxx: Add change_queue_depth API supportTej Parkash1-0/+20
2012-05-30[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.Manish Rangankar1-1/+35
2012-05-30[SCSI] qla4xxx: Fix kernel panic during discovery logout.Manish Rangankar1-1/+2
2012-05-30[SCSI] qla4xxx: Correct early completion of pending mbox.Lalit Chandivade1-19/+19
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-4003/+5
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love3-25/+268
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love3-3/+844
2012-05-23[SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a memberRobert Love4-63/+101
2012-05-23[SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love2-52/+93
2012-05-23[SCSI] Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura1-4/+7
2012-05-23[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.Namjae Jeon1-2/+3
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-13/+8
2012-05-22[SCSI] qla2xxx: don't free pool that wasn't allocatedDan Carpenter1-1/+1
2012-05-22[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger4-0/+2047
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger15-35/+6472
2012-05-22[SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."Chad Dupuis1-1/+0
2012-05-22[SCSI] qla2xxx: Display proper firmware version when new minidump template is gathered for ISP82xx.Giridhar Malavali1-3/+3
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application.Giridhar Malavali4-2/+15
2012-05-22[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.Joe Carnuccio1-63/+20
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis4-21/+35
2012-05-22[SCSI] qla2xxx: Corrections to log messages.Saurav Kashyap2-6/+5
2012-05-22[SCSI] qla2xxx: Optimize existing port name server query matching.Joe Carnuccio2-9/+8
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio7-32/+19
2012-05-22[SCSI] qla2xxx: Fixups for ISP83xx.Nigel Kirkland2-5/+5
2012-05-22[SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters.Giridhar Malavali1-0/+3
2012-05-22[SCSI] qla2xxx: Fix typo in bus-reset handler.Andrew Vasquez1-1/+1
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap4-18/+14
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap6-193/+342
2012-05-22[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.Chad Dupuis2-14/+40
2012-05-22[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout.Chad Dupuis1-1/+1
2012-05-22[SCSI] qla2xxx: Detect PEG errors.Giridhar Malavali3-2/+43
2012-05-22[SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.Chad Dupuis1-3/+0
2012-05-22[SCSI] qla2xxx: Fix typo in qla_mbx.cMasanari Iida1-2/+2
2012-05-22[SCSI] qla2xxx: Micro optimization in queuecommand handlerChetan Loke1-10/+9
2012-05-22[SCSI] qla2xxx: Fix typo in qla_init.cRaul Porcel1-3/+3
2012-05-22[SCSI] scsi_pm: resume device if suspend failedAaron Lu1-1/+4
2012-05-22[SCSI] bfa: Fix to set vport FC host sysfs entriesKrishna Gudipati3-1/+19
2012-05-22[SCSI] bnx2fc: Bumped version to 1.0.11Bhanu Prakash Gollapudi2-2/+2
2012-05-22[SCSI] bnx2fc: cleanup task management IO when it times out.Bhanu Prakash Gollapudi2-1/+25
2012-05-22[SCSI] bnx2fc: Decrememnt io ref count when abort times outBhanu Prakash Gollapudi2-47/+70
2012-05-22[SCSI] bnx2fc: Allow FLOGI to be retried when receiving bad responses.Bhanu Prakash Gollapudi1-13/+3
2012-05-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds95-4257/+6480
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-13/+18
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley42-2386/+2066