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.13.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
1
-1
/
+1
2017-03-07
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
4
-15
/
+21
2017-03-02
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
4
-12
/
+12
2017-03-02
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2
-15
/
+17
2017-03-02
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
3
-72
/
+196
2017-03-01
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
1
-1
/
+25
2017-03-01
scsi: qedi: fix missing return error code check on call to qedi_setup_int
Colin Ian King
1
-1
/
+1
2017-02-28
scsi: qedi: Fix memory leak in tmf response processing.
Dupuis, Chad
1
-2
/
+3
2017-02-28
scsi: aacraid: remove redundant zero check on ret
Colin Ian King
1
-5
/
+1
2017-02-28
scsi: lpfc: use proper format string for dma_addr_t
Arnd Bergmann
1
-6
/
+6
2017-02-28
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
1
-32
/
+32
2017-02-24
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
Finn Thain
1
-1
/
+1
2017-02-24
scsi: cciss: correct check map error.
Don Brace
1
-4
/
+28
2017-02-24
scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"
Colin Ian King
1
-1
/
+1
2017-02-24
scsi: aacraid: Fixed expander hotplug for SMART family
Raghava Aditya Renukunta
1
-4
/
+1
2017-02-24
scsi: mpt3sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2
-59
/
+48
2017-02-24
scsi: qedf: fixup compilation warning about atomic_t usage
Dupuis, Chad
2
-7
/
+7
2017-02-24
scsi: remove scsi_execute_req_flags
Christoph Hellwig
7
-45
/
+25
2017-02-24
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
6
-72
/
+43
2017-02-23
scsi: simplify scsi_execute_req_flags
Christoph Hellwig
1
-18
/
+9
2017-02-23
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
3
-14
/
+6
2017-02-23
scsi: sd: improve TUR handling in sd_check_events
Christoph Hellwig
1
-14
/
+11
2017-02-23
scsi: always zero sshdr in scsi_normalize_sense
Christoph Hellwig
1
-2
/
+2
2017-02-23
scsi: scsi_dh_emc: return success in clariion_std_inquiry()
Dan Carpenter
1
-1
/
+1
2017-02-23
scsi: fix memory leak of sdpk on when gd fails to allocate
Colin Ian King
1
-2
/
+2
2017-02-23
scsi: sd: make sd_devt_release() static
Wei Yongjun
1
-1
/
+1
2017-02-23
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad
15
-0
/
+8810
2017-02-23
scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
Michael Hernandez
1
-2
/
+5
2017-02-23
scsi: qla2xxx: Fix response queue count for Target mode.
Michael Hernandez
1
-1
/
+2
2017-02-23
scsi: qla2xxx: Cleaned up queue configuration code.
Michael Hernandez
1
-9
/
+4
2017-02-23
scsi: lpfc: add missing Kconfig NVME dependencies
James Smart
1
-0
/
+1
2017-02-23
scsi: lpfc: Update lpfc version to 11.2.0.7
James Smart
1
-1
/
+1
2017-02-23
scsi: lpfc: Update copyrights
James Smart
35
-40
/
+112
2017-02-23
scsi: lpfc: NVME Target: Add debugfs support
James Smart
3
-5
/
+628
2017-02-23
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
9
-15
/
+1752
2017-02-23
scsi: lpfc: NVME Target: Merge into FC discovery
James Smart
5
-14
/
+167
2017-02-23
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
9
-22
/
+1374
2017-02-23
scsi: lpfc: NVME Target: Base modifications
James Smart
12
-20
/
+807
2017-02-23
scsi: lpfc: NVME Initiator: Add debugfs support
James Smart
8
-124
/
+1300
2017-02-23
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
13
-38
/
+2411
2017-02-23
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
10
-279
/
+851
2017-02-23
scsi: lpfc: NVME Initiator: Base modifications
James Smart
22
-1618
/
+3337
2017-02-23
scsi: lpfc: refactor debugfs queue dump routines
James Smart
2
-135
/
+101
2017-02-23
scsi: lpfc: refactor debugfs queue prints
James Smart
2
-337
/
+228
2017-02-23
scsi: lpfc: minor code cleanups
James Smart
10
-89
/
+98
2017-02-23
scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
Christoph Hellwig
3
-189
/
+54
2017-02-23
scsi: lpfc: Correct WQ creation for pagesize
James Smart
2
-4
/
+7
2017-02-23
scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
Matthew R. Ochs
2
-0
/
+5
2017-02-23
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
2
-18
/
+27
2017-02-23
scsi: ufs-qcom: remove redundant condition check
Subhash Jadavani
1
-12
/
+0
[next]