index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
scsi: bfa: Make restart_bfa static
YueHaibing
1
-2
/
+1
2019-09-30
scsi: libcxgbi: remove unused function to stop warning
Austin Kim
1
-28
/
+0
2019-09-30
scsi: core: Add sysfs attributes for VPD pages 0h and 89h
Ryan Attard
2
-0
/
+23
2019-09-30
scsi: smartpqi: clean up an indentation issue
Colin Ian King
1
-2
/
+2
2019-09-30
scsi: csiostor: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-09-30
scsi: core: Log SCSI command age with errors
Milan P. Gandhi
1
-2
/
+8
2019-09-30
scsi: qedf: Add port_id getter
Daniel Wagner
1
-0
/
+8
2019-09-30
scsi: ufs-mediatek: enable auto suspend capability
Stanley Chu
1
-0
/
+3
2019-09-30
scsi: ufs: override auto suspend tunables for ufs
Stanley Chu
2
-0
/
+19
2019-09-30
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
2
-1
/
+6
2019-09-30
scsi: hisi_sas: fix spelling mistake "digial" -> "digital"
Colin Ian King
1
-1
/
+1
2019-09-30
scsi: csiostor: Fix spelling typos
Arkadiusz Drabczyk
1
-10
/
+10
2019-09-30
scsi: bfa: release allocated memory in case of error
Navid Emamdoost
1
-1
/
+3
2019-09-30
scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()
Markus Elfring
1
-4
/
+1
2019-09-30
scsi: ufs: make array setup_attrs static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-30
scsi: ips: make array 'options' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-30
scsi: fnic: make array dev_cmd_err static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-30
scsi: mvsas: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2019-09-30
scsi: qla2xxx: remove redundant assignment to pointer host
Colin Ian King
1
-1
/
+1
2019-09-30
scsi: smartpqi: remove set but not used variable 'ctrl_info'
YueHaibing
1
-6
/
+0
2019-09-30
scsi: smartpqi: clean up indentation of a statement
Colin Ian King
1
-4
/
+1
2019-09-30
scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00
Sreekanth Reddy
1
-2
/
+2
2019-09-30
scsi: mpt3sas: Fix module parameter max_msix_vectors
Sreekanth Reddy
1
-2
/
+2
2019-09-30
scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA
Sreekanth Reddy
1
-0
/
+12
2019-09-30
scsi: mpt3sas: Use Component img header to get Package ver
Sreekanth Reddy
1
-9
/
+23
2019-09-30
scsi: mpt3sas: Fail release cmnd if diag buffer is released
Sreekanth Reddy
1
-1
/
+1
2019-09-30
scsi: mpt3sas: Add app owned flag support for diag buffer
Sreekanth Reddy
2
-1
/
+43
2019-09-30
scsi: mpt3sas: Reuse diag buffer allocated at load time
Sreekanth Reddy
3
-21
/
+69
2019-09-30
scsi: mpt3sas: clear release bit when buffer reregistered
Sreekanth Reddy
1
-0
/
+2
2019-09-30
scsi: mpt3sas: Maintain owner of buffer through UniqueID
Sreekanth Reddy
2
-9
/
+113
2019-09-30
scsi: mpt3sas: Free diag buffer without any status check
Sreekanth Reddy
1
-6
/
+0
2019-09-30
scsi: mpt3sas: Fix clear pending bit in ioctl status
Sreekanth Reddy
1
-1
/
+2
2019-09-30
scsi: mpt3sas: Display message before releasing diag buffer
Sreekanth Reddy
2
-3
/
+16
2019-09-30
scsi: mpt3sas: Register trace buffer based on NVDATA settings
Sreekanth Reddy
3
-7
/
+75
2019-09-30
scsi: lpfc: Update lpfc version to 12.4.0.1
James Smart
1
-1
/
+1
2019-09-30
scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cnt
James Smart
1
-3
/
+1
2019-09-30
scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adapters
James Smart
1
-3
/
+14
2019-09-30
scsi: lpfc: Update async event logging
James Smart
2
-6
/
+12
2019-09-30
scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwq
James Smart
1
-7
/
+7
2019-09-30
scsi: lpfc: Fix hdwq sgl locks and irq handling
James Smart
1
-16
/
+22
2019-09-30
scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()
James Smart
1
-7
/
+9
2019-09-30
scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq
James Smart
4
-4
/
+13
2019-09-30
scsi: lpfc: Fix host hang at boot or slow boot
James Smart
1
-6
/
+36
2019-09-30
scsi: lpfc: Fix coverity errors on NULL pointer checks
James Smart
4
-8
/
+27
2019-09-30
scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS
James Smart
4
-63
/
+46
2019-09-30
scsi: lpfc: Fix discovery failures when target device connectivity bounces
James Smart
1
-1
/
+6
2019-09-30
scsi: lpfc: Fix GPF on scsi command completion
James Smart
1
-5
/
+5
2019-09-30
scsi: lpfc: Fix locking on mailbox command completion
James Smart
1
-1
/
+7
2019-09-30
scsi: lpfc: Fix device recovery errors after PLOGI failures
James Smart
3
-37
/
+55
2019-09-30
scsi: lpfc: Fix rpi release when deleting vport
James Smart
2
-29
/
+61
[next]