summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-08-10scsi: smartpqi: update kexec and power down supportKevin Barnett
2017-08-10scsi: smartpqi: cleanup doorbell register usage.Kevin Barnett
2017-08-10scsi: smartpqi: update pqi passthru ioctlKevin Barnett
2017-08-10scsi: smartpqi: enhance BMIC cache flushKevin Barnett
2017-08-10scsi: smartpqi: add pqi reset quiesce supportKevin Barnett
2017-08-10scsi: dpt_i2o: remove redundant null check on array deviceColin Ian King
2017-08-10scsi: qla2xxx: use dma_mapping_error to check map errorsPan Bian
2017-08-10scsi: mvsas: replace kfree with scsi_host_putPan Bian
2017-08-10scsi: pm8001: fix double free in pm8001_pci_probePan Bian
2017-08-10scsi: megaraid_sas: fix allocate instance->pd_info twiceweiping
2017-08-10scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phaseFinn Thain
2017-08-10scsi: esp_scsi: Avoid sending ABORT TASK SET messagesFinn Thain
2017-08-10scsi: esp_scsi: Clean up control flow and dead codeFinn Thain
2017-08-10scsi: mac_esp: Fix PIO transfers for MESSAGE IN phaseFinn Thain
2017-08-10scsi: mac_esp: Avoid type warning from sparseFinn Thain
2017-08-10arcmsr: add const to bin_attribute structuresBhumika Goyal
2017-08-10scsi: zfcp: early returns for traces disabled via levelMartin Peschke
2017-08-10scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescanMartin Peschke
2017-08-10scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...Martin Peschke
2017-08-10scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier
2017-08-10scsi: zfcp: clean up redundant code with fall through in link down SRB switch...Martin Peschke
2017-08-10scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsiSteffen Maier
2017-08-10scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier
2017-08-10scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier
2017-08-10scsi: zfcp: clarify that we don't need "link" test on failed open portSteffen Maier
2017-08-10scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan responseSteffen Maier
2017-08-10scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier
2017-08-10scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier
2017-08-10scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier
2017-08-10scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier
2017-08-10scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2017-08-10scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-08-10scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block
2017-08-10scsi: zfcp: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-08-10scsi: zfcp: use setup_timer instead of init_timerLukáš Korenčik
2017-08-10scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin
2017-08-10scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash
2017-08-10scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'Christophe JAILLET
2017-08-10scsi: aic7xxx: regenerate firmware filesMichał Mirosław
2017-08-07scsi: aic7xxx: fix firmware build depsMichał Mirosław
2017-08-07scsi: aic7xxx: remove empty functionMichał Mirosław
2017-08-07MAINTAINERS: Add myself to S390 ZFCP DRIVER as a co-maintainerBenjamin Block
2017-08-07scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com