index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-09
scsi: hisi_sas: Issue internal abort on all relevant queues
John Garry
5
-16
/
+62
2019-02-09
scsi: hisi_sas: change queue depth from 512 to 4096
Xiang Chen
1
-1
/
+1
2019-02-09
scsi: hisi_sas: Add manual trigger for debugfs dump
Luo Jiaxing
1
-0
/
+34
2019-02-09
scsi: hisi_sas: Add support for DIX feature for v3 hw
Xiang Chen
3
-32
/
+184
2019-02-08
scsi: dt-bindings: ufs: Fix the compatible string definition
Douglas Anderson
1
-5
/
+8
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
19
-44
/
+54
2019-02-06
scsi: lpfc: Update lpfc version to 12.2.0.0
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
22
-22
/
+22
2019-02-06
scsi: lpfc: Fix nvmet issues when link bounce under IO load
James Smart
1
-13
/
+37
2019-02-06
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
James Smart
3
-112
/
+137
2019-02-06
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
10
-59
/
+46
2019-02-06
scsi: lpfc: Rework locking on SCSI io completion
James Smart
5
-74
/
+112
2019-02-06
scsi: lpfc: Enable SCSI and NVME fc4s by default
James Smart
1
-2
/
+2
2019-02-06
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
4
-41
/
+51
2019-02-06
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
James Smart
1
-149
/
+13
2019-02-06
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
7
-476
/
+729
2019-02-06
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
4
-58
/
+89
2019-02-06
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
11
-343
/
+831
2019-02-06
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
3
-42
/
+56
2019-02-06
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
5
-11
/
+20
2019-02-06
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
13
-327
/
+1527
2019-02-06
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
4
-58
/
+27
2019-02-06
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
9
-34
/
+60
2019-02-06
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
10
-103
/
+304
2019-02-06
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
5
-116
/
+124
2019-02-06
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
3
-33
/
+0
2019-02-06
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
14
-338
/
+623
2019-02-06
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
10
-606
/
+417
2019-02-06
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
6
-468
/
+25
2019-02-06
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
10
-1209
/
+707
2019-02-06
scsi: lpfc: cleanup: Remove excess check on NVME io submit code path
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: cleanup: remove nrport from nvme command structure
James Smart
2
-24
/
+7
2019-02-06
scsi: qla2xxx: Update driver version to 10.00.00.13-k
Himanshu Madhani
1
-1
/
+1
2019-02-06
scsi: qla2xxx: Use complete switch scan for RSCN events
Quinn Tran
1
-86
/
+0
2019-02-06
scsi: qla2xxx: Fix fw options handle eh_bus_reset()
Quinn Tran
1
-5
/
+2
2019-02-06
scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop down
Sawan Chandak
1
-1
/
+2
2019-02-06
scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation
Quinn Tran
1
-2
/
+9
2019-02-06
scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ context
Giridhar Malavali
1
-1
/
+1
2019-02-06
scsi: qla2xxx: allow session delete to finish before create.
Quinn Tran
1
-0
/
+3
2019-02-06
scsi: qla2xxx: fix fcport null pointer access.
Quinn Tran
1
-3
/
+12
2019-02-06
scsi: qla2xxx: flush IO on chip reset or sess delete
Quinn Tran
1
-6
/
+3
2019-02-06
scsi: qla2xxx: Fix session cleanup hang
Quinn Tran
2
-7
/
+15
2019-02-06
scsi: qla2xxx: Change default ZIO threshold.
Quinn Tran
1
-1
/
+1
2019-02-06
scsi: qla2xxx: Add pci function reset support.
Quinn Tran
1
-0
/
+53
2019-02-06
scsi: qla2xxx: Fix N2N target discovery with Local loop
Himanshu Madhani
1
-5
/
+0
2019-02-06
scsi: block: remove bidi support
Christoph Hellwig
3
-10
/
+0
2019-02-06
scsi: block: remove req->special
Christoph Hellwig
3
-5
/
+0
2019-02-06
scsi: stop setting up request->special
Christoph Hellwig
4
-17
/
+0
2019-02-06
scsi: remove bidirectional command support
Christoph Hellwig
12
-268
/
+34
2019-02-06
scsi: remove the SCSI OSD library
Christoph Hellwig
11
-3659
/
+0
[next]