index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
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: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
1
-0
/
+1
2018-08-02
scsi: fcoe: drop frames in ELS LOGO error path
Johannes Thumshirn
1
-2
/
+2
2018-08-02
scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
Johannes Thumshirn
1
-1
/
+1
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-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-50
/
+66
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-30
scsi: qedi: Fix a potential buffer overflow
Bart Van Assche
1
-1
/
+1
2018-07-30
scsi: qla2xxx: Fix memory leak for allocating abort IOCB
Quinn Tran
1
-26
/
+27
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
3
-125
/
+5
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2
-3
/
+3
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+14
2018-07-26
scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices
Greg Edwards
1
-4
/
+4
2018-07-24
scsi: set timed out out mq requests to complete
Keith Busch
1
-0
/
+14
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+2
2018-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-30
/
+88
2018-07-19
scsi: qla2xxx: Return error when TMF returns
Anil Gurumurthy
1
-4
/
+3
2018-07-19
scsi: qla2xxx: Fix ISP recovery on unload
Quinn Tran
1
-2
/
+3
2018-07-19
scsi: qla2xxx: Fix driver unload by shutting down chip
Quinn Tran
5
-28
/
+34
2018-07-19
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
4
-1
/
+8
2018-07-19
scsi: qla2xxx: Fix unintialized List head crash
Quinn Tran
2
-0
/
+6
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
[prev]
[next]