index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
nicstar.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
scsi: storvsc: Avoid excessive host scan on controller change
Long Li
1
-15
/
+11
2017-11-03
scsi: lpfc: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
1
-7
/
+2
2017-11-03
scsi: mpt3sas: Update mpt3sas driver version.
Suganath Prabu Subramani
1
-2
/
+2
2017-11-03
scsi: mpt3sas: Fix sparse warnings
Suganath Prabu Subramani
2
-43
/
+16
2017-11-03
scsi: mpt3sas: Fix nvme drives checking for tlr.
Suganath Prabu Subramani
1
-6
/
+16
2017-11-03
scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
Suganath Prabu Subramani
1
-30
/
+58
2017-11-03
scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.
Suganath Prabu Subramani
1
-9
/
+71
2017-11-03
scsi: mpt3sas: scan and add nvme device after controller reset
Suganath Prabu Subramani
1
-4
/
+190
2017-11-03
scsi: mpt3sas: Set NVMe device queue depth as 128
Suganath Prabu Subramani
2
-1
/
+51
2017-11-03
scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.
Suganath Prabu Subramani
2
-6
/
+495
2017-11-03
scsi: mpt3sas: API's to remove nvme drive from sml
Suganath Prabu Subramani
1
-3
/
+145
2017-11-03
scsi: mpt3sas: API 's to support NVMe drive addition to SML
Suganath Prabu Subramani
3
-2
/
+565
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
[next]