summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-261-14/+127
| | * [SCSI] qla1280 bus reset typoJes Sorensen2006-10-261-4/+3
| | * [SCSI] libiscsi: fix logout pdu processingMike Christie2006-10-261-2/+23
| | * [SCSI] libiscsi: fix aen supportMike Christie2006-10-261-2/+2
| | * [SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie2006-10-261-2/+0
| | * [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-261-30/+8
| | * [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-261-229/+17
| | * [SCSI] Switch fdomain to the pci_get APIAlan Cox2006-10-261-10/+20
| | * [SCSI] add can_queue to host parametersJames Bottomley2006-10-261-0/+2
| | * [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-261-1/+1
| | * [SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko2006-10-263-4/+3
| | * [SCSI] ibmvscsi: correctly reenable CRQSantiago Leon2006-10-261-1/+1
| | * [SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez2006-10-261-1/+1
| | * [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-264-13/+104
| | * [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-263-3/+25
| | * [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-261-19/+32
| | * [SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar2006-10-264-45/+51
| | * [SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2006-10-262-16/+21
| | * [SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn2006-10-261-1/+2
| | * [SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan2006-10-261-1/+1
| | * [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-261-1/+1
| | * [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-268-21/+21
| | * [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-262-0/+2
| | * [SCSI] qla4xxx: fix double printk on loadDoug Maxey2006-10-261-1/+1
| | * [SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski2006-10-261-0/+1
| | * [SCSI] st: Fixup -ENOMEDIUMKai Makisara2006-10-261-1/+4
| | * [SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne2006-10-262-23/+24
| | * [SCSI] Scsi_Cmnd convertion in sun3-driverHenne2006-10-264-61/+69
| * | [PATCH] irq updates: make eata_pio compileAlan Cox2006-10-201-1/+1
| * | Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-193-9/+30
| |\ \
| | * | [initio] Add pci dev table for module auto loading.Ben Collins2006-10-181-9/+10
| | * | [fdomain] Add pci dev table for module auto loading.Ben Collins2006-10-181-0/+9
| | * | [BusLogic] Add pci dev table for auto module loading.Ben Collins2006-10-181-0/+11
| * | | [SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2006-10-182-3/+3
| |/ /
| * | [PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-161-1/+1
| * | [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-116-6/+6
| |/
* | [SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley2006-11-221-1/+1
* | [PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong2006-11-221-0/+9
* | [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-223-8/+46
* | [SCSI] fix module unload induced compile warningIngo Molnar2006-11-161-1/+1
* | [SCSI] scsi: t128 scsi_cmnd convertionHenne2006-11-151-19/+20
* | [SCSI] ips: fix soft lockup during reset initializationAndrew Morton2006-11-151-3/+6
* | [SCSI] qla2xxx: make some functions staticAdrian Bunk2006-11-152-10/+10
* | [SCSI] minor bug fixes and cleanupsJeff Garzik2006-11-154-14/+24
* | [SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton2006-11-151-14/+14
* | [SCSI] SCSI/aha1740: handle SCSI API errorsJeff Garzik2006-11-151-2/+8
* | [SCSI] st: log message changesKai Makisara2006-11-151-8/+8
* | [SCSI] sd: clearer output of disk cache stateLuben Tuikov2006-11-151-6/+7
* | [SCSI] kill scsi_assign_lockChristoph Hellwig2006-11-151-2/+2
* | [SCSI] untangle scsi_prep_fnChristoph Hellwig2006-11-151-147/+166