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
2008-07-26
[SCSI] stex: fix queue depth setting
Mike Christie
1
-1
/
+1
2008-07-26
[SCSI] qla4xxx: fix queue depth setting
Mike Christie
1
-1
/
+3
2008-07-26
[SCSI] fix shared tag map setup
Mike Christie
1
-5
/
+14
2008-07-26
[SCSI] st: Remove bogus memset
Kai Makisara
1
-6
/
+2
2008-07-26
[SCSI] st: Move buffer pointer back when data could not be written.
Kai Makisara
1
-1
/
+2
2008-07-26
[SCSI] qla2xxx: Update version number to 8.02.01-k5.
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.
Andrew Vasquez
2
-0
/
+9
2008-07-26
[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23...
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.
Andrew Vasquez
1
-0
/
+6
2008-07-26
[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...
Seokmann Ju
3
-4
/
+8
2008-07-26
[SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.
Seokmann Ju
1
-4
/
+0
2008-07-26
[SCSI] qla2xxx: Correct fcport state-management during loss.
Seokmann Ju
2
-11
/
+3
2008-07-26
[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
Seokmann Ju
3
-15
/
+20
2008-07-26
[SCSI] qla2xxx: Swap enablement order of EFT and FCE.
Andrew Vasquez
1
-40
/
+40
2008-07-26
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
Joe Carnuccio
5
-5
/
+60
2008-07-26
[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.
Andrew Vasquez
3
-1
/
+10
2008-07-26
[SCSI] qla2xxx: Cleanup NPIV related functions
Seokmann Ju
5
-23
/
+4
2008-07-26
[SCSI] qla2xxx: Add LIP count to FC-transport statistics.
Harish Zunjarrao
2
-1
/
+3
2008-07-26
[SCSI] qla2xxx: Track total number of ISP aborts.
Harish Zunjarrao
3
-0
/
+19
2008-07-26
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
Andrew Vasquez
2
-19
/
+3
2008-07-26
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
Seokmann Ju
5
-25
/
+78
2008-07-26
[SCSI] qla2xxx: Correct locking during NVRAM manipulation.
Andrew Vasquez
1
-3
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
4
-6
/
+6
2008-07-25
ibmvfc: Add support for collaborative memory overcommit
Brian King
1
-0
/
+15
2008-07-25
ibmvscsi: driver enablement for CMO
Robert Jennings
2
-7
/
+40
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-11
/
+22
2008-07-24
ide-scsi: remove kmalloced struct request
FUJITA Tomonori
1
-10
/
+15
2008-07-24
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
1
-1
/
+7
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
ide-scsi: convert to using the new atapi_flags
Borislav Petkov
1
-16
/
+1
2008-07-23
ide-scsi: pass packet command in rq->cmd
Borislav Petkov
1
-0
/
+2
2008-07-23
ide-scsi: use drive->pc_callback instead of pc->callback
Borislav Petkov
1
-2
/
+3
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
3
-8
/
+9
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2
-3
/
+4
2008-07-21
device create: scsi: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+2
2008-07-16
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
3
-3
/
+18
2008-07-16
IDE: Remove unused code
Elias Oltmanns
1
-14
/
+0
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1553
/
+8086
2008-07-15
Don't crash on IOMMU overflow in A100U2W driver
Mikulas Patocka
1
-3
/
+8
2008-07-15
BUG_ON on kernel misbehavior on A100U2W driver
Mikulas Patocka
1
-0
/
+1
2008-07-15
Add udelay to A100U2W SCSI driver
Mikulas Patocka
1
-0
/
+1
2008-07-15
Fix endianity in A100U2W SCSI driver
Mikulas Patocka
1
-18
/
+18
2008-07-15
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-222
/
+80
2008-07-15
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
1
-112
/
+3
2008-07-15
ide-{floppy,scsi}: read Status Register before stopping DMA engine
Bartlomiej Zolnierkiewicz
1
-3
/
+4
[prev]
[next]