aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 35-678/+1707
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 3-36/+26
2013-09-11[SCSI] fnic: fnic Driver Tuneables Exposed through CLIGravatar Hiral Patel 4-18/+34
2013-09-11[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgGravatar Sesidhar Beddel 1-3/+20
2013-09-11[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetGravatar Sesidhar Beddel 1-28/+42
2013-09-11[SCSI] fnic: Remove QUEUE_FULL handling codeGravatar Suma Ramars 1-32/+0
2013-09-11[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upGravatar Brian Uchino 1-4/+4
2013-09-11[SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedGravatar Narsimhulu Musini 2-1/+112
2013-09-11[SCSI] sd: Fix potential out-of-bounds accessGravatar Alan Stern 1-8/+3
2013-09-10target: Update copyright ownership/year information to 2013Gravatar Nicholas Bellinger 2-6/+3
2013-09-10[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42Gravatar James Smart 1-1/+1
2013-09-10[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...Gravatar James Smart 3-1/+10
2013-09-10[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.Gravatar James Smart 2-18/+16
2013-09-10[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...Gravatar James Smart 2-1/+14
2013-09-10[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...Gravatar James Smart 1-3/+6
2013-09-10[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsGravatar James Smart 1-2/+8
2013-09-10[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...Gravatar James Smart 2-38/+12
2013-09-10[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...Gravatar James Smart 2-10/+9
2013-09-10[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicGravatar James Smart 2-6/+27
2013-09-10[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...Gravatar James Smart 1-2/+4
2013-09-10[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.Gravatar James Smart 1-1/+9
2013-09-10[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...Gravatar James Smart 2-17/+72
2013-09-10[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...Gravatar James Smart 1-1/+1
2013-09-10[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.Gravatar James Smart 1-3/+3
2013-09-10[SCSI] lpfc 8.3.42: Fixed mailbox memory leak.Gravatar James Smart 1-0/+1
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Gravatar Nicholas Bellinger 1-28/+3
2013-09-10[SCSI] lpfc 8.3.42: Fix random errors using first burstGravatar James Smart 1-2/+7
2013-09-10[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...Gravatar James Smart 1-9/+3
2013-09-10[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...Gravatar James Smart 2-4/+5
2013-09-10[SCSI] megaraid_sas: addded support for big endian architectureGravatar Sumit.Saxena@lsi.com 5-282/+407
2013-09-10[SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceGravatar Dave Jones 1-1/+1
2013-09-10[SCSI] hpsa: bump driver version to reflect changesGravatar Mike Miller 1-1/+1
2013-09-10[SCSI] hpsa: housekeeping patch for device_id and product arraysGravatar Mike Miller 1-6/+6
2013-09-10[SCSI] hpsa: add HP Smart Array Gen8 namesGravatar Mike Miller 1-8/+7
2013-09-10[SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sGravatar Mike Miller 1-0/+25
2013-09-06[SCSI] ufs: configure the attribute for power modeGravatar Seungwon Jeon 2-0/+87
2013-09-06[SCSI] ufs: add operation for the uic power mode changeGravatar Seungwon Jeon 4-4/+225
2013-09-06[SCSI] ufs: add dme configuration primitivesGravatar Seungwon Jeon 3-0/+145
2013-09-06[SCSI] ufs: fix the setting interrupt aggregation counterGravatar Seungwon Jeon 2-30/+27
2013-09-06[SCSI] ufs: find out sense data over scsi status valuesGravatar Seungwon Jeon 2-15/+23
2013-09-06[SCSI] megaraid_sas: Version and Changelog updateGravatar adam radford 2-4/+4
2013-09-06[SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...Gravatar adam radford 5-29/+204
2013-09-06[SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernelGravatar Greg Kroah-Hartman 1-1/+1
2013-09-06[SCSI] ibmvfc: Fix for offlining devices during error recoveryGravatar Brian King 1-2/+13
2013-09-06[SCSI] ibmvscsi: Fix little endian issuesGravatar Anton Blanchard 2-91/+109
2013-09-06[SCSI] esas2r: Remove null test for stack allocated fw_coredump_bufferGravatar Bradley Grove 1-2/+1
2013-09-06[SCSI] esas2r: coccinelle - Replace memcpy with struct assignmentGravatar Bradley Grove 1-2/+2
2013-09-06[SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255)Gravatar Bradley Grove 1-1/+1
2013-09-06[SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULLGravatar Bradley Grove 1-2/+5
2013-09-06[SCSI] esas2r: smatch - Fix dereference that occurs prior to checkGravatar Bradley Grove 2-2/+8