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.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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
3
-21
/
+6
2015-08-11
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+3
2015-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2015-07-16
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
Jens Axboe
1
-1
/
+1
2015-07-16
st: null pointer dereference panic caused by use after kref_put by st_open
Seymour, Shane M
1
-1
/
+1
2015-07-14
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
1
-1
/
+2
2015-07-07
virtio scsi: fix unused variable warning
Stephen Rothwell
1
-1
/
+3
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-248
/
+38
2015-07-01
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
1
-4
/
+1
2015-07-01
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
1
-8
/
+4
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-1
/
+3
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
131
-3281
/
+16199
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-28
/
+45
2015-06-24
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+16
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-11
/
+11
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
15
-76
/
+67
2015-06-20
snic: driver for Cisco SCSI HBA
Narsimhulu Musini
36
-0
/
+10256
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-7
/
+2
2015-06-15
ufs: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
1
-0
/
+8
2015-06-15
megaraid_sas: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
1
-0
/
+8
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
5
-15
/
+14
2015-06-13
qla2xxx: Comment out unreachable code
Bart Van Assche
2
-8
/
+15
2015-06-13
advansys: fix compilation errors and warnings when CONFIG_PCI is not set
Johannes Thumshirn
1
-1
/
+4
2015-06-13
megaraid: fix irq setup process regression
Tomas Henzl
1
-16
/
+14
2015-06-13
lpfc: Update version to 10.7.0.0 for upstream patch set.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
James Smart
4
-15
/
+16
2015-06-13
lpfc: Fix scsi task management error message.
James Smart
1
-8
/
+10
2015-06-13
lpfc: Fix cq_id masking problem.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Fix scsi prep dma buf error.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Add support for using block multi-queue
James Smart
4
-52
/
+72
2015-06-13
lpfc: Devices are not discovered during takeaway/giveback testing
James Smart
1
-12
/
+10
2015-06-13
lpfc: Fix vport deletion failure.
James Smart
1
-0
/
+2
2015-06-13
lpfc: Check for active portpeerbeacon.
James Smart
2
-4
/
+21
2015-06-06
lpfc: Update driver version for upstream patch set 10.6.0.1.
James Smart
1
-1
/
+1
2015-06-06
lpfc: Change buffer pool empty message to miscellaneous category
James Smart
1
-1
/
+1
2015-06-06
lpfc: Fix incorrect log message reported for empty FCF record.
James Smart
1
-2
/
+4
2015-06-06
lpfc: Fix rport leak.
James Smart
3
-82
/
+79
2015-06-06
lpfc: Correct loss of RSCNs during array takeaway/giveback testing.
James Smart
1
-5
/
+7
2015-06-06
lpfc: Fix crash in vport_delete.
James Smart
3
-6
/
+19
2015-06-06
lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.
James Smart
1
-6
/
+6
2015-06-06
lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.
James Smart
1
-1
/
+11
2015-06-06
lpfc: Correct reporting of vport state on fdisc command failure.
James Smart
1
-1
/
+2
2015-06-06
lpfc: Add support for RDP ELS command.
James Smart
7
-0
/
+955
2015-06-06
lpfc: Fix ABORTs WQ selection in terminate_rport_io
James Smart
1
-11
/
+21
2015-06-06
lpfc: Correct reference counting of rport
James Smart
1
-1
/
+2
2015-06-06
lpfc: Add support for ELS LCB.
James Smart
6
-6
/
+306
2015-06-06
lpfc: Correct loss of target discovery after cable swap.
James Smart
1
-2
/
+2
2015-06-06
lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence
James Smart
1
-1
/
+1
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2
-0
/
+2
[next]