summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-11-1616-137/+278
|\
| * [SCSI] psi240i.c: fix an array overrunAdrian Bunk2006-11-101-1/+1
| * [SCSI] gdth: Fix && typosJean Delvare2006-11-101-2/+2
| * [SCSI] iscsi class: update versionMike Christie2006-11-101-1/+1
| * [SCSI] iscsi_tcp: fix xmittask oopsMike Christie2006-11-101-2/+5
| * [SCSI] iscsi: add newlines to debug messagesPete Wyckoff2006-11-101-4/+5
| * [SCSI] iscsi: always release cryptoPete Wyckoff2006-11-101-11/+4
| * [SCSI] sg: fix incorrect last scatg lengthDouglas Gilbert2006-11-091-12/+13
| * [SCSI] 3ware 9000 add support for 9650SEadam radford2006-11-092-61/+94
| * [SCSI] aic94xx SCSI timeout fix: SMP retry fix.malahal@us.ibm.com2006-11-091-37/+47
| * [SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com2006-11-097-6/+106
* | [PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo2006-11-161-0/+1
* | [PATCH] SCSI core: always store >= 36 bytes of INQUIRY dataAlan Stern2006-11-131-4/+14
|/
* [PATCH] SCSI: ISCSI build failureRandy Dunlap2006-10-311-1/+1
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-305-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-2555-840/+891
|\
| * [SCSI] aic79xx: Print out signallingHannes Reinecke2006-10-251-0/+19
| * [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-255-78/+31
| * [SCSI] aic79xx: set precompensationHannes Reinecke2006-10-251-1/+15
| * [SCSI] aic79xx: Fixup external device resetHannes Reinecke2006-10-251-10/+56
| * [SCSI] lpfc: fix printk format warningRandy Dunlap2006-10-251-1/+2
| * [SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2006-10-252-6/+1
| * [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-2513-198/+175
| * [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-256-41/+26
| * [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-251-14/+127
| * [SCSI] qla1280 bus reset typoJes Sorensen2006-10-251-4/+3
| * [SCSI] libiscsi: fix logout pdu processingMike Christie2006-10-251-2/+23
| * [SCSI] libiscsi: fix aen supportMike Christie2006-10-251-2/+2
| * [SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie2006-10-251-2/+0
| * [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-251-30/+8
| * [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-251-229/+17
| * [SCSI] Switch fdomain to the pci_get APIAlan Cox2006-10-251-10/+20
| * [SCSI] add can_queue to host parametersJames Bottomley2006-10-251-0/+2
| * [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-251-1/+1
| * [SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko2006-10-253-4/+3
| * [SCSI] ibmvscsi: correctly reenable CRQSantiago Leon2006-10-251-1/+1
| * [SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez2006-10-251-1/+1
| * [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-254-13/+104
| * [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-253-3/+25
| * [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-251-19/+32
| * [SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar2006-10-254-45/+51
| * [SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2006-10-252-16/+21
| * [SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn2006-10-251-1/+2
| * [SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan2006-10-251-1/+1
| * [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-251-1/+1
| * [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-258-21/+21
| * [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-252-0/+2
| * [SCSI] qla4xxx: fix double printk on loadDoug Maxey2006-10-251-1/+1
| * [SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski2006-10-251-0/+1
| * [SCSI] st: Fixup -ENOMEDIUMKai Makisara2006-10-251-1/+4