summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-04-13scsi: cxlflash: Add hardware queues attributeMatthew R. Ochs
2017-04-13scsi: cxlflash: Support multiple hardware queuesUma Krishnan
2017-04-13scsi: cxlflash: Improve asynchronous interrupt processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs
2017-04-13scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs
2017-04-13scsi: cxlflash: Remove unnecessary DMA mappingMatthew R. Ochs
2017-04-13scsi: cxlflash: Fence EEH during probeMatthew R. Ochs
2017-04-13scsi: cxlflash: Support up to 4 portsMatthew R. Ochs
2017-04-13scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs
2017-04-13scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs
2017-04-13scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs
2017-04-13scsi: cxlflash: Update sysfs helper routines to pass config structureMatthew R. Ochs
2017-04-13scsi: cxlflash: Implement IRQ polling for RRQ processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handlerMatthew R. Ochs
2017-04-13scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King
2017-04-13scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-04-11scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen
2017-04-11scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry
2017-04-11scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry
2017-04-11scsi: hisi_sas: workaround SoC about abort timeout bugXiaofei Tan
2017-04-11scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan
2017-04-11scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan
2017-04-11scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira
2017-04-11scsi: libfc: directly call ELS request handlersJohannes Thumshirn
2017-04-11scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke
2017-04-11scsi: sg: use standard lists for sg_requestsHannes Reinecke
2017-04-11scsi: sg: check for valid direction before starting the requestJohannes Thumshirn
2017-04-11scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke
2017-04-11scsi: sg: remove 'save_scat_len'Hannes Reinecke
2017-04-11scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2017-04-11scsi: aacraid: fix PCI error recovery pathGuilherme G. Piccoli
2017-04-11scsi: qla2xxx: remove some redundant pointer assignmentsColin Ian King
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08scsi: sd: Remove LBPRZ dependency for discardsMartin K. Petersen
2017-04-08scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08sd: implement unmapping Write ZeroesChristoph Hellwig
2017-04-08sd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08sd: split sd_setup_discard_cmndChristoph Hellwig
2017-04-07scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-04-07scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis
2017-04-07scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-04-07scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe