aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams
2014-03-06qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein
2014-02-06virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freezeAsias He
2014-02-06SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva
2014-01-15SCSI: sd: Reduce buffer size for vpd requestBernd Schubert
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-12-11SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-12-11SCSI: hpsa: do not discard scsi status on aborted commandsStephen M. Cameron
2013-12-11SCSI: libsas: fix usage of ata_tf_to_fisDan Williams
2013-12-11SCSI: bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva
2013-11-29aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2013-11-13aacraid: missing capable() check in compat ioctlDan Carpenter
2013-11-13SCSI: sd: call blk_pm_runtime_init before add_diskAaron Lu
2013-10-13esp_scsi: Fix tag state corruption when autosensing.David S. Miller
2013-09-26SCSI: sd: Fix potential out-of-bounds accessAlan Stern
2013-09-26SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman
2013-09-07SCSI: pm80xx: fix Adaptec 71605H hangHans Verkuil
2013-08-29SCSI: lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard
2013-08-14SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann
2013-08-14virtio-scsi: Fix virtqueue affinity setupAsias He
2013-08-14SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com
2013-08-14SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen
2013-08-04SCSI: qla2xxx: Properly set the tagging for commands.Saurav Kashyap
2013-08-04SCSI: sd: fix crash when UA received on DIF enabled deviceEwan D. Milne
2013-08-04SCSI: isci: Fix a race condition in the SSP task management pathJeff Skirvin
2013-07-28SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork
2013-07-28SCSI: mpt3sas: fix for kernel panic when driver loads with HBA conected to no...Sreekanth Reddy
2013-07-28SCSI: mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...Sreekanth Reddy
2013-07-25SCSI: mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth
2013-07-25SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy
2013-07-25SCSI: aacraid: Fix for arrays are going offline in the system. System hangsMahesh Rajashekhara
2013-07-25SCSI: sd: Update WRITE SAME heuristicsMartin K. Petersen
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings
2013-07-13block: do not pass disk names as format stringsKees Cook
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-05-12[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com
2013-05-10libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman
2013-05-10libfc: Correct check for initiator roleMark Rustad