summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-01-10scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha
2018-01-10scsi: bnx2fc: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2018-01-10scsi: hisi_sas: Change frame type for SET MAX commandschenxiang
2018-01-10scsi: smartpqi: allow static build ("built-in")Steffen Weber
2018-01-10scsi: scsi_debug: add resp_write_scat functionDouglas Gilbert
2018-01-10scsi: scsi_debug: ARRAY_SIZE and FF_MEDIA_IODouglas Gilbert
2018-01-10scsi: scsi_debug: do_device_access add sg offset argumentDouglas Gilbert
2018-01-10scsi: scsi_debug: fix group_number maskDouglas Gilbert
2018-01-10scsi: scsi_debug: tab, kstrto changesDouglas Gilbert
2018-01-10scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani
2018-01-10scsi: mpt3sas: simplify _wait_for_commands_to_complete()Hannes Reinecke
2018-01-10scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()Hannes Reinecke
2018-01-10scsi: mpt3sas: simplify task management functionsHannes Reinecke
2018-01-10scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke
2018-01-10scsi: mpt3sas: check command status before attempting abortHannes Reinecke
2018-01-10scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()Hannes Reinecke
2018-01-10scsi: mpt3sas: open-code _scsih_scsi_lookup_get()Hannes Reinecke
2018-01-10scsi: mpt3sas: separate out _base_recovery_check()Hannes Reinecke
2018-01-10scsi: mpt3sas: use list_splice_init()Hannes Reinecke
2018-01-10scsi: mpt3sas: set default value for cb_idxHannes Reinecke
2018-01-10scsi: cxlflash: Staging to support future acceleratorsMatthew R. Ochs
2018-01-10scsi: cxlflash: Adapter context init can return errorUma Krishnan
2018-01-10scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs
2018-01-10scsi: cxlflash: Explicitly cache number of interrupts per contextMatthew R. Ochs
2018-01-10scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan
2018-01-10scsi: cxlflash: Reset command ioascUma Krishnan
2018-01-10scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()Jason Yan
2018-01-10scsi: libsas: direct call probe and destructJason Yan
2018-01-10scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke
2018-01-10block, scsi: Fix race between SPI domain validation and system suspendBart Van Assche
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-08scsi: libsas: use flush_workqueue to process disco events synchronouslyJason Yan
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan
2018-01-08scsi: libsas: make the event threshold configurableJason Yan
2018-01-08scsi: libsas: shut down the PHY if events reached the thresholdJason Yan
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan
2018-01-08scsi: aacraid: remove redundant setting of variable cColin Ian King
2018-01-08scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash
2018-01-08scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang
2018-01-08scsi: libsas: fix error when getting phy eventsJason Yan
2018-01-08scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan
2018-01-08scsi: hpsa: Use vsnprintf extension %phNAndy Shevchenko
2018-01-04scsi: bnx2i: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2018-01-04scsi: bfa: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2018-01-04scsi: qla2xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2018-01-04scsi: aacraid: Fix driver oops with dead batteryMeelis Roos
2018-01-03scsi: qla2xxx: Update driver version to 10.00.00.04-khimanshu.madhani@cavium.com
2018-01-03scsi: qla2xxx: Serialize session free in qlt_free_session_doneQuinn Tran
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran