index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
scsi: lpfc: Break up IO ctx list into a separate get and put list
James Smart
5
-40
/
+89
2017-06-20
scsi: lpfc: Reduce time spent in IRQ for received NVME commands
James Smart
1
-2
/
+0
2017-06-20
scsi: lpfc: Vport creation is failing with "Link Down" error
James Smart
1
-9
/
+12
2017-06-20
scsi: lpfc: Fix nvme_info sysfs output to be consistent
James Smart
1
-1
/
+1
2017-06-20
scsi: lpfc: Fix system panic when express lane enabled.
James Smart
1
-0
/
+3
2017-06-20
scsi: hisi_sas: modify internal abort dev flow for v3 hw
Xiang Chen
3
-0
/
+45
2017-06-20
scsi: hisi_sas: add v3 code to fill some more hw function pointers
Xiang Chen
1
-0
/
+39
2017-06-20
scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
Xiang Chen
1
-0
/
+13
2017-06-20
scsi: hisi_sas: add v3 code to send internal abort command
Xiang Chen
1
-0
/
+38
2017-06-20
scsi: hisi_sas: add v3 code for itct setup and free
Xiang Chen
1
-0
/
+114
2017-06-20
scsi: hisi_sas: add v3 code to send ATA frame
Xiang Chen
1
-0
/
+106
2017-06-20
scsi: hisi_sas: add v3 code to send SMP frame
Xiang Chen
1
-0
/
+74
2017-06-20
scsi: hisi_sas: add v3 code to send SSP frame
Xiang Chen
1
-0
/
+208
2017-06-20
scsi: hisi_sas: add v3 cq interrupt handler
Xiang Chen
1
-0
/
+340
2017-06-20
scsi: hisi_sas: add phy up/down/bcast and channel ISR
Xiang Chen
1
-0
/
+283
2017-06-20
scsi: hisi_sas: add v3 hw PHY init
Xiang Chen
1
-1
/
+126
2017-06-20
scsi: hisi_sas: add v3 hw init
Xiang Chen
1
-0
/
+277
2017-06-20
scsi: hisi_sas: add initialisation for v3 pci-based controller
John Garry
3
-6
/
+172
2017-06-20
scsi: hisi_sas: add skeleton v3 hw driver
John Garry
3
-1
/
+57
2017-06-20
scsi: hisi_sas: create hisi_sas_get_fw_info()
John Garry
2
-37
/
+71
2017-06-20
scsi: hisi_sas: add pci_dev in hisi_hba struct
John Garry
4
-55
/
+59
2017-06-20
scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
Xiang Chen
3
-15
/
+17
2017-06-20
scsi: hisi_sas: relocate sata_done_v2_hw()
Xiang Chen
3
-16
/
+19
2017-06-20
scsi: hisi_sas: relocate get_ata_protocol()
Xiang Chen
3
-65
/
+68
2017-06-20
scsi: hisi_sas: optimise the usage of hisi_hba.lock
Xiang Chen
4
-58
/
+77
2017-06-20
scsi: hisi_sas: define hisi_sas_device.device_id as int
John Garry
2
-9
/
+9
2017-06-20
scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
Xiang Chen
1
-8
/
+17
2017-06-13
scsi: lpfc: update to revision to 11.4.0.0
James Smart
1
-1
/
+1
2017-06-13
scsi: lpfc: Add auto EQ delay logic
James Smart
8
-13
/
+177
2017-06-13
scsi: lpfc: Fix defects reported by Coverity Scan
James Smart
2
-21
/
+13
2017-06-13
scsi: lpfc: Fix vports not logging into target
James Smart
1
-17
/
+14
2017-06-13
scsi: lpfc: Fix PRLI retry handling when target rejects it.
James Smart
1
-3
/
+14
2017-06-13
scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffff
James Smart
1
-2
/
+4
2017-06-13
scsi: lpfc: Fix System panic after loading the driver
James Smart
2
-7
/
+8
2017-06-13
scsi: lpfc: Fix crash on powering off BFS VM with passthrough device
James Smart
1
-2
/
+10
2017-06-13
scsi: lpfc: Fix return value of board_mode store routine in case of online fa...
James Smart
1
-0
/
+2
2017-06-13
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
6
-41
/
+89
2017-06-13
scsi: lpfc: Fix Port going offline after multiple resets.
James Smart
1
-0
/
+1
2017-06-13
scsi: lpfc: Fix nvmet node ref count handling
James Smart
1
-4
/
+4
2017-06-13
scsi: lpfc: Fix Lun Priority level shown as NA
James Smart
1
-2
/
+4
2017-06-13
scsi: lpfc: Add changes to assist in NVMET debugging
James Smart
2
-71
/
+151
2017-06-13
scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.
James Smart
2
-26
/
+28
2017-06-13
scsi: lpfc: Fix transition nvme-i rport handling to nport only.
James Smart
4
-30
/
+11
2017-06-13
scsi: lpfc: Add nvme initiator devloss support
James Smart
2
-91
/
+57
2017-06-13
scsi: qedf: Merge a few quoted strings split across lines
Christophe JAILLET
1
-12
/
+6
2017-06-13
scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.
Christophe JAILLET
1
-13
/
+6
2017-06-13
scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'
Christophe JAILLET
1
-1
/
+2
2017-06-13
scsi: esas2r: Replace semaphore fs_api_semaphore with mutex
Binoy Jayan
3
-5
/
+5
2017-06-13
scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
Binoy Jayan
3
-4
/
+4
2017-06-13
scsi: qla2xxx: Fix compile warning
Himanshu Madhani
1
-2
/
+2
[prev]
[next]