index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-01
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
8
-11
/
+10
2017-07-01
scsi: lpfc: don't double count abort errors
Dan Carpenter
1
-1
/
+0
2017-07-01
scsi: lpfc: spin_lock_irq() is not nestable
Dan Carpenter
1
-10
/
+10
2017-07-01
scsi: hisi_sas: optimise DMA slot memory
Xiaofei Tan
5
-122
/
+104
2017-07-01
scsi: ibmvfc: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-07-01
scsi: ibmvscsi: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-07-01
scsi: cxlflash: Update debug prints in reset handlers
Matthew R. Ochs
1
-15
/
+3
2017-07-01
scsi: cxlflash: Update send_tmf() parameters
Matthew R. Ochs
1
-14
/
+13
2017-07-01
scsi: cxlflash: Avoid double free of character device
Matthew R. Ochs
1
-1
/
+0
2017-07-01
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
3
-4
/
+10
2017-07-01
scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.
Maurizio Lombardi
1
-4
/
+10
2017-07-01
scsi: ufs: flush eh_work when eh_work scheduled.
Zang Leigang
1
-1
/
+2
2017-07-01
scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock
Johannes Thumshirn
1
-10
/
+13
2017-06-28
scsi: sun_esp: fix device reference leaks
Johan Hovold
1
-1
/
+8
2017-06-28
scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...
Satish Kharat
1
-2
/
+14
2017-06-28
scsi: fnic: correct speed display and add support for 25,40 and 100G
Satish Kharat
3
-2
/
+45
2017-06-28
scsi: fnic: added timestamp reporting in fnic debug stats
Satish Kharat
3
-0
/
+32
2017-06-28
scsi: fnic: Zero io_cmpl_skip on fw reset completion
Satish Kharat
1
-0
/
+1
2017-06-28
scsi: bnx2fc: Update version number to 2.11.8.
Chad Dupuis
1
-1
/
+1
2017-06-28
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
Chad Dupuis
1
-1
/
+6
2017-06-28
scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.
Chad Dupuis
1
-8
/
+3
2017-06-28
scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...
Chad Dupuis
1
-1
/
+16
2017-06-28
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
10
-10
/
+20
2017-06-28
scsi: bnx2fc: Check for connection offload before sending RRQ.
Chad Dupuis
1
-3
/
+10
2017-06-28
scsi: bnx2fc: Add filters to the non-offload FCoE receive path.
Chad Dupuis
1
-1
/
+34
2017-06-28
scsi: default to scsi-mq
Christoph Hellwig
2
-15
/
+0
2017-06-28
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
3
-19
/
+27
2017-06-28
scsi: qla2xxx: Update Driver version to 10.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-06-28
scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registration
Duane Grigsby
1
-0
/
+16
2017-06-28
scsi: qla2xxx: Send FC4 type NVMe to the management server
Duane Grigsby
4
-5
/
+131
2017-06-28
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
11
-9
/
+1024
2017-06-28
scsi: qla2xxx: Add FC-NVMe command handling
Duane Grigsby
4
-5
/
+131
2017-06-28
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
9
-27
/
+256
2017-06-28
scsi: qla2xxx: Update driver version to 9.01.00.00-k
himanshu.madhani@cavium.com
1
-2
/
+2
2017-06-28
scsi: qla2xxx: Include Exchange offload/Extended Login into FW dump
Quinn Tran
4
-3
/
+67
2017-06-28
scsi: qla2xxx: Move target stat counters from vha to qpair.
Quinn Tran
5
-35
/
+63
2017-06-28
scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field
Quinn Tran
2
-8
/
+6
2017-06-28
scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flag
Quinn Tran
2
-32
/
+13
2017-06-28
scsi: qla2xxx: Add debug logging routine for qpair
Quinn Tran
4
-14
/
+122
2017-06-28
scsi: qla2xxx: Add function call to qpair for door bell
Quinn Tran
6
-35
/
+94
2017-06-28
scsi: qla2xxx: use shadow register for ISP27XX
Quinn Tran
4
-1
/
+5
2017-06-28
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
6
-48
/
+73
2017-06-28
scsi: qla2xxx: Add fw_started flags to qpair
Quinn Tran
4
-8
/
+28
2017-06-28
scsi: qla2xxx: Add debug knob for user control workload
Quinn Tran
5
-4
/
+137
2017-06-28
scsi: qla2xxx: Fix mailbox failure while deleting Queue pairs
Sawan Chandak
4
-2
/
+15
2017-06-28
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
7
-38
/
+240
2017-06-28
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
10
-297
/
+380
2017-06-28
scsi: qla2xxx: Combine Active command arrays.
Quinn Tran
7
-144
/
+164
2017-06-26
scsi: cxlflash: Update TMF command processing
Matthew R. Ochs
1
-21
/
+44
2017-06-26
scsi: cxlflash: Remove zeroing of private command data
Matthew R. Ochs
2
-3
/
+10
[next]