index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
Revert "[SCSI] Remove full sg table memset()"
Jens Axboe
1
-0
/
+2
2007-10-17
[SCSI] Remove full sg table memset()
FUJITA Tomonori
1
-2
/
+0
2007-10-17
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
1
-4
/
+4
2007-10-17
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
1
-1
/
+1
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
47
-178
/
+345
2007-10-16
scsi_mac.h: Define AUTOSENSE before include of NCR5380.h
Boaz Harrosh
1
-4
/
+5
2007-10-16
remove sglist_len
FUJITA Tomonori
1
-7
/
+4
2007-10-16
revert sg segment size ifdefs
FUJITA Tomonori
1
-8
/
+20
2007-10-16
Fixup u14-34f ENABLE_SG_CHAINING
Andrew Morton
1
-1
/
+1
2007-10-16
qla1280: enable use_sg_chaining option
FUJITA Tomonori
1
-0
/
+1
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
37
-3
/
+44
2007-10-16
qla1280: sg chaining fixes
FUJITA Tomonori
1
-1
/
+4
2007-10-16
ips: sg chaining support
FUJITA Tomonori
1
-6
/
+8
2007-10-16
aha1542: convert to use the data buffer accessors
Jens Axboe
1
-17
/
+15
2007-10-16
ide-scsi: sg chaining support
Jens Axboe
1
-14
/
+18
2007-10-16
qlogicpti: sg chaining support
Jens Axboe
1
-7
/
+8
2007-10-16
aic94xx: sg chaining support
Jens Axboe
1
-3
/
+3
2007-10-16
qla1280: sg chaining support
Jens Axboe
1
-29
/
+37
2007-10-16
scsi generic: sg chaining support
Jens Axboe
1
-8
/
+8
2007-10-16
scsi_debug: support sg chaining
Jens Axboe
1
-14
/
+16
2007-10-16
SCSI: support for allocating large scatterlists
Jens Axboe
1
-47
/
+162
2007-10-16
scsi: simplify scsi_free_sgtable()
Jens Axboe
2
-6
/
+7
2007-10-16
scsi: convert to using sg helpers
Jens Axboe
1
-9
/
+13
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-22
/
+0
2007-10-15
scsi/gdth: fix crash in gdth_timeout if no gdth controllers found
Linus Torvalds
1
-0
/
+4
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
106
-18319
/
+13536
2007-10-12
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
2
-16
/
+14
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-7
/
+2
2007-10-12
[SCSI] gdth: fix CONFIG_ISA build failure
Dhaval Giani
1
-1
/
+1
2007-10-12
[SCSI] esp_scsi: remove __dev{init,exit}
Adrian Bunk
1
-5
/
+5
2007-10-12
[SCSI] gdth: !use_sg cleanup and use of scsi accessors
Boaz Harrosh
2
-126
/
+109
2007-10-12
[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2
Boaz Harrosh
3
-91
/
+104
2007-10-12
[SCSI] gdth: Setup proper per-command private data
Boaz Harrosh
3
-36
/
+91
2007-10-12
[SCSI] gdth: Remove gdth_ctr_tab[]
Boaz Harrosh
1
-58
/
+51
2007-10-12
[SCSI] gdth: switch to modern scsi host registration
Christoph Hellwig
2
-164
/
+157
2007-10-12
[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes
Boaz Harrosh
1
-50
/
+43
2007-10-12
[SCSI] gdth: clean up host private data
Boaz Harrosh
4
-384
/
+291
2007-10-12
[SCSI] gdth: Remove virt hosts
Christoph Hellwig
3
-95
/
+25
2007-10-12
[SCSI] gdth: Reorder scsi_host_template intitializers
Jeff Garzik
1
-3
/
+3
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
2
-4
/
+2
2007-10-12
[SCSI] gdth: kill gdth_{read,write}[bwl] wrappers
Jeff Garzik
1
-160
/
+153
2007-10-12
libata-link: linkify reset
Tejun Heo
1
-4
/
+4
2007-10-12
libata-link: introduce ata_link
Tejun Heo
2
-8
/
+8
2007-10-12
[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
Jeff Garzik
4
-453
/
+2
2007-10-12
[SCSI] gdth: split out pci probing
Christoph Hellwig
1
-145
/
+167
2007-10-12
[SCSI] gdth: split out eisa probing
Christoph Hellwig
1
-126
/
+159
2007-10-12
[SCSI] gdth: split out isa probing
Christoph Hellwig
1
-134
/
+162
2007-10-12
gdth: Make one abuse of scsi_cmnd less obvious
Matthew Wilcox
1
-16
/
+19
2007-10-12
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
4
-40
/
+31
2007-10-12
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...
Boaz Harrosh
1
-46
/
+68
[next]