- 647d87b osst: cdev lock_kernel() pushdown. by Jonathan Corbet · 16 years ago
- eb09d3d sg: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
- 9604006 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
- af5741c [SCSI] qla1280: Fix queue depth problem by Jeremy Higdon · 17 years ago
- 64976a0 [SCSI] aha152x: Fix oops on module removal by James Bottomley · 17 years ago
- ad2fa42 [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E convention by James Bottomley · 17 years ago
- c8611f9 [SCSI] libiscsi regression in 2.6.25: fix setting of recv timer by Mike Christie · 17 years ago
- 8b2cc91 drivers/scsi/dpt_i2o.c: fix build on alpha by Andrew Morton · 17 years ago
- 4cf1043 [SCSI] libiscsi regression in 2.6.25: fix nop timer handling by Mike Christie · 17 years ago
- a85591f [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting... by James Bottomley · 17 years ago
- 2d6f0d0 [SCSI] gdth: fix timer handling by James Bottomley · 17 years ago
- 48fc8de CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS by Geert Uytterhoeven · 17 years ago
- d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- 7ad4a48 [SCSI] aic94xx: fix section mismatch by Sam Ravnborg · 17 years ago
- 392512f [SCSI] u14-34f: Fix 32bit only problem by Alan Cox · 17 years ago
- 1ed4391 [SCSI] dpt_i2o: sysfs code by Miquel van Smoorenburg · 17 years ago
- 62ac5ae [SCSI] dpt_i2o: 64 bit support by Miquel van Smoorenburg · 17 years ago
- 67af2b0 [SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent by Miquel van Smoorenburg · 17 years ago
- c864cb1 [SCSI] dpt_i2o: use standard __init / __exit code by Miquel van Smoorenburg · 17 years ago
- 33139b2 [SCSI] megaraid_sas: fix suspend/resume sections by Jiri Slaby · 17 years ago
- 655d722 [SCSI] aacraid: Add Power Management support by Mark Salyzyn · 17 years ago
- a4576b5 [SCSI] aacraid: Fix jbod operations scan issues by Mark Salyzyn · 17 years ago
- e2efe7a [SCSI] aacraid: Fix warning about macro side-effects by Mark Salyzyn · 17 years ago
- db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 17 years ago
- 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 17 years ago
- 0462590 [SCSI] aacraid: Fix down_interruptible() to check the return value correctly by Mark Salyzyn · 17 years ago
- 10ed219 drivers/scsi/mvsas.c: fix printk warnings by Andrew Morton · 17 years ago
- 726792b drivers/scsi/ncr53c8xx.c: fix warning by Andrew Morton · 17 years ago
- 127ce97 [SCSI] megaraid_sas; Update the Version and Changelog by bo yang · 17 years ago
- c3a3b55 [SCSI] ibmvscsi: Handle non SCSI error status by Brian King · 17 years ago
- 61d7416 [SCSI] bug fix for free list handling by Alan D. Brunelle · 17 years ago
- 49dd096 [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions by Brian King · 17 years ago
- 69cd39e9 [SCSI] megaraid_mbox: fix Dell CERC firmware problem by Hannes Reinecke · 17 years ago
- bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 17 years ago
- a973909 scsi: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
- 352ced8 proc: switch /proc/scsi/device_info to seq_file interface by Alexey Dobriyan · 17 years ago
- c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
- 4f54eec block: use blk_rq_init() to initialize the request by FUJITA Tomonori · 17 years ago
- 4917fa2 block: no need to initialize rq->cmd in prepare_flush_fn hook by FUJITA Tomonori · 17 years ago
- 75ad23b block: make queue flags non-atomic by Nick Piggin · 17 years ago
- 172c122 scsi: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
- 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 17 years ago
- 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 17 years ago
- 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 17 years ago
- 064922a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- ecc1241 [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
- 980b306 [SCSI] aic7xxx: add const by Denys Vlasenko · 17 years ago
- d1d7b19 [SCSI] aic7xxx: add static by Denys Vlasenko · 17 years ago
- d10c2e4 [SCSI] aic7xxx: Update _shipped files by Hannes Reinecke · 17 years ago
- 3dbd10f [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data by Hannes Reinecke · 17 years ago
- a198c3d [SCSI] qla2xxx: Update version number to 8.02.01-k2. by Andrew Vasquez · 17 years ago
- 666301e [SCSI] qla2xxx: Correct regression in relogin code. by Andrew Vasquez · 17 years ago
- c6852c4 [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. by Seokmann Ju · 17 years ago
- 3b8117b [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static by Adrian Bunk · 17 years ago
- 01ef66b [SCSI] qla2xxx: qla_os.c, make 2 functions static by Adrian Bunk · 17 years ago
- 7e47e5c [SCSI] qla2xxx: Re-register FDMI information after a LIP. by Andrew Vasquez · 17 years ago
- 0c23b85 [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. by Andrew Vasquez · 17 years ago
- c1ec1f1 [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. by Andrew Vasquez · 17 years ago
- 550bf57 [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. by Andrew Vasquez · 17 years ago
- c572270 [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. by Andrew Vasquez · 17 years ago
- 6fe07aa [SCSI] m68k: new mac_esp scsi driver by Finn Thain · 17 years ago
- bda2325 [SCSI] scsi_transport_fc: fc_user_scan correction by James Smart · 17 years ago
- 87c4d7b [SCSI] aha1542: minor irq handler cleanups by Jeff Garzik · 17 years ago
- 9f9a73b [SCSI] scsi_transport_spi: include sysfs.h by Randy Dunlap · 17 years ago
- 1377d8d [SCSI] FlashPoint: fix off-by-one errors by Adrian Bunk · 17 years ago
- 2b48aed [SCSI] aic7xxx: Update type check in aicasm grammar by Hannes Reinecke · 17 years ago
- 542bd13 [SCSI] fix SLUB WARN_ON by James Bottomley · 17 years ago
- 582fb6c [SCSI] esp_scsi: Make cur_residue and tot_residue signed. by David S. Miller · 17 years ago
- 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
- 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
- e19166d [SCSI] aha152x, eata, u14-34f: minor irq handler cleanups by Jeff Garzik · 17 years ago
- 8911c9e [SCSI] aic79xx: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
- 4485041 [SCSI] aic7xxx: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
- be0d676 [SCSI] aic7xxx, aic79xx: deinline functions by Denys Vlasenko · 17 years ago
- 93c20a5 [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects by FUJITA Tomonori · 17 years ago
- 97f46ae [SCSI] bsg: add release callback support by FUJITA Tomonori · 17 years ago
- 643eb2d [SCSI] rework scsi_target allocation by James Bottomley · 17 years ago
- f7120a4 [SCSI] use default attributes for scsi_host by Hannes Reinecke · 17 years ago
- 352f6bb [SCSI] scsi_transport_spi: fix the attribute settings by James Bottomley · 17 years ago
- bbd1ae4 [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state' by Hannes Reinecke · 17 years ago
- b0ed433 [SCSI] add scsi_host and scsi_target to scsi_bus by Hannes Reinecke · 17 years ago
- 7d15d6a [SCSI] st: fix up after class_device removal by James Bottomley · 17 years ago
- 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
- f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 17 years ago
- ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
- 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 17 years ago
- d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
- 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- 94795b6 [SCSI] iscsi: bidi support for iscsi_tcp by Boaz Harrosh · 17 years ago
- c07d444 [SCSI] iscsi: bidi support at the generic libiscsi level by Boaz Harrosh · 17 years ago
- 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 17 years ago
- 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- e3bfae4 ide-scsi: do non-atomic pc->flags testing by Borislav Petkov · 17 years ago
- 1c06578 ide-scsi: convert driver to using generic ide_atapi_pc by Borislav Petkov · 17 years ago
- 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
- 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago