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-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-47
/
+10
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
5
-42
/
+69
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
4
-12
/
+0
2007-07-11
PCI: add pci_try_set_mwi
Randy Dunlap
1
-4
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
4
-33
/
+9
2007-07-11
PCI: remove useless pci driver method
David Brownell
1
-10
/
+0
2007-07-02
scsi disk help file is not complete
Randy Dunlap
1
-0
/
+1
2007-06-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+1
2007-06-16
ide-scsi: fix OOPS in idescsi_expiry()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-06-13
[SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING.
Thomas Bogendoerfer
1
-0
/
+1
2007-06-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-53
/
+26
2007-06-04
[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRS
David S. Miller
1
-0
/
+2
2007-06-04
[SCSI] atari_NCR5380: update_timeout removal
Michael Schmitz
1
-42
/
+2
2007-06-01
[SCSI] aacraid: fix shutdown handler to also disable interrupts.
Salyzyn, Mark
1
-10
/
+12
2007-06-01
parse errors in ifdefs
Yoann Padioleau
1
-1
/
+1
2007-06-01
potential parse error in ifdef
Yoann Padioleau
1
-1
/
+1
2007-05-30
[SCSI] qla2xxx: fix timeout in qla2x00_down_timeout
Bill Nottingham
1
-1
/
+1
2007-05-30
[SCSI] fix CONFIG_SCSI_WAIT_SCAN=m
Hugh Dickins
1
-0
/
+9
2007-05-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
4
-277
/
+189
2007-05-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
14
-68
/
+181
2007-05-29
[SCSI] ESP: Kill SCSI_ESP_CORE and link directly just like jazz_esp
David S. Miller
2
-16
/
+1
2007-05-29
[SCSI] jazz_esp: Converted to use esp_core.
Thomas Bogendoerfer
2
-247
/
+184
2007-05-29
[SCSI] pluto: Use wait_for_completion_timeout.
Christoph Hellwig
1
-14
/
+4
2007-05-24
[SCSI] megaraid_sas: intercept cmd timeout and throttle io
Sumant Patro
2
-12
/
+69
2007-05-22
[SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...
Darrick J. Wong
1
-4
/
+10
2007-05-22
[SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6
James Bottomley
2
-0
/
+2
2007-05-22
[SCSI] aacraid: apply commit config for reset_devices flag
Salyzyn, Mark
3
-5
/
+14
2007-05-22
[SCSI] sd: fix refcounting regression in suspend/resume routines
Alan Stern
1
-7
/
+11
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-05-16
[SCSI] aacraid: fix panic on short Inquiry
James Bottomley
1
-2
/
+2
2007-05-16
[SCSI] aacraid: Correct sa platform support. (Was: [Bug 8469] Bad EIP value o...
Salyzyn, Mark
3
-2
/
+10
2007-05-16
[SCSI] tgt: fix a rdma indirect transfer error bug
FUJITA Tomonori
1
-0
/
+1
2007-05-16
[SCSI] stex: minor cleanup and version update
Ed Lin
1
-3
/
+13
2007-05-16
[SCSI] stex: fix reset recovery for console device
Ed Lin
1
-0
/
+7
2007-05-16
[SCSI] stex: extend hard reset wait time
Ed Lin
1
-1
/
+6
2007-05-16
[SCSI] stex: fix id mapping issue
Ed Lin
2
-32
/
+29
2007-05-16
[SCSI] ipr: Proper return codes for eh_dev_reset for SATA devices
Brian King
1
-0
/
+7
2007-05-13
[SCSI]: Add help text for SCSI_ESP_CORE.
David S. Miller
1
-0
/
+8
2007-05-12
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-46
/
+14
2007-05-11
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
4
-40
/
+8
2007-05-11
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
3
-6
/
+6
2007-05-11
Convert SGI IP22 and specific drivers to platform_device.
Ralf Baechle
1
-144
/
+120
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-13
/
+17
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
4
-6
/
+6
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-7
/
+4
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1982
/
+2210
2007-05-08
[QLA2XXX]: Fix build on sparc.
David S. Miller
1
-7
/
+4
[next]