index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
appletalk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
scsi: cxlflash: Yield to active send threads
Uma Krishnan
1
-0
/
+2
2018-05-18
scsi: hisi_sas: add check of device in hisi_sas_task_exec()
Xiaofei Tan
1
-10
/
+13
2018-05-18
scsi: hisi_sas: Use device lock to protect slot alloc/free
Xiang Chen
2
-43
/
+16
2018-05-18
scsi: hisi_sas: Don't lock DQ for complete task sending
Xiang Chen
5
-41
/
+96
2018-05-18
scsi: hisi_sas: allocate slot buffer earlier
Xiang Chen
1
-24
/
+31
2018-05-18
scsi: hisi_sas: make return type of prep functions void
Xiang Chen
5
-118
/
+51
2018-05-18
scsi: hisi_sas: relocate smp sg map
Xiang Chen
4
-106
/
+51
2018-05-18
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
Alim Akhtar
2
-3
/
+4
2018-05-18
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
2
-2
/
+78
2018-05-18
scsi: ufs: add quirk to disallow reset of interrupt aggregation
Alim Akhtar
2
-1
/
+8
2018-05-18
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
2
-2
/
+24
2018-05-18
scsi: ufs: ufshcd: Remove VLA usage
Kees Cook
1
-8
/
+26
2018-05-15
scsi: mptlan: Fix mpt_lan_sdu_send()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-15
scsi: ipr: new IOASC update
Wen Xiong
1
-0
/
+2
2018-05-15
scsi: esas2r: fix spelling mistake: "requestss" -> "requests"
Colin Ian King
1
-1
/
+1
2018-05-15
scsi: target: target/file: Add support of direct and async I/O
Andrei Vagin
2
-14
/
+124
2018-05-15
scsi: libosd: Remove VLA usage
Kees Cook
1
-8
/
+8
2018-05-08
scsi: tcmu: refactor nl wr_cache attr with new helpers
Zhu Lingshan
1
-69
/
+20
2018-05-08
scsi: tcmu: refactor nl dev_size attr with new helpers
Zhu Lingshan
1
-2
/
+21
2018-05-08
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
Zhu Lingshan
1
-2
/
+22
2018-05-08
scsi: tcmu: refactor rm_device cmd with new nl helpers
Zhu Lingshan
1
-1
/
+15
2018-05-08
scsi: tcmu: refactor add_device cmd with new nl helpers
Zhu Lingshan
1
-1
/
+16
2018-05-08
scsi: tcmu: add new netlink events helpers
Zhu Lingshan
1
-0
/
+59
2018-05-08
scsi: 3w-xxxx: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-05-08
scsi: 3w-9xxx: fix a missing-check bug
Wenwen Wang
1
-0
/
+5
2018-05-08
scsi: mpt3sas: fix header path in ioctl documentation
Tomohiro Kusumi
1
-1
/
+1
2018-05-08
scsi: mpt3sas: remove obsolete path "drivers/scsi/mpt2sas/" from MAINTAINERS
Tomohiro Kusumi
1
-1
/
+0
2018-05-08
scsi: megaraid: silence a static checker bug
Dan Carpenter
1
-0
/
+3
2018-05-08
scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
Colin Ian King
1
-1
/
+1
2018-05-08
scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
Colin Ian King
2
-12
/
+12
2018-05-08
scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
Andrei Vagin
1
-10
/
+0
2018-05-08
scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
Colin Ian King
1
-1
/
+1
2018-05-08
scsi: hisi_sas: workaround a v3 hw hilink bug
Xiaofei Tan
1
-1
/
+24
2018-05-08
scsi: hisi_sas: add readl poll timeout helper wrappers
John Garry
1
-6
/
+22
2018-05-08
scsi: hisi_sas: remove redundant handling to event95 for v3
Xiaofei Tan
1
-8
/
+1
2018-05-08
scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
Xiang Chen
1
-5
/
+6
2018-05-08
scsi: hisi_sas: update PHY linkrate after a controller reset
Xiang Chen
4
-26
/
+53
2018-05-08
scsi: hisi_sas: stop controller timer for reset
John Garry
1
-0
/
+3
2018-05-08
scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
Xiang Chen
1
-5
/
+6
2018-05-08
scsi: hisi_sas: fix PI memory size
Xiang Chen
1
-1
/
+1
2018-05-08
scsi: hisi_sas: check host frozen before calling "done" function
Xiang Chen
4
-0
/
+32
2018-05-08
scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
Xiang Chen
3
-29
/
+18
2018-05-08
scsi: hisi_sas: optimise the usage of DQ locking
Xiang Chen
2
-6
/
+0
2018-05-08
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
10
-10
/
+10
2018-05-08
scsi: lpfc: update driver version to 12.0.0.3
James Smart
1
-1
/
+1
2018-05-08
scsi: lpfc: Enhance log messages when reporting CQE errors
James Smart
1
-7
/
+16
2018-05-08
scsi: lpfc: Fix up log messages and stats counters in IO submit code path
James Smart
4
-23
/
+37
2018-05-08
scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt
James Smart
1
-0
/
+34
2018-05-08
scsi: lpfc: Handle new link fault code returned by adapter firmware.
James Smart
2
-17
/
+15
2018-05-08
scsi: lpfc: Correct fw download error message
James Smart
2
-1
/
+8
[next]