summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2014-08-08upstream: treewide: Fix typo in printkMasanari Iida1-1/+1
2014-08-08upstream: treewide: Fix typo in printkMasanari Iida1-1/+1
2014-08-08upstream: treewide: Fix common typo in "identify"Maxime Jayat4-17/+17
2014-08-08upstream: drivers: avoid parsing names as kthread_run() format stringsKees Cook2-2/+4
2014-08-08upstream: drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook3-6/+6
2014-08-08upstream: treewide: relase -> releaseGeert Uytterhoeven1-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
2013-08-14SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-08-14virtio-scsi: Fix virtqueue affinity setupAsias He1-1/+1
2013-08-14SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
2013-08-14SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen1-0/+3
2013-08-04SCSI: qla2xxx: Properly set the tagging for commands.Saurav Kashyap1-2/+9
2013-08-04SCSI: sd: fix crash when UA received on DIF enabled deviceEwan D. Milne1-15/+7
2013-08-04SCSI: isci: Fix a race condition in the SSP task management pathJeff Skirvin1-3/+6
2013-07-28SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6