summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] correct some dropped const compiler warningsJames Bottomley2005-12-132-3/+5
* [SCSI] iscsi: check header digests for mgmt tasksMike Christie2005-12-131-12/+12
* [SCSI] iscsi: update versionMike Christie2005-12-131-1/+1
* [SCSI] iscsi: lower queue depthMike Christie2005-12-132-6/+17
* [SCSI] iscsi: data digest calculation fixMike Christie2005-12-131-25/+40
* [SCSI] iscsi: iscsi response fixMike Christie2005-12-131-5/+2
* [SCSI] iscsi: redirect fixMike Christie2005-12-131-2/+3
* [SCSI] iscsi: opcode check fixMike Christie2005-12-131-1/+1
* [SCSI] sym2: Version 2.2.2Matthew Wilcox2005-12-131-1/+1
* [SCSI] sym2: Report disabled devices and LUNs more attractivelyMatthew Wilcox2005-12-132-33/+11
* [SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox2005-12-135-18/+26
* [SCSI] sym2: Use scsi_print_msgMatthew Wilcox2005-12-131-24/+5
* [SCSI] sym2: Use DMA_40BIT_MASK constantMatthew Wilcox2005-12-131-1/+1
* [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox2005-12-138-204/+40
* [SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox2005-12-133-121/+38
* [SCSI] sym2: Remove last vestiges of sym_sniff_inquiryMatthew Wilcox2005-12-132-10/+0
* [SCSI] sym2: Remove FreeBSD ifdefsMatthew Wilcox2005-12-132-16/+0
* [SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16.Andrew Vasquez2005-12-131-0/+12376
* [SCSI] qla2xxx: Add support for embedded ISP24xx firmware.Andrew Vasquez2005-12-134-55/+202
* [SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez2005-12-137-98/+348
* [SCSI] scsi_lib: stricter checks for clearing use_10_for_rwJens Axboe2005-12-131-1/+2
* [SCSI] Delete trailing full stopMatthew Wilcox2005-12-131-1/+1
* [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-138-21/+21
* [SCSI] ipr: Driver initialization fix for kexec/kdumpbrking@us.ibm.com2005-12-132-3/+19
* [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy ...Ju, Seokmann2005-12-133-77/+11
* [SCSI] megaraid_legacy: removed PCI ID overlap from the driv erJu, Seokmann2005-12-131-18/+9
* [PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord2005-12-121-2/+2
* [PATCH] Fix SCSI scanning slab corruptionBrian King2005-12-121-3/+0
* Revert revert of "[SCSI] fix usb storage oops"Linus Torvalds2005-12-121-1/+8
* [PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo2005-12-031-2/+7
* Revert "[SCSI] fix usb storage oops"Linus Torvalds2005-12-021-8/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-027-17/+31
|\
| * [SCSI] sg: fix a bug in st_map_user_pages failure pathHugh Dickins2005-12-021-1/+3
| * [SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2005-12-022-4/+0
| * [SCSI] st: fix a bug in sgl_map_user_pages failure path Hugh Dickins2005-12-011-0/+1
| * [SCSI] sym2: Disable IU and QAS negotiationMatthew Wilcox2005-12-011-1/+4
| * [SCSI] aacraid: Check scsi_bios_ptabe return codeMark Haverkamp2005-12-011-0/+2
| * [SCSI] SPI DV: be more conservative about echo buffer usageJames Bottomley2005-12-011-9/+19
| * [SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin2005-11-282-2/+2
* | [PATCH] fix megaraid.c lockingChristoph Hellwig2005-11-291-15/+14
|/
* [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-4/+5
* [PATCH] Fix a bug in scsi_get_commandMatthew Dobson2005-11-221-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-181-1/+1
|\
| * [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-181-1/+1
* | [libata sata_mv] update copyright, driver versionJeff Garzik2005-11-181-1/+2
* | [PATCH] sil24: make error_intr less verboseTejun Heo2005-11-181-3/+9
* | [PATCH] sil24: add ATAPI supportTejun Heo2005-11-181-26/+58
* | [PATCH] sil24: use SRST for phy_resetTejun Heo2005-11-181-10/+66
* | [PATCH] sil24: add sil24_restart_controllerTejun Heo2005-11-181-3/+32
|/
* [libata sata_mv] handle lack of hardware nIEN supportJeff Garzik2005-11-171-1/+6
OpenPOWER on IntegriCloud