summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* SCSI: sd: Reduce buffer size for vpd requestBernd Schubert2014-01-151-1/+4
* SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-12-1116-4/+25
* SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-12-111-1/+1
* SCSI: hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2013-12-111-1/+1
* SCSI: libsas: fix usage of ata_tf_to_fisDan Williams2013-12-111-1/+1
* SCSI: bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-113-8/+14
* aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2013-11-291-1/+2
* aacraid: missing capable() check in compat ioctlDan Carpenter2013-11-131-0/+2
* SCSI: sd: call blk_pm_runtime_init before add_diskAaron Lu2013-11-131-1/+1
* esp_scsi: Fix tag state corruption when autosensing.David S. Miller2013-10-132-6/+9
* SCSI: sd: Fix potential out-of-bounds accessAlan Stern2013-09-261-8/+3
* SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman2013-09-261-1/+1
* SCSI: pm80xx: fix Adaptec 71605H hangHans Verkuil2013-09-072-4/+4
* SCSI: lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard2013-08-291-1/+0
* SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann2013-08-141-1/+1
* virtio-scsi: Fix virtqueue affinity setupAsias He2013-08-141-1/+1
* SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-141-5/+15
* SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-141-0/+3
* SCSI: qla2xxx: Properly set the tagging for commands.Saurav Kashyap2013-08-041-2/+9
* SCSI: sd: fix crash when UA received on DIF enabled deviceEwan D. Milne2013-08-041-15/+7
* SCSI: isci: Fix a race condition in the SSP task management pathJeff Skirvin2013-08-041-3/+6
* SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork2013-07-281-4/+6
* SCSI: mpt3sas: fix for kernel panic when driver loads with HBA conected to no...Sreekanth Reddy2013-07-281-0/+14
* SCSI: mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...Sreekanth Reddy2013-07-281-12/+4
* SCSI: mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth2013-07-253-11/+13
* SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy2013-07-251-5/+1
* SCSI: aacraid: Fix for arrays are going offline in the system. System hangsMahesh Rajashekhara2013-07-251-0/+3
* SCSI: sd: Update WRITE SAME heuristicsMartin K. Petersen2013-07-253-18/+37
* SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-07-131-1/+1
* block: do not pass disk names as format stringsKees Cook2013-07-131-1/+1
* Merge tag 'fcoe1' into fixesJames Bottomley2013-06-266-7/+15
|\
| * fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love2013-06-251-2/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-221-1/+5
| |\
| | * tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier2013-06-141-1/+5
| * | lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-163-3/+3
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-011-1/+1
| |\
| | * target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
| * | fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich2013-05-311-0/+1
| |/
* | Merge tag 'fcoe' into fixesJames Bottomley2013-06-263-24/+30
|\ \
| * | libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman2013-05-101-13/+24
| * | libfc: Correct check for initiator roleMark Rustad2013-05-101-1/+1
| * | libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan2013-05-101-10/+5
* | | [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-05-122-19/+3
* | | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-125-49/+27
| |/ |/|
* | Merge branch 'postmerge' into for-linusJames Bottomley2013-05-103-34/+81
|\ \
| * | [SCSI] sd: change to auto suspend modeLin Ming2013-05-062-25/+72
| * | [SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming2013-05-062-9/+9
* | | Merge branch 'misc' into for-linusJames Bottomley2013-05-1091-1414/+10452
|\ \ \
| * | | [SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis2013-05-101-1/+3
| * | | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2013-05-102-49/+47