summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: treewide: Fix typo in printkMasanari Iida1-1/+1
2014-11-18upstream: treewide: Fix typo in printkMasanari Iida1-1/+1
2014-11-18upstream: treewide: Fix common typo in "identify"Maxime Jayat4-17/+17
2014-11-18upstream: drivers: avoid parsing names as kthread_run() format stringsKees Cook2-2/+4
2014-11-18upstream: drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook3-6/+6
2014-11-18upstream: treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2014-11-14qla_target: don't delete changed naclsJoern Engel1-1/+10
2014-10-30qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi1-3/+1
2014-10-30be2iscsi: check ip buffer before copyingMike Christie1-5/+8
2014-10-05SCSI: libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan1-0/+7
2014-09-17Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan1-0/+12
2014-09-05hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-08-07scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-07-09sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-07-09virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini1-0/+22
2014-07-09virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini1-1/+3
2014-07-09ibmvscsi: Add memory barriers for send / receiveBrian King1-0/+10
2014-07-09ibmvscsi: Abort init sequence during error recoveryBrian King1-1/+2
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman1-1/+1
2014-06-16SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-05-30SCSI: megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter1-0/+2
2014-05-30SCSI: dual scan thread bug fixJames Bottomley1-7/+16
2014-05-30scsi: fix our current target reap infrastructureJames Bottomley2-45/+74
2014-05-13mpt2sas: Don't disable device twice at suspend.Tyler Stachecki1-1/+0
2014-05-13virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng1-1/+5
2014-05-06SCSI: arcmsr: upper 32 of dma address lostDan Carpenter1-4/+3
2014-05-06SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter1-3/+3
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams2-8/+1
2014-03-06qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein1-1/+2
2014-02-06virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freezeAsias He1-1/+14
2014-02-06SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva1-2/+4
2014-01-15SCSI: sd: Reduce buffer size for vpd requestBernd Schubert1-1/+4
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen16-4/+25
2013-12-11SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2013-12-11SCSI: hpsa: do not discard scsi status on aborted commandsStephen M. Cameron1-1/+1
2013-12-11SCSI: libsas: fix usage of ata_tf_to_fisDan Williams1-1/+1
2013-12-11SCSI: bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva3-8/+14
2013-11-29aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2013-11-13aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-11-13SCSI: sd: call blk_pm_runtime_init before add_diskAaron Lu1-1/+1
2013-10-13esp_scsi: Fix tag state corruption when autosensing.David S. Miller2-6/+9
2013-09-26SCSI: sd: Fix potential out-of-bounds accessAlan Stern1-8/+3
2013-09-26SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman1-1/+1
2013-09-07SCSI: pm80xx: fix Adaptec 71605H hangHans Verkuil2-4/+4
2013-08-29SCSI: lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard1-1/+0