index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
scsi: mpt3sas: Added support for nvme encapsulated request message.
Suganath Prabu Subramani
3
-7
/
+342
2017-11-03
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
Suganath Prabu Subramani
5
-17
/
+380
2017-11-03
scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe
Suganath Prabu Subramani
2
-34
/
+506
2017-11-03
scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"
Colin Ian King
1
-1
/
+1
2017-11-03
scsi: storvsc: Allow only one remove lun work item to be issued per lun
Cathy Avery
1
-5
/
+21
2017-11-03
scsi: megaraid: Remove redundant code in megasas_alloc_cmds
Yisheng Xie
1
-2
/
+0
2017-11-03
scsi: scsi_error: DID_SOFT_ERROR comment clean up
Petros Koutoupis
1
-5
/
+1
2017-10-31
scsi: scsi_debug: write_same: fix error report
Douglas Gilbert
1
-3
/
+3
2017-10-31
scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'
Arvind Yadav
1
-1
/
+1
2017-10-31
scsi: NCR5380: Suppress SDTR and WDTR message logging
Finn Thain
1
-12
/
+6
2017-10-31
scsi: cxlflash: Derive pid through accessors
Matthew R. Ochs
1
-3
/
+3
2017-10-31
scsi: cxlflash: Allow cards without WWPN VPD to configure
Matthew R. Ochs
2
-8
/
+19
2017-10-31
scsi: cxlflash: Use derived maximum write same length
Matthew R. Ochs
2
-5
/
+4
2017-10-31
scsi: hisi_sas: add v3 hw port AXI error handling
Xiaofei Tan
1
-5
/
+37
2017-10-31
scsi: hisi_sas: add v3 hw support for AXI fatal error
Xiaofei Tan
1
-0
/
+125
2017-10-31
scsi: hisi_sas: complete all tasklets prior to host reset
Xiaofei Tan
4
-7
/
+16
2017-10-31
scsi: hisi_sas: fix a bug when free device for v3 hw
Xiang Chen
1
-18
/
+7
2017-10-31
scsi: hisi_sas: add hisi_hba.rst_work init for v3 hw
Xiaofei Tan
3
-1
/
+4
2017-10-31
scsi: hisi_sas: add v3 hw DFX feature
Xiaofei Tan
1
-0
/
+30
2017-10-31
scsi: hisi_sas: init connect cfg register for v3 hw
Xiaofei Tan
1
-0
/
+3
2017-10-31
scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()
Xiaofei Tan
1
-2
/
+4
2017-10-25
scsi: hisi_sas: use array for v2 hw AXI errors
Shiju Jose
2
-137
/
+100
2017-10-25
scsi: hisi_sas: fix the risk of freeing slot twice
Xiaofei Tan
1
-3
/
+6
2017-10-25
scsi: hisi_sas: fix NULL check in SMP abort task path
Xiaofei Tan
1
-1
/
+1
2017-10-25
scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
Xiang Chen
5
-5
/
+5
2017-10-25
scsi: hisi_sas: fix SATA breakpoint memory size
Xiang Chen
3
-6
/
+10
2017-10-25
scsi: hisi_sas: grab hisi_hba.lock when processing slots
Xiang Chen
3
-1
/
+8
2017-10-25
scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lock
Xiaofei Tan
2
-4
/
+6
2017-10-25
scsi: hisi_sas: fix internal abort slot timeout bug
Xiang Chen
1
-0
/
+1
2017-10-25
scsi: hisi_sas: delete get_ncq_tag_v3_hw()
Xiang Chen
1
-15
/
+1
2017-10-25
scsi: scsi_devinfo: Add scsi_devinfo_tbl.c
Jeffy Chen
1
-0
/
+1
2017-10-25
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2017-10-25
scsi: megaraid_sas: Add support for 64bit consistent DMA
Shivasharan S
4
-151
/
+503
2017-10-25
scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode
Shivasharan S
1
-4
/
+0
2017-10-25
scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for highe...
Shivasharan S
2
-39
/
+68
2017-10-25
scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands
Shivasharan S
2
-14
/
+31
2017-10-25
scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4k
Shivasharan S
2
-9
/
+58
2017-10-25
scsi: megaraid_sas: Update current host time to FW during IOC Init
Shivasharan S
1
-0
/
+7
2017-10-25
scsi: megaraid_sas: Move controller memory allocations and DMA mask settings ...
Shivasharan S
1
-15
/
+28
2017-10-25
scsi: megaraid_sas: Move initialization of instance parameters inside newly c...
Shivasharan S
1
-58
/
+61
2017-10-25
scsi: megaraid_sas: remove instance->ctrl_info
Shivasharan S
2
-30
/
+14
2017-10-25
scsi: megaraid_sas: Pre-allocate frequently used DMA buffers
Shivasharan S
4
-66
/
+116
2017-10-25
scsi: megaraid_sas: Create separate functions for allocating and freeing cont...
Shivasharan S
1
-83
/
+103
2017-10-25
scsi: megaraid_sas: Create separate functions to allocate ctrl memory
Shivasharan S
1
-46
/
+76
2017-10-25
scsi: megaraid_sas: reduce size of fusion_context and use kmalloc for allocation
Shivasharan S
3
-16
/
+31
2017-10-25
scsi: megaraid_sas: replace is_ventura with adapter_type checks
Shivasharan S
4
-24
/
+22
2017-10-25
scsi: megaraid_sas: Remove redundant checks for ctrl_context
Shivasharan S
1
-4
/
+4
2017-10-25
scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...
Shivasharan S
1
-27
/
+37
2017-10-25
scsi: megaraid_sas: Add support for Crusader controllers
Shivasharan S
2
-22
/
+30
2017-10-25
scsi: megaraid_sas: use adapter_type for all gen controllers
Shivasharan S
5
-55
/
+76
[next]