summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | [SCSI] complete the whole command when it is REQ_BLOCK_PCMike Christie2005-12-142-2/+12
| * | | | | | | | | | | | | | [SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie2005-12-141-1/+3
| * | | | | | | | | | | | | | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-143-73/+205
| * | | | | | | | | | | | | | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl2005-12-141-5/+13
| * | | | | | | | | | | | | | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl2005-12-141-2/+9
| * | | | | | | | | | | | | | [SCSI] sd: Always do write-protect checkAlan Stern2005-12-131-3/+1
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Change version number to 8.1.1James.Smart@Emulex.Com2005-12-131-1/+1
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com2005-12-131-7/+3
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com2005-12-133-1/+62
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com2005-12-136-33/+377
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen...James.Smart@Emulex.Com2005-12-132-48/+65
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G...James.Smart@Emulex.Com2005-12-132-11/+74
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com2005-12-133-37/+70
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com2005-12-131-38/+14
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t...James.Smart@Emulex.Com2005-12-131-8/+10
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Fixes for short cable pullsJames.Smart@Emulex.Com2005-12-132-0/+6
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisonsJames.Smart@Emulex.Com2005-12-131-24/+45
| * | | | | | | | | | | | | | [SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com2005-12-133-28/+24
| * | | | | | | | | | | | | | [SCSI] qla2xxx: fix compile error caused by pci_dev.owner moveJames Bottomley2005-12-131-1/+3
| * | | | | | | | | | | | | | [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] Fix Fibre Channel boot oopsJames Bottomley2005-12-261-1/+2
* | | | | | | | | | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-241-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby2005-12-241-4/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-212-14/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [SCSI] fix scsi_reap_target() device_del from atomic contextJames Bottomley2005-12-171-10/+38
OpenPOWER on IntegriCloud