index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-17
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1553
/
+8086
2008-07-16
Don't crash on IOMMU overflow in A100U2W driver
Mikulas Patocka
1
-3
/
+8
2008-07-16
BUG_ON on kernel misbehavior on A100U2W driver
Mikulas Patocka
1
-0
/
+1
2008-07-16
Add udelay to A100U2W SCSI driver
Mikulas Patocka
1
-0
/
+1
2008-07-16
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
2008-07-15
ide-scsi: add more debugging to idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+11
2008-07-15
ide-scsi: use pc->callback
Bartlomiej Zolnierkiewicz
1
-10
/
+22
2008-07-15
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
1
-28
/
+2
2008-07-15
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-07-15
ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc()
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2008-07-15
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
1
-28
/
+2
2008-07-15
ide-scsi: set drive->scsi flag for devices handled by the driver
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-07-15
ide-{floppy,tape,scsi}: log device name instead of driver name
Bartlomiej Zolnierkiewicz
1
-11
/
+13
2008-07-15
ide-scsi: add debug_log() macro
Bartlomiej Zolnierkiewicz
1
-26
/
+25
2008-07-15
ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers()
Bartlomiej Zolnierkiewicz
1
-57
/
+24
2008-07-15
ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-6
/
+11
2008-07-15
ide-scsi: fix handling of DMA errors in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2008-07-15
ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+8
2008-07-15
ide-scsi: fix race in idescsi_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-15
ide: remove action argument in ide_do_drive_cmd
FUJITA Tomonori
1
-1
/
+2
2008-07-15
ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait
FUJITA Tomonori
1
-2
/
+1
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove ide_init_drive_cmd
FUJITA Tomonori
1
-2
/
+2
2008-07-15
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
3
-11
/
+12
2008-07-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-253
/
+199
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
3
-11
/
+12
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
13
-8
/
+66
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
29
-124
/
+151
2008-07-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-49
/
+15
2008-07-14
scsi: sd: optionally set power condition in START STOP UNIT
Stefan Richter
1
-0
/
+5
2008-07-12
[SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of
Benjamin Herrenschmidt
1
-3
/
+1
2008-07-12
[SCSI] make struct scsi_{host,target}_type static
Adrian Bunk
2
-2
/
+2
2008-07-12
[SCSI] fix locking in host use of blk_plug_device()
James Bottomley
1
-1
/
+0
2008-07-12
[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver
Brian King
5
-0
/
+4613
2008-07-12
[SCSI] sg: Add target reset support
Brian King
1
-0
/
+3
2008-07-12
[SCSI] sd: Move scsi_disk() accessor function to sd.h
Martin K. Petersen
2
-5
/
+5
2008-07-12
[SCSI] sd: Move sd.h header file
Martin K. Petersen
2
-1
/
+58
2008-07-12
[SCSI] esp: correct module name in Kconfig help for SCSI_SUNESP
Frans Pop
1
-2
/
+4
2008-07-12
[SCSI] esp: Correct chip ID probing sequence.
David S. Miller
1
-11
/
+13
2008-07-12
[SCSI] scsi_debug: add support for rotation speed
Matthew Wilcox
1
-0
/
+12
2008-07-12
[SCSI] iscsi class: fix endpoint leak
Mike Christie
1
-1
/
+8
[next]