summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2015-12-22lpfc: Modularize and cleanup FDMI code in driverJames Smart9-745/+1450
2015-12-22lpfc: Fix crash in fcp command completion path.James Smart1-2/+2
2015-12-22lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart1-3/+6
2015-12-22lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart3-9/+16
2015-12-22lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart4-239/+240
2015-12-22lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart1-2/+6
2015-12-22sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen1-3/+6
2015-12-19ses: fix discovery of SATA devices in SAS enclosuresJames Bottomley2-18/+5
2015-12-19scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley1-0/+14
2015-12-19scsi_transport_sas: add is_sas_attached() functionJames Bottomley1-0/+16
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-48/+103
2015-12-17Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley1-10/+10
2015-12-17hisi_sas: use platform_get_irq()John Garry2-9/+5
2015-12-16fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert1-1/+1
2015-12-11ses: fix additional element traversal bugJames Bottomley1-1/+9
2015-12-10hisi_sas: fix error codes in hisi_sas_task_prep()Dan Carpenter1-3/+7
2015-12-10osd: fix signed char versus %02x issueRasmus Villemoes1-4/+1
2015-12-10storvsc: add logging for error/warning messagesLong Li1-1/+33
2015-12-10VMW_PVSCSI: Fix the issue of DMA-API related warnings.Josh Boyer2-7/+40
2015-12-10cxlflash: drop unlikely before IS_ERR_OR_NULLGeliang Tang1-2/+2
2015-12-10cxlflash: a couple off by one bugsDan Carpenter1-2/+2
2015-12-10Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue1-10/+10
2015-12-10ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2015-12-08scsi_dh_alua: Remove stale variablesHannes Reinecke1-2/+0
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-48/+103
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley14-37/+100
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley1-0/+1
2015-12-03bfa: Update driver version to 3.2.25.0Anil Gurumurthy1-1/+1
2015-12-03bfa: File header and user visible string changesAnil Gurumurthy39-89/+84
2015-12-03bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy1-0/+26
2015-12-03bfa: Update copyright messagesAnil Gurumurthy39-78/+117
2015-12-03scsi_dh_alua: use scsi_vpd_tpg_id()Hannes Reinecke1-31/+6
2015-12-03scsi: Add scsi_vpd_tpg_id()Hannes Reinecke1-0/+48
2015-12-03scsi: export 'wwid' to sysfsHannes Reinecke1-0/+17
2015-12-03scsi: Add scsi_vpd_lun_id()Hannes Reinecke1-0/+140
2015-12-03scsi_dh_alua: simplify sense code handlingHannes Reinecke1-28/+17
2015-12-03scsi_dh_alua: rework alua_check_tpgs() to return the tpgs modeHannes Reinecke1-14/+11
2015-12-03scsi_dh_alua: use unaligned access macrosHannes Reinecke1-15/+8
2015-12-03scsi_dh_alua: use flag for RTPG extended headerHannes Reinecke1-8/+7
2015-12-03scsi_dh_alua: fixup description of stpg_endio()Hannes Reinecke1-4/+2
2015-12-03scsi_dh_alua: return standard SCSI return codes in submit_rtpgHannes Reinecke1-16/+17
2015-12-03scsi_dh_alua: use standard logging functionsHannes Reinecke1-14/+13
2015-12-03scsi_dh_alua: sanitze sense code handlingHannes Reinecke1-11/+7
2015-12-03scsi_dh_alua: improved loggingHannes Reinecke1-2/+8
2015-12-03scsi_dh_alua: Use vpd_pg83 informationHannes Reinecke1-69/+18
2015-12-03scsi_dh_alua: Disable ALUA handling for non-disk devicesHannes Reinecke1-0/+12
2015-12-03scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke1-3/+4
2015-12-03scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke3-73/+60
2015-12-02Revert "scsi: Fix a bdi reregistration race"Bart Van Assche1-11/+3
2015-12-01mvsas: fix misleading indentationLuis de Bethencourt1-2/+2