summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-09-11[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart
2013-09-11[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...James Smart
2013-09-11[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart
2013-09-11[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...James Smart
2013-09-11[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.James Smart
2013-09-11[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...James Smart
2013-09-11[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...James Smart
2013-09-11[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed mailbox memory leak.James Smart
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger
2013-09-10[SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...James Smart
2013-09-10[SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com
2013-09-10[SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_deviceDave Jones
2013-09-10[SCSI] hpsa: bump driver version to reflect changesMike Miller
2013-09-10[SCSI] hpsa: housekeeping patch for device_id and product arraysMike Miller
2013-09-10[SCSI] hpsa: add HP Smart Array Gen8 namesMike Miller
2013-09-10[SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller
2013-09-06[SCSI] ufs: configure the attribute for power modeSeungwon Jeon
2013-09-06[SCSI] ufs: add operation for the uic power mode changeSeungwon Jeon
2013-09-06[SCSI] ufs: add dme configuration primitivesSeungwon Jeon
2013-09-06[SCSI] ufs: fix the setting interrupt aggregation counterSeungwon Jeon
2013-09-06[SCSI] ufs: find out sense data over scsi status valuesSeungwon Jeon
2013-09-06[SCSI] megaraid_sas: Version and Changelog updateadam radford
2013-09-06[SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...adam radford
2013-09-06[SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernelGreg Kroah-Hartman
2013-09-06[SCSI] ibmvfc: Fix for offlining devices during error recoveryBrian King
2013-09-06[SCSI] ibmvscsi: Fix little endian issuesAnton Blanchard
2013-09-06[SCSI] esas2r: Remove null test for stack allocated fw_coredump_bufferBradley Grove
2013-09-06[SCSI] esas2r: coccinelle - Replace memcpy with struct assignmentBradley Grove
2013-09-06[SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255)Bradley Grove
2013-09-06[SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULLBradley Grove
2013-09-06[SCSI] esas2r: smatch - Fix dereference that occurs prior to checkBradley Grove
2013-09-06[SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an...Bradley Grove
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-04Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03[SCSI] sg: push file descriptor list locking down to per-device lockingVaughan Cao
2013-09-03[SCSI] sg: checking sdp->detached isn't protected when openVaughan Cao
2013-09-03[SCSI] sg: no need sg_open_exclusive_lockVaughan Cao
2013-09-03[SCSI] sg: use rwsem to solve race during exclusive openVaughan Cao
2013-09-03[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...Akinobu Mita
2013-09-03[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()Akinobu Mita