summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxlflash
AgeCommit message (Expand)Author
2017-08-25scsi: cxlflash: Fix vlun resize failure in the shrink pathUma Krishnan
2017-08-25scsi: cxlflash: Avoid double mutex unlockMatthew R. Ochs
2017-08-25scsi: cxlflash: Remove unnecessary existence checkMatthew R. Ochs
2017-08-24scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'Christophe JAILLET
2017-07-12scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter
2017-07-01scsi: cxlflash: Update debug prints in reset handlersMatthew R. Ochs
2017-07-01scsi: cxlflash: Update send_tmf() parametersMatthew R. Ochs
2017-07-01scsi: cxlflash: Avoid double free of character deviceMatthew R. Ochs
2017-06-26scsi: cxlflash: Update TMF command processingMatthew R. Ochs
2017-06-26scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs
2017-06-26scsi: cxlflash: Support WS16 unmapMatthew R. Ochs
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs
2017-06-26scsi: cxlflash: Support LUN provisioningMatthew R. Ochs
2017-06-26scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs
2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs
2017-06-26scsi: cxlflash: Separate AFU internal command handling from AFU sync specificsMatthew R. Ochs
2017-06-26scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan
2017-06-26scsi: cxlflash: Add scsi command abort handlerUma Krishnan
2017-06-26scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan
2017-06-26scsi: cxlflash: Track pending scsi commands in each hardware queueUma Krishnan
2017-06-26scsi: cxlflash: Handle AFU sync failuresUma Krishnan
2017-06-26scsi: cxlflash: Schedule asynchronous reset of the hostUma Krishnan
2017-06-26scsi: cxlflash: Reset hardware queue context via specified registerUma Krishnan
2017-06-26scsi: cxlflash: Update cxlflash_afu_sync() to return errnoUma Krishnan
2017-06-26scsi: cxlflash: Combine the send queue locksUma Krishnan
2017-05-08scsi: cxlflash: Select IRQ_POLLGuenter Roeck
2017-04-13scsi: cxlflash: Introduce hardware queue steeringMatthew R. Ochs
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-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig
2017-02-22scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFUMatthew R. Ochs
2017-01-11scsi: cxlflash: Cancel scheduled workers before stopping AFUUma Krishnan
2017-01-11scsi: cxlflash: Cleanup printsMatthew R. Ochs
2017-01-11scsi: cxlflash: Support SQ Command ModeMatthew R. Ochs