summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-08scsi: qedf: Increase the number of default FIP VLAN request retries to 60Chad Dupuis
2018-05-08scsi: qedf: Synchronize rport restarts when multiple ELS commands time outChad Dupuis
2018-05-08scsi: qla2xxx: Update driver version to 10.00.00.07-khimanshu.madhani@cavium.com
2018-05-08scsi: qla2xxx: Fix TMF and Multi-Queue configQuinn Tran
2018-05-08scsi: qla2xxx: Prevent relogin loop by removing stale codehimanshu.madhani@cavium.com
2018-05-08scsi: qla2xxx: Remove stale debug value for login_retry flagQuinn Tran
2018-05-08scsi: qla2xxx: Use predefined get_datalen_for_atio() inline functionQuinn Tran
2018-05-08scsi: qla2xxx: Fix Inquiry command being dropped in Target modeQuinn Tran
2018-05-08scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran
2018-05-08scsi: qla2xxx: Reduce redundant ADISC command for RSCNsQuinn Tran
2018-05-08scsi: qla2xxx: Delete session for nport id changeQuinn Tran
2018-05-08scsi: qla2xxx: Fix Rport and session state getting out of syncQuinn Tran
2018-05-08scsi: qla2xxx: Fix sending ADISC command for loginQuinn Tran
2018-05-08scsi: mpt3sas: Update driver version "25.100.00.00"Chaitra P B
2018-05-08scsi: mpt3sas: fix possible memory leak.Chaitra P B
2018-05-08scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B
2018-05-08scsi: mpt3sas: Update MPI HeadersChaitra P B
2018-05-08scsi: mpt3sas: Report Firmware Package Version from HBA Driver.Chaitra P B
2018-05-08scsi: mpt3sas: Cache enclosure pages during enclosure add.Chaitra P B
2018-05-08scsi: mpt3sas: Allow processing of events during driver unload.Chaitra P B
2018-05-08scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.Chaitra P B
2018-05-08scsi: mpt3sas: Added support for SAS Device Discovery Error Event.Chaitra P B
2018-05-08scsi: mpt3sas: Enhanced handling of Sense Buffer.Chaitra P B
2018-05-08scsi: mpt3sas: Optimize I/O memory consumption in driver.Chaitra P B
2018-05-08scsi: mpt3sas: Lockless access for chain buffers.Chaitra P B
2018-05-08scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.Chaitra P B
2018-05-08scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B
2018-05-01scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King
2018-05-01scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King
2018-05-01scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King
2018-05-01scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King
2018-05-01scsi: a100u2w: Use module_pci_driverYueHaibing
2018-05-01scsi: wd719x: Use module_pci_driverYueHaibing
2018-05-01scsi: am53c974: Use module_pci_driverYueHaibing
2018-05-01scsi: scsi_transport_sas: don't bounce highmem pages for the smp handlerChristoph Hellwig
2018-04-20scsi: ips: fix firmware timestamps for 32-bitArnd Bergmann
2018-04-20scsi: esas2r: use ktime_get_real_seconds()Arnd Bergmann
2018-04-20scsi: mvumi: Using module_pci_driverYueHaibing
2018-04-20scsi: target: add driver-api documentRandy Dunlap
2018-04-20scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap
2018-04-20scsi: target: target_core_transport.c: enable+fix kernel-docRandy Dunlap
2018-04-20scsi: target: target_core_transport.c: fix kernel-doc warningsRandy Dunlap
2018-04-20scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in new_tape_bufferJia-Ju Bai
2018-04-20scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probeJia-Ju Bai
2018-04-20scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck
2018-04-20scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck
2018-04-20scsi: devinfo: warn on undefined blist flagsMartin Wilck
2018-04-20scsi: devinfo: change blist_flag_t to 64bitMartin Wilck
2018-04-20scsi: devinfo: use const_ilog2 for array indicesMartin Wilck
2018-04-20scsi: ilog2: create truly constant version for sparseMartin Wilck