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
*
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
2008-02-01
1
-1
/
+2
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+0
*
[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"
James Bottomley
2008-01-30
1
-17
/
+12
*
[SCSI] handle scsi_init_queue failure properly
FUJITA Tomonori
2008-01-30
1
-1
/
+17
*
[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue
FUJITA Tomonori
2008-01-30
1
-0
/
+1
*
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
2008-01-30
1
-0
/
+70
*
[SCSI] scsi_debug: add bidi data transfer support
FUJITA Tomonori
2008-01-30
1
-11
/
+10
*
[SCSI] scsi_debug: add get_data_transfer_info helper function
FUJITA Tomonori
2008-01-30
1
-45
/
+38
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
39
-96
/
+18
*
[SCSI] bidirectional: fix up for the new blk_end_request code
Kiyoshi Ueda
2008-01-30
1
-2
/
+10
*
[SCSI] bidirectional command support
Boaz Harrosh
2008-01-30
2
-15
/
+94
*
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-30
6
-74
/
+54
*
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
2008-01-30
2
-34
/
+14
*
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
2008-01-30
4
-22
/
+20
*
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
2008-01-30
4
-22
/
+20
*
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
David Milburn
2008-01-30
1
-3
/
+6
*
[SCSI] sgiwd93: use cached memory access to make driver work on IP28
Thomas Bogendoerfer
2008-01-30
2
-26
/
+40
*
[SCSI] ncr53c8xx: fix sense_buffer access bug
FUJITA Tomonori
2008-01-30
1
-1
/
+1
*
[SCSI] aic79xx: fix sense_buffer access bug
FUJITA Tomonori
2008-01-30
1
-1
/
+1
*
[SCSI] hptiop: fix sense_buffer access bug
FUJITA Tomonori
2008-01-30
1
-1
/
+1
*
[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error
Nathan Lynch
2008-01-30
1
-1
/
+1
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
2
-3
/
+3
*
[ETH]: Combine format_addr() with print_mac().
Michael Chan
2008-01-28
1
-13
/
+1
*
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
1
-0
/
+12
|
\
|
*
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
2008-01-28
1
-0
/
+12
*
|
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
2
-24
/
+15
|
\
\
|
*
|
blk_end_request: changing scsi (take 4)
Kiyoshi Ueda
2008-01-28
1
-20
/
+11
|
*
|
blk_end_request: changing ide-scsi (take 4)
Kiyoshi Ueda
2008-01-28
1
-4
/
+4
|
|
/
*
|
SG: work with the SCSI fixed maximum allocations.
James Bottomley
2008-01-28
1
-3
/
+5
*
|
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
2008-01-28
2
-120
/
+21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-25
155
-8524
/
+9359
|
\
|
*
[SCSI] libsas: abstract STP task status into a function
James Bottomley
2008-01-25
3
-19
/
+40
|
*
[SCSI] ultrastor: clean up inline asm warnings
Frederik Deweerdt
2008-01-25
1
-3
/
+10
|
*
[SCSI] aic7xxx: fix firmware build
Vegard Nossum
2008-01-25
1
-27
/
+18
|
*
[SCSI] aacraid: fib context lock for management ioctls
Salyzyn, Mark
2008-01-25
1
-12
/
+17
|
*
[SCSI] ch: remove forward declarations
FUJITA Tomonori
2008-01-25
1
-66
/
+54
|
*
[SCSI] ch: fix device minor number management bug
FUJITA Tomonori
2008-01-25
1
-31
/
+40
|
*
[SCSI] ch: handle class_device_create failure properly
FUJITA Tomonori
2008-01-23
1
-7
/
+15
|
*
[SCSI] NCR5380: fix section mismatch
Randy Dunlap
2008-01-23
1
-1
/
+1
|
*
[SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices
Tony Battersby
2008-01-23
1
-1
/
+1
|
*
[SCSI] don't use __GFP_DMA for sense buffers if not required
James Bottomley
2008-01-23
3
-71
/
+51
|
*
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
2008-01-23
3
-3
/
+69
|
*
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
2008-01-23
1
-0
/
+9
|
*
[SCSI] fix pcmcia compile problem
James Bottomley
2008-01-23
1
-1
/
+2
|
*
[SCSI] aacraid: add Voodoo Lite class of cards.
Salyzyn, Mark
2008-01-23
4
-6
/
+44
|
*
[SCSI] aacraid: add new driver features flags
Salyzyn, Mark
2008-01-23
1
-0
/
+25
|
*
[SCSI] qla2xxx: Update version number to 8.02.00-k7.
Andrew Vasquez
2008-01-23
1
-1
/
+1
|
*
[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.
Seokmann Ju
2008-01-23
2
-2
/
+4
|
*
[SCSI] qla2xxx: Correct late-memset() of EFT buffer.
Andrew Vasquez
2008-01-23
1
-1
/
+1
|
*
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
Andrew Vasquez
2008-01-23
10
-14
/
+405
[next]