index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
112
-1710
/
+6303
|
\
|
*
scsi: lpfc: update driver version to 12.0.0.4
James Smart
2018-05-29
1
-1
/
+1
|
*
scsi: lpfc: Fix port initialization failure.
James Smart
2018-05-29
1
-3
/
+18
|
*
scsi: lpfc: Fix 16gb hbas failing cq create.
James Smart
2018-05-29
3
-20
/
+1
|
*
scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc
James Smart
2018-05-29
1
-0
/
+9
|
*
scsi: lpfc: correct oversubscription of nvme io requests for an adapter
James Smart
2018-05-29
3
-4
/
+32
|
*
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
2018-05-29
2
-5
/
+17
|
*
scsi: hisi_sas: Mark PHY as in reset for nexus reset
Xiang Chen
2018-05-29
5
-5
/
+69
|
*
scsi: hisi_sas: Fix return value when get_free_slot() failed
Xiaofei Tan
2018-05-29
1
-0
/
+2
|
*
scsi: hisi_sas: Terminate STP reject quickly for v2 hw
Xiaofei Tan
2018-05-29
1
-0
/
+78
|
*
scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
Xiaofei Tan
2018-05-29
2
-0
/
+13
|
*
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
Xiaofei Tan
2018-05-29
5
-31
/
+30
|
*
scsi: hisi_sas: Try wait commands before before controller reset
Xiaofei Tan
2018-05-29
4
-0
/
+43
|
*
scsi: hisi_sas: Init disks after controller reset
Xiaofei Tan
2018-05-29
1
-1
/
+18
|
*
scsi: hisi_sas: Create a scsi_host_template per HW module
Xiang Chen
2018-05-29
5
-33
/
+86
|
*
scsi: hisi_sas: Reset disks when discovered
Xiang Chen
2018-05-29
1
-1
/
+49
|
*
scsi: hisi_sas: Add LED feature for v3 hw
Xiaofei Tan
2018-05-29
1
-0
/
+42
|
*
scsi: hisi_sas: Change common allocation mode of device id
Xiang Chen
2018-05-29
2
-1
/
+6
|
*
scsi: hisi_sas: change slot index allocation mode
Xiang Chen
2018-05-29
2
-3
/
+11
|
*
scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
John Garry
2018-05-29
4
-70
/
+36
|
*
scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
Wei Yongjun
2018-05-29
1
-1
/
+1
|
*
scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"
Colin Ian King
2018-05-29
1
-1
/
+1
|
*
scsi: core: sanitize++ in progress
Douglas Gilbert
2018-05-29
1
-0
/
+4
|
*
scsi: snic: fix a couple of spelling mistakes: "COMPLETE"
Colin Ian King
2018-05-18
1
-3
/
+3
|
*
scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'
Christophe Jaillet
2018-05-18
1
-3
/
+3
|
*
scsi: ufs: Add clock ungating to a separate workqueue
Vijay Viswanath
2018-05-18
2
-1
/
+11
|
*
scsi: ufs: make sure all interrupts are processed
Venkat Gopalakrishnan
2018-05-18
1
-8
/
+19
|
*
scsi: ufs: ufs-qcom: remove broken hci version quirk
Subhash Jadavani
2018-05-18
1
-1
/
+1
|
*
scsi: ufs: add reference counting for scsi block requests
Subhash Jadavani
2018-05-18
2
-8
/
+22
|
*
scsi: ufs: ufshcd: fix possible unclocked register access
Subhash Jadavani
2018-05-18
1
-6
/
+20
|
*
scsi: ufs: fix exception event handling
Maya Erez
2018-05-18
1
-0
/
+2
|
*
scsi: dpt_i2o: Remove VLA usage
Kees Cook
2018-05-18
1
-7
/
+14
|
*
scsi: ufs: Use freq table with devfreq
Bjorn Andersson
2018-05-18
1
-7
/
+40
|
*
scsi: ufs: Extract devfreq registration
Bjorn Andersson
2018-05-18
1
-9
/
+22
|
*
scsi: storvsc: Avoid allocating memory for temp cpumasks
Michael Kelley
2018-05-18
1
-31
/
+19
|
*
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
2018-05-18
7
-7
/
+16
|
*
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2018-05-18
2
-5
/
+17
|
*
scsi: cxlflash: Add include guards to backend.h
Uma Krishnan
2018-05-18
1
-0
/
+5
|
*
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2018-05-18
2
-3
/
+4
|
*
scsi: cxlflash: Acquire semaphore before invoking ioctl services
Uma Krishnan
2018-05-18
1
-0
/
+6
|
*
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
2018-05-18
1
-2
/
+2
|
*
scsi: cxlflash: Yield to active send threads
Uma Krishnan
2018-05-18
1
-0
/
+2
|
*
scsi: hisi_sas: add check of device in hisi_sas_task_exec()
Xiaofei Tan
2018-05-18
1
-10
/
+13
|
*
scsi: hisi_sas: Use device lock to protect slot alloc/free
Xiang Chen
2018-05-18
2
-43
/
+16
|
*
scsi: hisi_sas: Don't lock DQ for complete task sending
Xiang Chen
2018-05-18
5
-41
/
+96
|
*
scsi: hisi_sas: allocate slot buffer earlier
Xiang Chen
2018-05-18
1
-24
/
+31
|
*
scsi: hisi_sas: make return type of prep functions void
Xiang Chen
2018-05-18
5
-118
/
+51
|
*
scsi: hisi_sas: relocate smp sg map
Xiang Chen
2018-05-18
4
-106
/
+51
|
*
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
Alim Akhtar
2018-05-18
2
-3
/
+4
|
*
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
2018-05-18
2
-2
/
+78
[next]