index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
a3000.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
scsi: smartpqi: fix call trace in device discovery
Murthy Bhat
1
-1
/
+1
2019-10-10
scsi: smartpqi: fix controller lockup observed during force reboot
Kevin Barnett
2
-20
/
+115
2019-10-10
scsi: mpt3sas: Clean up some indenting
Dan Carpenter
1
-1
/
+1
2019-10-10
scsi: lpfc: Make function lpfc_defer_pt2pt_acc static
zhengbin
1
-1
/
+1
2019-10-10
scsi: ch: add include guard to chio.h
Masahiro Yamada
1
-7
/
+4
2019-10-10
scsi: qla2xxx: Update driver version to 10.01.00.20-k
Himanshu Madhani
1
-1
/
+1
2019-10-10
scsi: qla2xxx: Improve logging for scan thread
Himanshu Madhani
1
-10
/
+12
2019-10-10
scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event
Quinn Tran
3
-7
/
+32
2019-10-10
scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dump
Quinn Tran
1
-2
/
+23
2019-10-10
scsi: qla2xxx: Set remove flag for all VP
Quinn Tran
1
-5
/
+25
2019-10-10
scsi: qla2xxx: Add error handling for PLOGI ELS passthrough
Quinn Tran
1
-3
/
+92
2019-10-10
scsi: qla2xxx: Dual FCP-NVMe target port support
Michael Hernandez
7
-60
/
+114
2019-10-04
scsi: target: Remove tpg_list and se_portal_group.se_tpg_node
Bart Van Assche
3
-14
/
+0
2019-10-04
scsi: MAINTAINERS: Update qla2xxx driver
Himanshu Madhani
1
-1
/
+1
2019-10-04
scsi: zfcp: fix reaction on bit error threshold notification
Steffen Maier
1
-3
/
+13
2019-10-04
scsi: core: save/restore command resid for error handling
Damien Le Moal
2
-0
/
+4
2019-10-01
scsi: bfa: Make restart_bfa static
YueHaibing
1
-2
/
+1
2019-10-01
scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
Daniel Wagner
1
-2
/
+0
2019-10-01
scsi: sd: Ignore a failure to sync cache due to lack of authorization
Oliver Neukum
1
-1
/
+2
2019-10-01
scsi: libcxgbi: remove unused function to stop warning
Austin Kim
1
-28
/
+0
2019-10-01
scsi: core: Add sysfs attributes for VPD pages 0h and 89h
Ryan Attard
3
-0
/
+25
2019-10-01
scsi: smartpqi: clean up an indentation issue
Colin Ian King
1
-2
/
+2
2019-10-01
scsi: csiostor: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-10-01
scsi: core: Log SCSI command age with errors
Milan P. Gandhi
1
-2
/
+8
2019-10-01
scsi: qedf: Add port_id getter
Daniel Wagner
1
-0
/
+8
2019-10-01
scsi: ufs-mediatek: enable auto suspend capability
Stanley Chu
1
-0
/
+3
2019-10-01
scsi: ufs: override auto suspend tunables for ufs
Stanley Chu
2
-0
/
+19
2019-10-01
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
4
-2
/
+11
2019-10-01
scsi: hisi_sas: fix spelling mistake "digial" -> "digital"
Colin Ian King
1
-1
/
+1
2019-10-01
scsi: csiostor: Fix spelling typos
Arkadiusz Drabczyk
1
-10
/
+10
2019-10-01
scsi: bfa: release allocated memory in case of error
Navid Emamdoost
1
-1
/
+3
2019-10-01
scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()
Markus Elfring
1
-4
/
+1
2019-10-01
scsi: ufs: make array setup_attrs static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-01
scsi: ips: make array 'options' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-01
scsi: fnic: make array dev_cmd_err static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-01
scsi: mvsas: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2019-10-01
scsi: qla2xxx: remove redundant assignment to pointer host
Colin Ian King
1
-1
/
+1
2019-10-01
scsi: smartpqi: remove set but not used variable 'ctrl_info'
YueHaibing
1
-6
/
+0
2019-10-01
scsi: smartpqi: clean up indentation of a statement
Colin Ian King
1
-4
/
+1
2019-10-01
scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00
Sreekanth Reddy
1
-2
/
+2
2019-10-01
scsi: mpt3sas: Fix module parameter max_msix_vectors
Sreekanth Reddy
1
-2
/
+2
2019-10-01
scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA
Sreekanth Reddy
1
-0
/
+12
2019-10-01
scsi: mpt3sas: Use Component img header to get Package ver
Sreekanth Reddy
1
-9
/
+23
2019-10-01
scsi: mpt3sas: Fail release cmnd if diag buffer is released
Sreekanth Reddy
1
-1
/
+1
2019-10-01
scsi: mpt3sas: Add app owned flag support for diag buffer
Sreekanth Reddy
2
-1
/
+43
2019-10-01
scsi: mpt3sas: Reuse diag buffer allocated at load time
Sreekanth Reddy
3
-21
/
+69
2019-10-01
scsi: mpt3sas: clear release bit when buffer reregistered
Sreekanth Reddy
1
-0
/
+2
2019-10-01
scsi: mpt3sas: Maintain owner of buffer through UniqueID
Sreekanth Reddy
2
-9
/
+113
2019-10-01
scsi: mpt3sas: Free diag buffer without any status check
Sreekanth Reddy
1
-6
/
+0
2019-10-01
scsi: mpt3sas: Fix clear pending bit in ioctl status
Sreekanth Reddy
1
-1
/
+2
[next]