summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-1210-41/+152
* [SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart2008-01-127-204/+300
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-1212-148/+372
* [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart2008-01-126-109/+27
* [SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart2008-01-127-81/+127
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-129-2/+213
* [SCSI] ibmvscsi: Set default command timeoutBrian King2008-01-121-1/+3
* [SCSI] 53c7xx: fix removal falloutAdrian Bunk2008-01-121-2/+0
* [SCSI] tgt: convert to use the data buffer accessorsFUJITA Tomonori2008-01-124-18/+20
* [SCSI] aic94xx: update BIOS image from user space.Gilbert Wu2008-01-124-0/+697
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-123-12/+27
* [SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori2008-01-091-1/+1
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-066-43/+42
* [SCSI] SRP transport: only remove our own entriesDave Dillow2008-01-041-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-01-033-1/+21
|\
| * [SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley2008-01-023-1/+21
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-026-42/+43
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-195-4/+6
|\
| * [SCSI] initio: bugfix for accessors patchBoaz Harrosh2007-12-181-0/+1
| * [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori2007-12-181-0/+1
| * [SCSI] initio: fix conflict when loading driverAlan Cox2007-12-181-0/+1
| * [SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby2007-12-181-1/+1
| * [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley2007-12-181-2/+1
| * [SCSI] sym53c8xx: fix free_irq() regressionTony Battersby2007-12-181-1/+1
* | ide-scsi: add ide_scsi_hex_dump() helperBartlomiej Zolnierkiewicz2007-12-121-8/+9
|/
* esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-112-4/+31
* revert "dpt_i2o: convert to SCSI hotplug model"Andrew Morton2007-12-112-73/+68
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-0314-337/+283
|\
| * [SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik2007-11-258-19/+23
| * [SCSI] qla1280: convert to use the data buffer accessorsJes Sorensen2007-11-151-221/+166
| * [SCSI] iscsi: return data transfer residual for data-out commandsTony Battersby2007-11-141-3/+0
| * [SCSI] iscsi_tcp: fix potential lockup with write commandsTony Battersby2007-11-142-87/+86
| * [SCSI] aacraid: fix security weaknessAlan Cox2007-11-121-2/+2
| * [SCSI] aacraid: fix up le32 issues in BlinkLEDSalyzyn, Mark2007-11-071-1/+1
| * [SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark2007-11-071-1/+2
| * [SCSI] aacraid: don't assign cpu_to_le32(constant) to u8Stephen Rothwell2007-11-071-3/+3
* | m68k: zorro7xx needs <asm/amigahw.h>Geert Uytterhoeven2007-11-291-0/+3
* | ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng2007-11-271-14/+8
* | aic94xx_sds: rename FLASH_SIZEAndrew Morton2007-11-151-2/+2
|/
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-11-053-9/+21
|\
| * [SCSI] ibmvscsi: Prevent IO during partner loginRobert Jennings2007-11-031-5/+14
| * [SCSI] lpfc : Correct queue tag handlingJames Smart2007-11-031-2/+3
| * [SCSI] osst: fix if (...) \n #if... cases missing semicolons when falseIlpo Järvinen2007-10-271-2/+4
* | SCSI: add asynchronous event notification APIJeff Garzik2007-11-043-0/+186
* | [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-021-1/+1
* | [ARM] Fix an rpc_defconfig regressionRussell King2007-10-311-6/+2
* | Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-2/+2
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-291-0/+1
|\ \
| * | Initialise scatter/gather list in sg driverAnton Blanchard2007-10-291-0/+1
| |/