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: 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
2018-07-12
scsi: fcoe: hold disc_mutex when traversing rport lists
Hannes Reinecke
1
-8
/
+4
2018-07-12
scsi: libfc: Add WARN_ON() when deleting rports
Hannes Reinecke
1
-0
/
+1
2018-07-12
scsi: libfc: hold disc_mutex in fc_disc_stop_rports()
Hannes Reinecke
1
-6
/
+4
2018-07-12
scsi: libfc: fixup lockdep annotations
Hannes Reinecke
1
-1
/
+1
2018-07-12
scsi: mpt3sas: Fix for regression caused by sparse cleanups
Chaitra P B
1
-6
/
+6
2018-07-12
scsi: arcmsr: Update driver version to v1.40.00.09-20180709
Ching Huang
1
-1
/
+1
2018-07-12
scsi: arcmsr: Fix error of resuming from hibernation for adapter type E
Ching Huang
1
-0
/
+7
2018-07-10
scsi: remove NCR_Q720 driver
Johannes Thumshirn
4
-423
/
+4
2018-07-10
scsi: remove NCR_D700 driver
Johannes Thumshirn
4
-448
/
+0
2018-07-10
scsi: ncr53c8xx: remove ScsiResult macro
Johannes Thumshirn
1
-5
/
+5
2018-07-10
scsi: lpfc: remove ScsiResult macro
Johannes Thumshirn
2
-23
/
+22
2018-07-10
scsi: bfa: remove ScsiResult macro
Johannes Thumshirn
2
-12
/
+8
2018-07-10
scsi: aacraid: remove AAC_STAT_GOOD define
Johannes Thumshirn
1
-14
/
+27
2018-07-10
scsi: libfc: fixup 'sleeping function called from invalid context'
Hannes Reinecke
1
-3
/
+4
2018-07-10
scsi: libfc: Add lockdep annotations
Hannes Reinecke
3
-140
/
+99
2018-07-10
scsi: core: switch to scsi-mq by default
Johannes Thumshirn
1
-0
/
+1
[next]