summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-07-13cxlflash: Add device dependent flagsUma Krishnan
2016-07-13cxlflash: Fix to drain operations from previous resetManoj N. Kumar
2016-07-13scsi_debug: fix sleep in invalid contextDouglas Gilbert
2016-07-13libfc: Update rport reference countingHannes Reinecke
2016-07-13scsi: ultrastor.c depends on ISA_DMA_APIRandy Dunlap
2016-07-13bnx2i: fix spelling mistake "complection" -> "completion"Colin Ian King
2016-07-13hisi_sas: update driver version to 1.5John Garry
2016-07-13hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKINGJohn Garry
2016-07-13hisi_sas: add v2 hw ACPI supportJohn Garry
2016-07-13scsi: storvsc: Filter out storvsc messages CD-ROM medium not presentCathy Avery
2016-07-13bnx2fc: replace printk() with BNX2FC_IO_DBG()Maurizio Lombardi
2016-07-13mpt3sas: avoid mpt3sas_transport_port_add NULL parent_devJoe Lawrence
2016-07-13mpt3sas: set num_phys after allocating phy[] spaceJoe Lawrence
2016-07-13ufs: Adding license info do tc-dwc-g210 and ufshcd-dwc to enable loadable moduleJoao Pinto
2016-07-13aacraid: use kmemdupMuhammad Falak R Wani
2016-07-13pm8001: fix typoJulia Lawall
2016-07-13snic: fix typoJulia Lawall
2016-07-13ufs: add TC G210 pci driverJoao Pinto
2016-07-13ufs: add TC G210 platform driverJoao Pinto
2016-07-13ufs: add support for Synopsys G210 Test ChipJoao Pinto
2016-07-13ufs: add support for DesignWare ControllerJoao Pinto
2016-07-13ufs: add link status to ufshciJoao Pinto
2016-07-13ufs: add unipro attributesJoao Pinto
2016-07-13ufs: add UFS 2.0 capabilitiesJoao Pinto
2016-07-13ufs: fixed typo in ufshcd-pltfrmJoao Pinto
2016-07-06Merge branch 'jejb-fixes' into fixesJames Bottomley
2016-07-05qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont
2016-06-29SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern
2016-06-29ipr: Clear interrupt on croc/crocodile when running with LSIBrian King
2016-06-27block: convert to device_add_disk()Dan Williams
2016-06-21lpfc: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-21scsi/qla2xxx: Remove erroneous unused macro qla82xx_get_temp_val1()Thomas Huth
2016-06-18Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley
2016-06-1553c700: fix BUG on untagged commandsJames Bottomley
2016-06-09scsi: fix race between simultaneous decrements of ->host_failedWei Fang
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie
2016-06-07drivers: use req op accessorMike Christie
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie
2016-06-04Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley
2016-06-02sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen
2016-06-01scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-24Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-22aacraid: do not activate events on non-SRC adaptersHannes Reinecke
2016-05-22mpt3sas: add missing curly bracesDan Carpenter
2016-05-22sd: get disk reference in sd_check_events()Hannes Reinecke
2016-05-22scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley