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-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
8
-4802
/
+3913
2007-04-27
[SCSI] SUNESP: Complete driver rewrite to version 2.0
David S. Miller
7
-4801
/
+3912
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2
-2
/
+3
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2007-04-14
[SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.
David S. Miller
1
-1
/
+1
2007-04-14
[SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handling
James Bottomley
1
-2
/
+9
2007-04-02
[SCSI]: Fix scsi_send_eh_cmnd scatterlist handling
David S. Miller
1
-1
/
+1
2007-03-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-3
/
+4
2007-03-15
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
1
-1
/
+13
2007-03-11
[SCSI] gdth: fix oops in gdth_copy_cmd()
Joerg Dorchain
1
-0
/
+2
2007-03-11
[SCSI] lpfc: avoid double-free during PCI error failure
Linas Vepstas
1
-3
/
+2
2007-03-04
[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries
Russell King
3
-6
/
+7
2007-03-04
[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen
Russell King
2
-4
/
+7
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
15
-103
/
+480
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
10
-37
/
+38
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-8
/
+0
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2007-02-17
fix SCSI_SCAN_ASYNC help text
Matthew Wilcox
1
-2
/
+3
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
2
-3
/
+3
2007-02-17
Fix misspellings of "agressive".
Robert P. J. Day
2
-4
/
+4
2007-02-17
drivers/scsi/a100u2w.c: trivial typo patch
Robert P. J. Day
1
-1
/
+1
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
3
-26
/
+26
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2007-02-16
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
1
-1
/
+10
2007-02-16
[SCSI] SCSI core: better initialization for sdev->scsi_level
Alan Stern
2
-1
/
+2
2007-02-16
[SCSI] scsi_proc.c: display sdev->scsi_level correctly
Alan Stern
1
-3
/
+2
2007-02-16
[SCSI] megaraid_sas: update version and author info
Sumant Patro
2
-6
/
+8
2007-02-16
[SCSI] megaraid_sas: return sync cache call with success
Sumant Patro
1
-0
/
+12
2007-02-16
[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...
Sumant Patro
1
-6
/
+6
2007-02-16
[SCSI] megaraid_sas: add bios_param in scsi_host_template
Sumant Patro
1
-0
/
+45
2007-02-16
[SCSI] megaraid_sas: do not process cmds if hw_crit_error is set
Sumant Patro
1
-1
/
+12
2007-02-16
[SCSI] aic79xx: remove extra newline from info message
Rolf Eike Beer
1
-1
/
+0
2007-02-16
[SCSI] scsi_scan.c: handle bad inquiry responses
Alan Stern
1
-0
/
+13
2007-02-16
[SCSI] aic94xx: tie driver to the major number of the sequencer firmware
James Bottomley
2
-3
/
+11
2007-02-16
[SCSI] lpfc: add PCI error recovery support
Linas Vepstas
2
-0
/
+109
2007-02-16
[SCSI] megaraid: pci_module_init to pci_register_driver
Richard Knutsson
1
-1
/
+1
2007-02-16
[SCSI] tgt: fix the user/kernel ring buffer interface
FUJITA Tomonori
1
-0
/
+8
2007-02-16
[SCSI] sgiwd93: interfacing to wd33c93
peter fuerst
1
-2
/
+3
2007-02-16
[SCSI] wd33c93: Fast SCSI with WD33C93B
peter fuerst
2
-79
/
+248
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: scsi: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
4
-4
/
+4
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
56
-56
/
+0
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
13
-13
/
+13
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
76
-1737
/
+3085
2007-02-11
[PATCH] Get rid of "double zeroing" of allocated pages
Robert P. J. Day
1
-1
/
+0
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2
-4
/
+2
2007-02-10
Merge branch 'linus'
James Bottomley
27
-266
/
+408
[next]