index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler
Matthew Wilcox
2007-10-23
1
-4
/
+3
*
[SCSI] sym53c8xx: Remove unnecessary check in queuecommand
Matthew Wilcox
2007-10-23
1
-17
/
+1
*
[SCSI] sym53c8xx: Remove data_mapping and data_mapped
Matthew Wilcox
2007-10-23
1
-30
/
+3
*
[SCSI] sym53c8xx: Use pci_dev irq number
Matthew Wilcox
2007-10-23
2
-5
/
+3
*
[SCSI] sym53c8xx: Work around 53c896 erratum
Kai Makisara
2007-10-23
1
-0
/
+4
*
[SCSI] qla1280: eliminate wasted space in request and response ring
Johannes Dickgreber
2007-10-23
1
-2
/
+2
*
[SCSI] aic7xxx: Fix firmware build
Hannes Reinecke
2007-10-21
1
-1
/
+2
*
[SCSI] aic7xxx: Update Maintainer information
Hannes Reinecke
2007-10-21
2
-4
/
+4
*
[SCSI] aic7xxx: Add suspend/resume support
Hannes Reinecke
2007-10-21
8
-47
/
+137
*
[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask
Johannes Dickgreber
2007-10-21
1
-2
/
+2
*
[SCSI] gdth: __init fixes
Adrian Bunk
2007-10-18
1
-3
/
+3
*
[SCSI] aic7xxx_old: fix accidental logic reversal
Adrian Bunk
2007-10-18
1
-1
/
+1
*
[SCSI] qla2xxx: printk fixes
Andrew Morton
2007-10-18
1
-2
/
+3
*
[SCSI] lpfc: lpfc_debugfs.c: fix typo
Adrian Bunk
2007-10-18
1
-1
/
+1
*
[SCSI] initio: Fix merge fallout
Alan Cox
2007-10-17
1
-2
/
+4
*
[SCSI] hptiop: avoid buffer overflow when returning sense data
HighPoint Linux Team
2007-10-17
1
-2
/
+3
*
[SCSI] make supported_mode default to initiator.
James Bottomley
2007-10-17
2
-4
/
+12
*
[SCSI] include linux/scatterlist.h in scsi_eh.h
James Bottomley
2007-10-17
1
-1
/
+0
*
[SCSI] fc4: remove this and all associated drivers
Matthew Wilcox
2007-10-17
5
-742
/
+0
*
Revert "[SCSI] Remove full sg table memset()"
Jens Axboe
2007-10-17
1
-0
/
+2
*
[SCSI] Remove full sg table memset()
FUJITA Tomonori
2007-10-17
1
-2
/
+0
*
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
2007-10-17
1
-4
/
+4
*
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
2007-10-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
47
-178
/
+345
|
\
|
*
remove sglist_len
FUJITA Tomonori
2007-10-16
1
-7
/
+4
|
*
revert sg segment size ifdefs
FUJITA Tomonori
2007-10-16
1
-8
/
+20
|
*
Fixup u14-34f ENABLE_SG_CHAINING
Andrew Morton
2007-10-16
1
-1
/
+1
|
*
qla1280: enable use_sg_chaining option
FUJITA Tomonori
2007-10-16
1
-0
/
+1
|
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
37
-3
/
+44
|
*
qla1280: sg chaining fixes
FUJITA Tomonori
2007-10-16
1
-1
/
+4
|
*
ips: sg chaining support
FUJITA Tomonori
2007-10-16
1
-6
/
+8
|
*
aha1542: convert to use the data buffer accessors
Jens Axboe
2007-10-16
1
-17
/
+15
|
*
ide-scsi: sg chaining support
Jens Axboe
2007-10-16
1
-14
/
+18
|
*
qlogicpti: sg chaining support
Jens Axboe
2007-10-16
1
-7
/
+8
|
*
aic94xx: sg chaining support
Jens Axboe
2007-10-16
1
-3
/
+3
|
*
qla1280: sg chaining support
Jens Axboe
2007-10-16
1
-29
/
+37
|
*
scsi generic: sg chaining support
Jens Axboe
2007-10-16
1
-8
/
+8
|
*
scsi_debug: support sg chaining
Jens Axboe
2007-10-16
1
-14
/
+16
|
*
SCSI: support for allocating large scatterlists
Jens Axboe
2007-10-16
1
-47
/
+162
|
*
scsi: simplify scsi_free_sgtable()
Jens Axboe
2007-10-16
2
-6
/
+7
|
*
scsi: convert to using sg helpers
Jens Axboe
2007-10-16
1
-9
/
+13
|
*
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-10-16
1
-22
/
+0
*
|
scsi_mac.h: Define AUTOSENSE before include of NCR5380.h
Boaz Harrosh
2007-10-16
1
-4
/
+5
|
/
*
scsi/gdth: fix crash in gdth_timeout if no gdth controllers found
Linus Torvalds
2007-10-15
1
-0
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
106
-18319
/
+13536
|
\
|
*
[SCSI] gdth: fix CONFIG_ISA build failure
Dhaval Giani
2007-10-12
1
-1
/
+1
|
*
[SCSI] esp_scsi: remove __dev{init,exit}
Adrian Bunk
2007-10-12
1
-5
/
+5
|
*
[SCSI] gdth: !use_sg cleanup and use of scsi accessors
Boaz Harrosh
2007-10-12
2
-126
/
+109
|
*
[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2
Boaz Harrosh
2007-10-12
3
-91
/
+104
|
*
[SCSI] gdth: Setup proper per-command private data
Boaz Harrosh
2007-10-12
3
-36
/
+91
[next]