index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
scsi: qla2xxx: Update driver version to 10.00.00.08-k
Himanshu Madhani
1
-1
/
+1
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
12
-126
/
+413
2018-08-02
scsi: qla2xxx: Save frame payload size from ICB
Quinn Tran
3
-7
/
+5
2018-08-02
scsi: qla2xxx: Fix stalled relogin
Himanshu Madhani
2
-1
/
+2
2018-08-02
scsi: qla2xxx: Fix race between switch cmd completion and timeout
Quinn Tran
3
-20
/
+58
2018-08-02
scsi: qla2xxx: Fix Management Server NPort handle reservation logic
Quinn Tran
4
-2
/
+32
2018-08-02
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
4
-5
/
+74
2018-08-02
scsi: qla2xxx: Fix unintended Logout
Quinn Tran
1
-1
/
+2
2018-08-02
scsi: qla2xxx: Fix session state stuck in Get Port DB
Quinn Tran
1
-3
/
+6
2018-08-02
scsi: qla2xxx: Fix redundant fc_rport registration
Quinn Tran
1
-14
/
+11
2018-08-02
scsi: qla2xxx: Silent erroneous message
Quinn Tran
1
-0
/
+9
2018-08-02
scsi: qla2xxx: Prevent sysfs access when chip is down
Quinn Tran
3
-7
/
+34
2018-08-02
scsi: qla2xxx: Add longer window for chip reset
Quinn Tran
2
-1
/
+6
2018-08-02
scsi: qla2xxx: Fix login retry count
Quinn Tran
5
-63
/
+70
2018-08-02
scsi: qla2xxx: Fix N2N link re-connect
Quinn Tran
7
-108
/
+181
2018-08-02
scsi: qla2xxx: Cleanup for N2N code
Himanshu Madhani
2
-137
/
+0
2018-08-02
scsi: sym53c8xx: remove some redundant variables
Colin Ian King
2
-6
/
+1
2018-08-02
scsi: csiostor: update csio_get_flash_params()
Arjun Vynipadath
1
-13
/
+102
2018-08-02
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
Bart Van Assche
1
-2
/
+18
2018-08-02
scsi: lpfc: update driver version to 12.0.0.6
James Smart
1
-1
/
+1
2018-08-02
scsi: lpfc: Remove lpfc_enable_pbde as module parameter
James Smart
1
-10
/
+2
2018-08-02
scsi: lpfc: Correct LCB ACCept payload
James Smart
1
-0
/
+2
2018-08-02
scsi: lpfc: Limit tracking of tgt queue depth in fast path
James Smart
6
-53
/
+74
2018-08-02
scsi: lpfc: Fix driver crash when re-registering NVME rports.
James Smart
1
-8
/
+14
2018-08-02
scsi: lpfc: Fix list corruption on the completion queue.
James Smart
1
-8
/
+36
2018-08-02
scsi: lpfc: Fix sysfs Speed value on CNA ports
James Smart
1
-0
/
+18
2018-08-02
scsi: lpfc: Fix ELS abort on SLI-3 adapters
James Smart
2
-2
/
+17
2018-08-02
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
Mike Christie
2
-4
/
+2
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2
-2
/
+2
2018-07-30
scsi: libiscsi: Annotate fall-through
Bart Van Assche
1
-0
/
+1
2018-07-30
scsi: libiscsi: Annotate locking assumptions
Bart Van Assche
1
-0
/
+1
2018-07-30
scsi: scsi_debug: add cmd abort option to every_nth
Douglas Gilbert
1
-15
/
+32
2018-07-30
scsi: 3ware: fix return 0 on the error path of probe
Anton Vasilyev
3
-1
/
+10
2018-07-30
scsi: atp870u: Replace mdelay() with msleep()
Jia-Ju Bai
1
-8
/
+8
2018-07-30
scsi: a100u2w: Replace mdelay() with msleep()
Jia-Ju Bai
1
-2
/
+2
2018-07-30
scsi: lpfc: remove null check on nvmebuf
Colin Ian King
1
-5
/
+3
2018-07-30
scsi: ibmvscsi: change strncpy+truncation to strlcpy
Dominique Martinet
1
-4
/
+2
2018-07-19
scsi: hisi_sas: Add SATA FIS check for v3 hw
Xiang Chen
2
-2
/
+11
2018-07-19
scsi: hisi_sas: add memory barrier in task delivery function
Xiaofei Tan
4
-17
/
+32
2018-07-19
scsi: hisi_sas: Tidy hisi_sas_task_prep()
Xiang Chen
1
-8
/
+5
2018-07-19
scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw
Xiaofei Tan
1
-0
/
+37
2018-07-19
scsi: hisi_sas: relocate some common code for v3 hw
Xiaofei Tan
1
-23
/
+27
2018-07-19
scsi: hisi_sas: tidy host controller reset function a bit
Xiaofei Tan
2
-22
/
+42
2018-07-19
scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeout
Xiaofei Tan
1
-10
/
+16
2018-07-19
scsi: hisi_sas: tidy channel interrupt handler for v3 hw
Xiaofei Tan
1
-78
/
+78
2018-07-19
scsi: hisi_sas: Drop hisi_sas_slot_abort()
John Garry
3
-40
/
+1
2018-07-19
scsi: csiostor: update ingress pack and pad boundary value
Varun Prakash
1
-5
/
+79
2018-07-19
scsi: ufs: add Hisilicon ufs driver code
liwei
4
-0
/
+744
2018-07-12
scsi: scsi_debug: skip long delays when ndelay small
Douglas Gilbert
1
-4
/
+6
2018-07-12
scsi: snic: fix printing time intervals
Arnd Bergmann
2
-8
/
+8
[next]