summaryrefslogtreecommitdiffstats
path: root/net/rose (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-11scsi: aacraid: Delay for rescan worker needs to be 10 secondsRaghava Aditya Renukunta1-1/+1
2018-01-11scsi: aacraid: Get correct lun countRaghava Aditya Renukunta1-1/+1
2018-01-11scsi: scsi_dh_alua: skip RTPG for devices only supporting active/optimizedHannes Reinecke1-9/+28
2018-01-11scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciidsColin Ian King1-1/+1
2018-01-11scsi: qla2xxx: remove redundant assignment of dColin Ian King1-1/+1
2018-01-11scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha1-27/+15
2018-01-11scsi: bnx2fc: Use zeroing allocator rather than allocator/memsetHimanshu Jha2-64/+47
2018-01-11scsi: hisi_sas: Change frame type for SET MAX commandschenxiang4-5/+22
2018-01-11scsi: ata: enhance the definition of SET MAX feature field valuechenxiang1-0/+2
2018-01-11scsi: smartpqi: allow static build ("built-in")Steffen Weber1-1/+1
2018-01-11scsi: scsi_debug: add resp_write_scat functionDouglas Gilbert1-3/+176
2018-01-11scsi: scsi_debug: ARRAY_SIZE and FF_MEDIA_IODouglas Gilbert1-73/+90
2018-01-11scsi: scsi_debug: do_device_access add sg offset argumentDouglas Gilbert1-7/+8
2018-01-11scsi: scsi_debug: fix group_number maskDouglas Gilbert1-14/+14
2018-01-11scsi: scsi_debug: tab, kstrto changesDouglas Gilbert1-87/+87
2018-01-11scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani5-221/+124
2018-01-11scsi: mpt3sas: simplify _wait_for_commands_to_complete()Hannes Reinecke1-10/+4
2018-01-11scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()Hannes Reinecke3-75/+41
2018-01-11scsi: mpt3sas: simplify task management functionsHannes Reinecke1-81/+7
2018-01-11scsi: mpt3sas: always use first reserved smid for ioctl passthroughHannes Reinecke2-14/+15
2018-01-11scsi: mpt3sas: check command status before attempting abortHannes Reinecke1-3/+8
2018-01-11scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()Hannes Reinecke4-8/+27
2018-01-11scsi: mpt3sas: open-code _scsih_scsi_lookup_get()Hannes Reinecke1-14/+1
2018-01-11scsi: mpt3sas: separate out _base_recovery_check()Hannes Reinecke1-9/+14
2018-01-11scsi: mpt3sas: use list_splice_init()Hannes Reinecke1-9/+2
2018-01-11scsi: mpt3sas: set default value for cb_idxHannes Reinecke1-3/+2
2018-01-11scsi: cxlflash: Staging to support future acceleratorsMatthew R. Ochs6-78/+263
2018-01-11scsi: cxlflash: Adapter context init can return errorUma Krishnan1-1/+1
2018-01-11scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs4-11/+10
2018-01-11scsi: cxlflash: Explicitly cache number of interrupts per contextMatthew R. Ochs2-5/+10
2018-01-11scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan4-30/+29
2018-01-11scsi: cxlflash: Reset command ioascUma Krishnan1-0/+1
2018-01-11scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()Jason Yan1-1/+7
2018-01-11scsi: libsas: direct call probe and destructJason Yan7-22/+27
2018-01-09scsi: libsas: use flush_workqueue to process disco events synchronouslyJason Yan1-0/+4
2018-01-09scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan4-4/+25
2018-01-09scsi: libsas: make the event threshold configurableJason Yan3-0/+38
2018-01-09scsi: libsas: shut down the PHY if events reached the thresholdJason Yan3-2/+64
2018-01-09scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan6-71/+115
2018-01-09scsi: mptfusion: use strlcpy() instead of strncpy()Xiongfeng Wang1-1/+1
2018-01-09scsi: aacraid: remove redundant setting of variable cColin Ian King1-4/+1
2018-01-09scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash1-1/+1
2018-01-09scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-01-09scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-01-09scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-01-08scsi: hpsa: Use vsnprintf extension %phNAndy Shevchenko1-11/+3
2018-01-04scsi: bnx2i: Use zeroing allocator rather than allocator/memsetHimanshu Jha1-6/+4
2018-01-04scsi: bfa: Use zeroing allocator rather than allocator/memsetHimanshu Jha2-8/+3
2018-01-04scsi: qla2xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha3-13/+6
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha4-25/+18