index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
James Smart
2018-01-04
1
-2
/
+2
*
scsi: libsas: remove private hex2bin() implementation
Andy Shevchenko
2018-01-04
1
-16
/
+4
*
scsi: libiscsi: Allow sd_shutdown on bad transport
Rafael David Tinoco
2018-01-04
1
-1
/
+23
*
scsi: lpfc: correct sg_seg_cnt attribute min vs default
James Smart
2017-12-21
1
-1
/
+1
*
scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
Himanshu Madhani
2017-12-21
1
-2
/
+4
*
scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp
Jia-Ju Bai
2017-12-21
1
-1
/
+1
*
scsi: arcmsr: simplify arcmsr_request_device_map routine
Ching Huang
2017-12-21
1
-135
/
+34
*
scsi: arcmsr: simplify all arcmsr_hbaX_get_config routine by call a new get_a...
Ching Huang
2017-12-21
1
-195
/
+48
*
scsi: arcmsr: simplify arcmsr_hbaE_get_config function
Ching Huang
2017-12-21
1
-15
/
+3
*
scsi: arcmsr: waiting for iop firmware ready before issue get_config command ...
Ching Huang
2017-12-21
1
-0
/
+2
*
scsi: arcmsr: simplify arcmsr_hbaC_get_config function
Ching Huang
2017-12-21
1
-12
/
+3
*
scsi: lpfc: update driver version to 11.4.0.6
James Smart
2017-12-21
1
-1
/
+1
*
scsi: lpfc: Beef up stat counters for debug
James Smart
2017-12-21
6
-19
/
+171
*
scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
James Smart
2017-12-21
1
-84
/
+51
*
scsi: lpfc: Fix issues connecting with nvme initiator
James Smart
2017-12-21
1
-2
/
+2
*
scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
James Smart
2017-12-21
3
-27
/
+34
*
scsi: lpfc: Increase SCSI CQ and WQ sizes.
James Smart
2017-12-21
3
-27
/
+46
*
scsi: lpfc: Fix receive PRLI handling
James Smart
2017-12-21
2
-14
/
+47
*
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
James Smart
2017-12-21
3
-13
/
+36
*
scsi: lpfc: Fix random heartbeat timeouts during heavy IO
James Smart
2017-12-21
4
-22
/
+63
*
scsi: hisi_sas: add v3 hw suspend and resume
Xiang Chen
2017-12-21
3
-1
/
+97
*
scsi: hisi_sas: re-add the lldd_port_deformed()
Xiang Chen
2017-12-21
1
-0
/
+5
*
scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
Xiang Chen
2017-12-21
1
-1
/
+1
*
scsi: hisi_sas: add internal abort dev in some places
Xiaofei Tan
2017-12-15
1
-0
/
+25
*
scsi: hisi_sas: judge result of internal abort
Xiaofei Tan
2017-12-15
1
-7
/
+31
*
scsi: hisi_sas: do link reset for some CHL_INT2 ints
Xiaofei Tan
2017-12-15
4
-6
/
+54
*
scsi: hisi_sas: use an general way to delay PHY work
Xiaofei Tan
2017-12-15
5
-7
/
+32
*
scsi: hisi_sas: add v2 hw port AXI error handling support
Xiaofei Tan
2017-12-15
1
-6
/
+45
*
scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
Xiaofei Tan
2017-12-15
1
-30
/
+28
*
scsi: hisi_sas: add some print to enhance debugging
Xiang Chen
2017-12-15
3
-15
/
+46
*
scsi: hisi_sas: add RAS feature for v3 hw
Xiaofei Tan
2017-12-15
1
-0
/
+139
*
scsi: hisi_sas: change ncq process for v3 hw
Xiang Chen
2017-12-15
1
-34
/
+6
*
scsi: hisi_sas: add an mechanism to do reset work synchronously
Xiaofei Tan
2017-12-15
2
-1
/
+44
*
scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
Xiang Chen
2017-12-15
1
-6
/
+8
*
scsi: hisi_sas: some optimizations of host controller reset
Xiaofei Tan
2017-12-15
1
-7
/
+4
*
scsi: hisi_sas: optimise port id refresh function
Xiaofei Tan
2017-12-15
1
-18
/
+30
*
scsi: hisi_sas: relocate clearing ITCT and freeing device
Xiaofei Tan
2017-12-15
5
-12
/
+22
*
scsi: hisi_sas: fix dma_unmap_sg() parameter
Xiang Chen
2017-12-15
1
-2
/
+4
*
scsi: hisi_sas: initialize dq spinlock before use
Xiang Chen
2017-12-15
1
-0
/
+1
*
scsi: qla2xxx: remove duplicate includes
Pravin Shedge
2017-12-12
1
-2
/
+0
*
scsi: qla2xxx: Suppress gcc 7 fall-through warnings
Bart Van Assche
2017-12-12
4
-4
/
+7
*
scsi: fnic: add a space after %p in printf format
Nicolas Iooss
2017-12-12
1
-1
/
+1
*
scsi: core: doc. fixes to scsi_common.c
Randy Dunlap
2017-12-12
1
-7
/
+7
*
scsi: arcmsr: remove redundant check for secs < 0
Colin Ian King
2017-12-12
1
-4
/
+0
*
scsi: bfa: convert to strlcpy/strlcat
Arnd Bergmann
2017-12-12
8
-98
/
+84
*
scsi: scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSY
Bart Van Assche
2017-12-08
1
-1
/
+13
*
scsi: devinfo: replace "Dell PV 650F" with "EMC CLARiiON"
Xose Vazquez Perez
2017-12-08
1
-2
/
+2
*
scsi: dh: add new rdac devices
Xose Vazquez Perez
2017-12-08
1
-1
/
+4
*
scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
Xose Vazquez Perez
2017-12-08
1
-1
/
+1
*
scsi: devinfo: Apply to HP-rebranded the same flags as Hitachi
Xose Vazquez Perez
2017-12-08
1
-3
/
+2
[next]