summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-28SCSI: mpt3sas: fix for kernel panic when driver loads with HBA conected to no...Sreekanth Reddy1-0/+14
2013-07-28SCSI: mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...Sreekanth Reddy1-12/+4
2013-07-25SCSI: mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth3-11/+13
2013-07-25SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy1-5/+1
2013-07-25SCSI: aacraid: Fix for arrays are going offline in the system. System hangsMahesh Rajashekhara1-0/+3
2013-07-25SCSI: sd: Update WRITE SAME heuristicsMartin K. Petersen3-18/+37
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings1-1/+1
2013-07-13block: do not pass disk names as format stringsKees Cook1-1/+1
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley6-7/+15
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley3-24/+30
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love1-2/+5
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+5
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro3-3/+3
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier1-1/+5
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich1-0/+1
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel1-1/+1
2013-05-12[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2-19/+3
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com5-49/+27
2013-05-10libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman1-13/+24
2013-05-10libfc: Correct check for initiator roleMark Rustad1-1/+1
2013-05-10libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan1-10/+5
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley3-34/+81
2013-05-10Merge branch 'misc' into for-linusJames Bottomley91-1414/+10452
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2-49/+47
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley20-144/+144
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98