summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-12-19[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis6-142/+10
2013-12-19[SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f...Saurav Kashyap1-11/+12
2013-12-19[SCSI] qla2xxx: Add BPM support for ISP25xx.Chad Dupuis1-1/+1
2013-12-19[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.Joe Carnuccio1-1/+1
2013-12-19[SCSI] qla2xxx: Disable INTx interrupt for ISP82XXSawan Chandak1-6/+7
2013-12-19[SCSI] qla2xxx: Honor execute firmware failures.Chad Dupuis1-0/+2
2013-12-19[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.Armen Baloyan2-3/+7
2013-12-19[SCSI] hpsa: prevent stalled i/oStephen M. Cameron2-2/+31
2013-12-19[SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron2-2/+47
2013-12-16[SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron1-0/+1
2013-12-16[SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctlStephen M. Cameron1-6/+5
2013-12-16[SCSI] hpsa: remove unneeded include of seq_file.hStephen M. Cameron1-1/+0
2013-12-16[SCSI] hpsa: add 5 second delay after doorbell resetStephen M. Cameron1-9/+23
2013-12-16[SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron1-0/+9
2013-12-16[SCSI] sr: use block layer runtime PMAaron Lu2-70/+29
2013-12-16[SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry()Dan Carpenter1-4/+7
2013-12-16[SCSI] qla4xxx: Update driver version to 5.04.00-k2Adheer Chandravanshi1-1/+1
2013-12-16[SCSI] qla4xxx: Add support for additional network parameters settingsHarish Zunjarrao6-133/+1212
2013-12-16[SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao1-3/+337
2013-12-16[SCSI] scsi_debug: simplify creation and destruction of driver attribute filesAkinobu Mita1-160/+106
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds27-57/+114
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva3-8/+14
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2-41/+58
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal4-0/+10
2013-12-02[SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal1-1/+3
2013-12-02[SCSI] pm80xx: Module author additionNikith Ganigarakoppal1-0/+1
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+15
2013-12-01[SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2013-12-01[SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron1-1/+1
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen16-4/+25
2013-11-29genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg1-5/+15
2013-11-27[SCSI] libsas: fix usage of ata_tf_to_fisDan Williams1-1/+1
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-30/+28
2013-11-20aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2013-11-20genetlink: pass family to functions using groupsJohannes Berg1-1/+2
2013-11-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+539
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds26-56/+18
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+9
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-72/+23
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds85-1416/+5552
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-11-11virtio_scsi: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs1-0/+3
2013-11-10Merge tag 'fcoe-3.13' into for-linusJames Bottomley9-174/+294
2013-11-09scsi_transport_srp: Add periodic reconnect supportBart Van Assche1-7/+99
2013-11-09scsi_transport_srp: Add transport layer error handlingBart Van Assche1-1/+429
2013-11-09IB/srp: Keep rport as long as the IB transport layerBart Van Assche1-0/+18
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe1-1/+1
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+9