- 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- 7cedb1f SG: work with the SCSI fixed maximum allocations. by James Bottomley · 17 years ago
- 610d8b0 blk_end_request: changing scsi (take 4) by Kiyoshi Ueda · 17 years ago
- 5a330e3 blk_end_request: changing ide-scsi (take 4) by Kiyoshi Ueda · 17 years ago
- 5ed7959 SG: Convert SCSI to use scatterlist helpers for sg chaining by Jens Axboe · 17 years ago
- 6da127a blktrace: Add blktrace ioctls to SCSI generic devices by Christof Schmitt · 17 years ago
- 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
- 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- 932aead ide-{floppy,tape,scsi}: fix register loading order when issuing packet command by Bartlomiej Zolnierkiewicz · 17 years ago
- 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
- 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 17 years ago
- e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 17 years ago
- 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 17 years ago
- 366ca51 [SCSI] libsas: abstract STP task status into a function by James Bottomley · 17 years ago
- 1292500 [SCSI] ultrastor: clean up inline asm warnings by Frederik Deweerdt · 17 years ago
- 93a38fa [SCSI] aic7xxx: fix firmware build by Vegard Nossum · 17 years ago
- a119ee8 [SCSI] aacraid: fib context lock for management ioctls by Salyzyn, Mark · 17 years ago
- 5aa22af [SCSI] ch: remove forward declarations by FUJITA Tomonori · 17 years ago
- da707c5 [SCSI] ch: fix device minor number management bug by FUJITA Tomonori · 17 years ago
- 9c77010 scsi: use class iteration api by Dave Young · 17 years ago
- af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
- e2d435e [SCSI] initio: fix module hangs on loading by Stuart Swales · 17 years ago
- a3d2c2e [SCSI] ch: handle class_device_create failure properly by FUJITA Tomonori · 17 years ago
- a43cf0f [SCSI] NCR5380: fix section mismatch by Randy Dunlap · 17 years ago
- 53474c0 [SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devices by Tony Battersby · 17 years ago
- 5b7f168 [SCSI] don't use __GFP_DMA for sense buffers if not required by James Bottomley · 17 years ago
- de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 17 years ago
- a0899d4 [SCSI] sd: add fix for devices with last sector access problems by Hans de Goede · 17 years ago
- b523381 [SCSI] fix pcmcia compile problem by James Bottomley · 17 years ago
- cb1042f [SCSI] aacraid: add Voodoo Lite class of cards. by Salyzyn, Mark · 17 years ago
- 2ca39c4 [SCSI] aacraid: add new driver features flags by Salyzyn, Mark · 17 years ago
- 0c27f5b [SCSI] qla2xxx: Update version number to 8.02.00-k7. by Andrew Vasquez · 17 years ago
- c48339d [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. by Seokmann Ju · 17 years ago
- fc44765 [SCSI] qla2xxx: Correct late-memset() of EFT buffer. by Andrew Vasquez · 17 years ago
- df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 17 years ago
- 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 17 years ago
- a824ebb [SCSI] qla2xxx: Code cleanups. by Adrian Bunk · 17 years ago
- 50db6b1 [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vport creation. by Seokmann Ju · 17 years ago
- 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 17 years ago
- a4722cf [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. by Andrew Vasquez · 17 years ago
- da7429f [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. by Andrew Vasquez · 17 years ago
- 6f13fd5 [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write. by Andrew Vasquez · 17 years ago
- 3776541 [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. by Andrew Vasquez · 17 years ago
- 43ef058 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. by Andrew Vasquez · 17 years ago
- 4733fcb [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. by Andrew Vasquez · 17 years ago
- fd66c1b [SCSI] st: convert to unlocked_ioctl by Kai Makisara · 17 years ago
- 8ce3eca [SCSI] aacraid: remove pigs in space by Salyzyn, Mark · 17 years ago
- d07e036 [SCSI] sg: handle class_device_create failure properly by FUJITA Tomonori · 17 years ago
- a24484f [SCSI] sg: set class_data after success by FUJITA Tomonori · 17 years ago
- d814c51 [SCSI] dpt_i2o: use constant instead of bare value by Salyzyn, Mark · 17 years ago
- f7fea18 [SCSI] ch: Convert to use unlocked_ioctl by Mathieu Segaud · 17 years ago
- eaa3e22 [SCSI] sg: Only print SCSI data direction warning once for a command by Andi Kleen · 17 years ago
- d496f94 [SCSI] aacraid: fix security weakness by Alan Cox · 17 years ago
- 3ace426 [SCSI] aacraid: replace '<?:' with min_t() by Salyzyn, Mark · 17 years ago
- b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
- 94aa5e5 [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand by FUJITA Tomonori · 17 years ago
- 382db81 [SCSI] megaraid: fix section mismatch by Randy Dunlap · 17 years ago
- cc75e8a [SCSI] libsas: fix sense_buffer overrun by FUJITA Tomonori · 17 years ago
- 3bc8070 [SCSI] aacraid: SMC vendor identification by Salyzyn, Mark · 17 years ago
- 0995ad3 [SCSI] aacraid: respond to enclosure service events by Salyzyn, Mark · 17 years ago
- d9aa3af [SCSI] sym53c8xx: fixes two bugs related to chip reset by Krzysztof Helt · 17 years ago
- 3a0086a [SCSI] aacraid: add call to flush_kernel_dcache_page by Salyzyn, Mark · 17 years ago
- 32cfe34 [SCSI] lpfc 8.2.4 : Update lpfc driver version to 8.2.4 by James Smart · 17 years ago
- fa4066b [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structure by James Smart · 17 years ago
- c95d6c6 [SCSI] lpfc 8.2.4 : Enhance debugfs use by James Smart · 17 years ago
- 9c2face [SCSI] lpfc 8.2.4 : Fix Unsolicited Data items by James Smart · 17 years ago
- 83108bd [SCSI] lpfc 8.2.4 : Add additional sysfs and module parameters by James Smart · 17 years ago
- 8a4df12 [SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port free by Tomohiro Kusumi · 17 years ago
- 0937282 [SCSI] lpfc 8.2.4 : Miscellaneous Fixes by James Smart · 17 years ago
- 13815c8 [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba resets by James Smart · 17 years ago
- fa61a54 [SCSI] lpfc 8.2.4 : Correct abort handler logic by James Smart · 17 years ago
- 0ff10d4 [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS Fixes by James Smart · 17 years ago
- b18268f [SCSI] aacraid: improve queue balancing by Salyzyn, Mark · 17 years ago
- b6ef70f [SCSI] aacraid: OS panic after Adapter panic (hardening). by Salyzyn, Mark · 17 years ago
- 6dcd4a7 [SCSI] aacraid: fix multiple definition of automatic variable warning. by Salyzyn, Mark · 17 years ago
- a3940da [SCSI] aacraid: fix big endian issues by Salyzyn, Mark · 17 years ago
- 06a43d1 [SCSI] aacraid: variable redefinition hides earlier warning by Salyzyn, Mark · 17 years ago
- 17eaace [SCSI] aacraid: add sysfs report of RAID level by Salyzyn, Mark · 17 years ago
- 95e852e [SCSI] aacraid: add parameter to control FUA and SYNCHRONIZE_CACHE policy by Salyzyn, Mark · 17 years ago
- 9b161a4 [SCSI] scsi_transport_spi: convert to attribute groups by James Bottomley · 17 years ago
- d52b381 [SCSI] add missing transport configure points for target and host by James Bottomley · 17 years ago
- ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
- 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
- 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
- 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
- 747d016 advansys: fix section mismatch warning by Randy Dunlap · 17 years ago
- 4c993f7 scsi/qla2xxx/qla_os.c section fix by Adrian Bunk · 17 years ago
- 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
- 166a728 [SCSI] fix scsi_setup_command_freelist failure path race by FUJITA Tomonori · 17 years ago
- 210ba1d [SCSI] sr: update to follow tray status correctly by James Bottomley · 17 years ago
- 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 17 years ago
- 2d507a0 [SCSI] libsas, bsg: pass errors through correctly by James Bottomley · 17 years ago
- 2d4b63e [SCSI] libsas: don't treat underrun as an error on SMP tasks by James Bottomley · 17 years ago
- b98e66f [SCSI] libsas: add host SMP processing by James Bottomley · 17 years ago
- bfd90dc [SCSI] megaraid: add __devexit annotation by Adrian Bunk · 17 years ago
- 3be38e7 [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix by Roel Kluin · 17 years ago
- 1039623 [SCSI] iscsi class: bump version by Mike Christie · 17 years ago
- df93ffc [SCSI] iscsi_tcp: fix setting of r2t by Mike Christie · 17 years ago