aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds16-137/+278
2006-11-16[PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo1-0/+1
2006-11-13[PATCH] SCSI core: always store >= 36 bytes of INQUIRY dataAlan Stern1-4/+14
2006-11-10[SCSI] psi240i.c: fix an array overrunAdrian Bunk1-1/+1
2006-11-10[SCSI] gdth: Fix && typosJean Delvare1-2/+2
2006-11-10[SCSI] iscsi class: update versionMike Christie1-1/+1
2006-11-10[SCSI] iscsi_tcp: fix xmittask oopsMike Christie1-2/+5
2006-11-10[SCSI] iscsi: add newlines to debug messagesPete Wyckoff1-4/+5
2006-11-10[SCSI] iscsi: always release cryptoPete Wyckoff1-11/+4
2006-11-09[SCSI] sg: fix incorrect last scatg lengthDouglas Gilbert1-12/+13
2006-11-09[SCSI] 3ware 9000 add support for 9650SEadam radford2-61/+94
2006-11-09[SCSI] aic94xx SCSI timeout fix: SMP retry fix.malahal@us.ibm.com1-37/+47
2006-11-09[SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com7-6/+106
2006-10-31[PATCH] SCSI: ISCSI build failureRandy Dunlap1-1/+1
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra5-6/+6
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds55-840/+891
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke1-0/+19
2006-10-25[SCSI] aic7xxx: Remove slave_destroyHannes Reinecke5-78/+31
2006-10-25[SCSI] aic79xx: set precompensationHannes Reinecke1-1/+15
2006-10-25[SCSI] aic79xx: Fixup external device resetHannes Reinecke1-10/+56
2006-10-25[SCSI] lpfc: fix printk format warningRandy Dunlap1-1/+2
2006-10-25[SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2-6/+1
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk13-198/+175
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad6-41/+26
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke1-14/+127
2006-10-25[SCSI] qla1280 bus reset typoJes Sorensen1-4/+3
2006-10-25[SCSI] libiscsi: fix logout pdu processingMike Christie1-2/+23
2006-10-25[SCSI] libiscsi: fix aen supportMike Christie1-2/+2
2006-10-25[SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie1-2/+0
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie1-30/+8
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie1-229/+17
2006-10-25[SCSI] Switch fdomain to the pci_get APIAlan Cox1-10/+20
2006-10-25[SCSI] add can_queue to host parametersJames Bottomley1-0/+2
2006-10-25[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-25[SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko3-4/+3
2006-10-25[SCSI] ibmvscsi: correctly reenable CRQSantiago Leon1-1/+1
2006-10-25[SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez1-1/+1
2006-10-25[SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez4-13/+104
2006-10-25[SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez3-3/+25
2006-10-25[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez1-19/+32
2006-10-25[SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar4-45/+51
2006-10-25[SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2-16/+21
2006-10-25[SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn1-1/+2
2006-10-25[SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan1-1/+1
2006-10-25[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne1-1/+1
2006-10-25[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez8-21/+21
2006-10-25[SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2-0/+2
2006-10-25[SCSI] qla4xxx: fix double printk on loadDoug Maxey1-1/+1
2006-10-25[SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski1-0/+1
2006-10-25[SCSI] st: Fixup -ENOMEDIUMKai Makisara1-1/+4