aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-12/+1
2012-10-28qlogicpti: Fix build warning.David S. Miller1-12/+1
2012-10-26qla2xxx: Update target lookup session tables when a target session changesRoland Dreier3-14/+85
2012-10-26tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier2-1/+5
2012-10-26qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger1-0/+3
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixesOlof Johansson2-1/+2
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds52-729/+4245
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-16/+1
2012-10-09SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann1-1/+1
2012-10-09SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann1-0/+1
2012-10-09[SCSI] storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan1-0/+5
2012-10-09[SCSI] qla2xxx: fix potential deadlock on ha->hardware_lockJiri Kosina1-2/+3
2012-10-09[SCSI] scsi_debug: Fix off-by-one bug when unmapping regionLukas Czerner1-1/+1
2012-10-09[SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong1-3/+5
2012-10-09[SCSI] virtio-scsi: support online resizing of disksPaolo Bonzini1-1/+30
2012-10-09[SCSI] virtio-scsi: fix LUNs greater than 255Paolo Bonzini1-1/+5
2012-10-09[SCSI] virtio-scsi: initialize scatterlist structureRichard W.M. Jones1-1/+1
2012-10-09[SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford5-9/+9
2012-10-09[SCSI] megaraid_sas: Remove duplicate codeadam radford2-3/+0
2012-10-09[SCSI] megaraid_sas: Add SystemPD FastPath supportadam radford1-0/+2
2012-10-09[SCSI] megaraid_sas: Add array boundary check for SystemPDadam radford1-1/+2
2012-10-09[SCSI] megaraid_sas: Load io_request DataLength in bytesadam radford1-9/+7
2012-10-09[SCSI] megaraid_sas: Add module param for configurable MSI-X vector countadam radford1-0/+8
2012-10-09[SCSI] megaraid_sas: Remove un-needed completion_lock spinlock callsadam radford1-2/+0
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-08[SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver releaseJames Smart1-1/+1
2012-10-08[SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer when QoS not onJames Smart5-16/+151
2012-10-08[SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performance issuesJames Smart1-0/+2
2012-10-08[SCSI] lpfc 8.3.35: Fixed SCSI host create showing wrong link speed on SLI3 HBA portsJames Smart1-2/+8
2012-10-08[SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verifying FCF record for useJames Smart2-4/+15
2012-10-08[SCSI] lpfc 8.3.35: Fixed messages for misconfigured port errorsJames Smart1-3/+7
2012-10-08[SCSI] lpfc 8.3.35: Fixed kernel warning on spinlock usage on some distributionsJames Smart1-10/+11
2012-10-08[SCSI] lpfc 8.3.35: Fixed PRLI not being retried if a LS_RJT with a reasonJames Smart1-2/+3
2012-10-08[SCSI] lpfc 8.3.35: Correct request_firmware use that was increasing boot timesJames Smart1-26/+31
2012-10-08[SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands.James Smart1-0/+2
2012-10-08[SCSI] lpfc 8.3.35: Fixed Linux generic firmware download on SLI4 devices with longer module namesJames Smart2-2/+5
2012-10-08[SCSI] lpfc 8.3.35: Expand I/O channel support for large systemsJames Smart2-22/+22
2012-10-08[SCSI] lpfc 8.3.35: Correct missing queue destroy on function resetJames Smart1-2/+2
2012-10-08[SCSI] lpfc 8.3.35: Fix incorrect comment in T10 DIF attributesJames Smart1-1/+7
2012-10-08[SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing the first address inJames Smart1-28/+47
2012-10-08[SCSI] lpfc 8.3.35: Fix interrupt delay multipler conversion for eq_createJames Smart2-5/+12
2012-10-07[SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou1-1/+2
2012-10-07[SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh2-9/+7
2012-10-07[SCSI] mvumi: Add support for Marvell SAS/SATA RAID-on-Chip(ROC) 88RC9580Shun Fu2-260/+1068
2012-10-07[SCSI] bfa: Update the driver version to 3.1.2.1Krishna Gudipati1-1/+1
2012-10-07[SCSI] bfa: Firmware image naming convention updateKrishna Gudipati1-3/+3
2012-10-07[SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati9-5/+715
2012-10-07[SCSI] bfa: Support Power on Hours display and diag temp sensor fixesKrishna Gudipati3-5/+42
2012-10-07[SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati7-26/+41
2012-10-07[SCSI] bfa: Add support for IO throttling at port levelKrishna Gudipati8-8/+182