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
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
mac_scsi: Convert to platform device
Finn Thain
1
-119
/
+126
2014-11-20
mac_scsi: Cleanup PDMA code
Finn Thain
1
-65
/
+67
2014-11-20
mac_scsi: Add module option to Kconfig
Finn Thain
2
-76
/
+38
2014-11-20
mac_scsi: Remove header
Finn Thain
2
-43
/
+20
2014-11-20
dmx3191d: Use NO_IRQ
Finn Thain
1
-17
/
+8
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
14
-111
/
+105
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
17
-69
/
+0
2014-11-20
ncr5380: Remove pointless compiler command line override macros
Finn Thain
6
-58
/
+20
2014-11-20
ncr5380: Move static PDMA spin counters to host data
Finn Thain
5
-27
/
+26
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
21
-320
/
+134
2014-11-20
ncr5380: Remove NCR5380_STATS
Finn Thain
5
-252
/
+0
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
10
-48
/
+66
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
12
-195
/
+1
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
14
-69
/
+3
2014-11-20
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
4
-51
/
+27
2014-11-20
ncr5380: Remove more useless prototypes
Finn Thain
7
-61
/
+50
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
11
-51
/
+11
2014-11-20
ncr5380: Remove unused macros
Finn Thain
10
-38
/
+1
2014-11-20
ncr5380: Fix compiler warnings and __setup options
Finn Thain
3
-3
/
+26
2014-11-20
ncr5380: Remove unused hostdata fields
Finn Thain
5
-41
/
+4
2014-11-20
ncr5380: Use printk() not pr_debug()
Finn Thain
1
-1
/
+2
2014-11-20
Fnic: Fnic Driver crashed with NULL pointer reference
Hiral Shah
2
-4
/
+19
2014-11-20
Fnic: For Standalone C series, "sending VLAN request" message seen even if th...
Hiral Shah
2
-1
/
+6
2014-11-20
Fnic: Improper resue of exchange Ids
Hiral Shah
2
-1
/
+12
2014-11-20
Fnic: Memcopy only mimumum of data or trace buffer
Hiral Shah
2
-3
/
+3
2014-11-20
Fnic: Not probing all the vNICS via fnic_probe on boot
Hiral Shah
2
-3
/
+12
2014-11-12
bnx2fc: fix an error code in _bnx2fc_create()
Dan Carpenter
1
-0
/
+1
2014-11-12
bnx2fc: check IS_ERR() instead of NULL
Dan Carpenter
1
-1
/
+1
2014-11-12
qla2xxx: remove redundant declaration in 'qla_gbl.h'
Chen Gang
2
-3
/
+1
2014-11-12
ipr: set coherent DMA mask
Anton Blanchard
1
-5
/
+6
2014-11-12
ipr: convert to generic DMA API
Anton Blanchard
2
-50
/
+53
2014-11-12
vmw_pvscsi: fixup tagging
Hannes Reinecke
1
-4
/
+0
2014-11-12
scsi_debug: error message should say scsi_host_alloc not scsi_register
Finn Thain
1
-1
/
+1
2014-11-12
tmscim: remove unused SCSI_IRQ_NONE macro definition
Finn Thain
1
-2
/
+0
2014-11-12
ufs: remove spurious scsi_set_tag_type call
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
6
-29
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
49
-225
/
+105
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
27
-94
/
+76
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
16
-277
/
+54
2014-11-12
scsi: remove ordered_tag host template field
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
7
-55
/
+22
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
3
-8
/
+13
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
15
-188
/
+38
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
5
-166
/
+87
2014-11-12
scsi: device handlers must have attach and detach methods
Christoph Hellwig
1
-12
/
+13
2014-11-12
scsi: remove struct scsi_dh_devlist
Christoph Hellwig
3
-6
/
+12
2014-11-12
scsi: use container_of to get at device handler private data
Christoph Hellwig
4
-60
/
+37
2014-11-12
scsi_dh: get module reference outside of device handler
Christoph Hellwig
5
-25
/
+22
2014-11-12
scsi_dh_hp_sw: fix return value on failed allocation
Christoph Hellwig
1
-1
/
+1
2014-11-12
sd: disable discard_zeroes_data for UNMAP
Martin K. Petersen
1
-4
/
+6
[prev]
[next]