index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool()
Tyrel Datwyler
1
-9
/
+16
2021-01-15
scsi: ibmvfc: Init/free event pool during queue allocation/free
Tyrel Datwyler
1
-10
/
+8
2021-01-15
scsi: ibmvfc: Move event pool init/free routines
Tyrel Datwyler
1
-75
/
+76
2021-01-15
scsi: ibmvfc: Add vhost fields and defaults for MQ enablement
Tyrel Datwyler
2
-0
/
+17
2021-01-15
scsi: ufs: Protect PM ops and err_handler from user access through sysfs
Can Guo
3
-33
/
+125
2021-01-15
scsi: ufs: Fix a possible NULL pointer issue
Can Guo
1
-3
/
+14
2021-01-13
scsi: MAINTAINERS: Remove intel-linux-scu@intel.com for INTEL C600 SAS DRIVER
John Garry
1
-1
/
+0
2021-01-13
scsi: ufs: Remove unnecessary devm_kfree()
Bean Huo
1
-3
/
+1
2021-01-13
scsi: lpfc: Simplify bool comparison
YANG LI
1
-2
/
+2
2021-01-13
scsi: ufs: WB is only available on LUN #0 to #7
Jaegeuk Kim
3
-4
/
+7
2021-01-13
scsi: qla2xxx: Update version to 10.02.00.105-k
Nilesh Javali
1
-2
/
+2
2021-01-13
scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER
Saurav Kashyap
1
-0
/
+2
2021-01-13
scsi: qla2xxx: Fix mailbox Ch erroneous error
Quinn Tran
2
-1
/
+3
2021-01-13
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
Bikash Hazarika
9
-6
/
+160
2021-01-13
scsi: qla2xxx: Move some messages from debug to normal log level
Saurav Kashyap
2
-32
/
+30
2021-01-13
scsi: qla2xxx: Add error counters to debugfs node
Saurav Kashyap
1
-0
/
+28
2021-01-13
scsi: qla2xxx: Implementation to get and manage host, target stats and initia...
Saurav Kashyap
10
-0
/
+718
2021-01-13
scsi: qedf: Simplify bool comparison
YANG LI
1
-1
/
+1
2021-01-13
scsi: aha1542: Fix multi-line comment style
Sergey Shtylyov
1
-44
/
+75
2021-01-13
scsi: aha1542: Kill trailing whitespace
Sergey Shtylyov
1
-7
/
+7
2021-01-13
scsi: aha1542: Clarify 'struct ccb' comments
Sergey Shtylyov
1
-14
/
+19
2021-01-13
scsi: ufs: A tad optimization in query upiu trace
Avri Altman
1
-12
/
+6
2021-01-13
scsi: target: file: Don't zero iter before iov_iter_bvec
Pavel Begunkov
1
-1
/
+1
2021-01-13
scsi: pm80xx: Log SATA IOMB completion status on failure
Vishakha Channapattan
1
-5
/
+8
2021-01-13
scsi: pm80xx: Simultaneous poll for all FW readiness
Bhavesh Jashnani
1
-57
/
+23
2021-01-13
scsi: pm80xx: Fix driver fatal dump failure
Viswas G
1
-5
/
+9
2021-01-13
scsi: pm80xx: Fix missing tag_free in NVMD DATA req
akshatzen
1
-4
/
+10
2021-01-13
scsi: pm80xx: Check main config table address
akshatzen
2
-6
/
+58
2021-01-13
scsi: pm80xx: Check for fatal error
akshatzen
5
-0
/
+61
2021-01-13
scsi: pm80xx: Do not busy wait in MPI init check
akshatzen
2
-5
/
+5
2021-01-13
scsi: ufs-qcom: Fix ufs RST_n spec violation
Ziqi Chen
1
-2
/
+16
2021-01-13
scsi: ufs: core: Fix ufs clk specs violation
Ziqi Chen
1
-10
/
+10
2021-01-13
scsi: isci: Remove the unneeded variable "status"
YANG LI
1
-3
/
+1
2021-01-13
scsi: ufs: ufs-debugfs: Add error counters
Adrian Hunter
5
-4
/
+111
2021-01-08
scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...
Andrea Parri (Microsoft)
1
-0
/
+6
2021-01-08
scsi: storvsc: Resolve data race in storvsc_probe()
Andrea Parri (Microsoft)
1
-20
/
+25
2021-01-08
scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer
Andrea Parri (Microsoft)
1
-2
/
+5
2021-01-08
scsi: lpfc: Update lpfc version to 12.8.0.7
James Smart
1
-1
/
+1
2021-01-08
scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability
James Smart
2
-2
/
+20
2021-01-08
scsi: lpfc: Implement health checking when aborting I/O
James Smart
10
-75
/
+178
2021-01-08
scsi: lpfc: Fix crash when nvmet transport calls host_release
James Smart
3
-15
/
+63
2021-01-08
scsi: lpfc: Fix vport create logging
James Smart
1
-1
/
+1
2021-01-08
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
4
-28
/
+37
2021-01-08
scsi: lpfc: Fix target reset failing
James Smart
3
-2
/
+46
2021-01-08
scsi: lpfc: Fix error log messages being logged following SCSI task mgnt
James Smart
1
-4
/
+13
2021-01-08
scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework
James Smart
1
-1
/
+5
2021-01-08
scsi: lpfc: Fix FW reset action if I/Os are outstanding
James Smart
1
-0
/
+10
2021-01-08
scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests
James Smart
1
-2
/
+2
2021-01-08
scsi: lpfc: Fix crash when a fabric node is released prematurely
James Smart
2
-6
/
+20
2021-01-08
scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state
James Smart
1
-0
/
+11
[next]