| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] severing module.h->sched.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 4 | -13/+13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-11-16 | 16 | -137/+278 |
|\ |
|
| * | [SCSI] psi240i.c: fix an array overrun | Adrian Bunk | 2006-11-10 | 1 | -1/+1 |
| * | [SCSI] gdth: Fix && typos | Jean Delvare | 2006-11-10 | 1 | -2/+2 |
| * | [SCSI] iscsi class: update version | Mike Christie | 2006-11-10 | 1 | -1/+1 |
| * | [SCSI] iscsi_tcp: fix xmittask oops | Mike Christie | 2006-11-10 | 1 | -2/+5 |
| * | [SCSI] iscsi: add newlines to debug messages | Pete Wyckoff | 2006-11-10 | 1 | -4/+5 |
| * | [SCSI] iscsi: always release crypto | Pete Wyckoff | 2006-11-10 | 1 | -11/+4 |
| * | [SCSI] sg: fix incorrect last scatg length | Douglas Gilbert | 2006-11-09 | 1 | -12/+13 |
| * | [SCSI] 3ware 9000 add support for 9650SE | adam radford | 2006-11-09 | 2 | -61/+94 |
| * | [SCSI] aic94xx SCSI timeout fix: SMP retry fix. | malahal@us.ibm.com | 2006-11-09 | 1 | -37/+47 |
| * | [SCSI] aic94xx SCSI timeout fix | malahal@us.ibm.com | 2006-11-09 | 7 | -6/+106 |
* | | [PATCH] scsi: clear garbage after CDBs on SG_IO | Tejun Heo | 2006-11-16 | 1 | -0/+1 |
* | | [PATCH] SCSI core: always store >= 36 bytes of INQUIRY data | Alan Stern | 2006-11-13 | 1 | -4/+14 |
|/ |
|
* | [PATCH] SCSI: ISCSI build failure | Randy Dunlap | 2006-10-31 | 1 | -1/+1 |
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 | 5 | -6/+6 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-10-25 | 55 | -840/+891 |
|\ |
|
| * | [SCSI] aic79xx: Print out signalling | Hannes Reinecke | 2006-10-25 | 1 | -0/+19 |
| * | [SCSI] aic7xxx: Remove slave_destroy | Hannes Reinecke | 2006-10-25 | 5 | -78/+31 |
| * | [SCSI] aic79xx: set precompensation | Hannes Reinecke | 2006-10-25 | 1 | -1/+15 |
| * | [SCSI] aic79xx: Fixup external device reset | Hannes Reinecke | 2006-10-25 | 1 | -10/+56 |
| * | [SCSI] lpfc: fix printk format warning | Randy Dunlap | 2006-10-25 | 1 | -1/+2 |
| * | [SCSI] aic79xx: make ahd_set_tags() static | Adrian Bunk | 2006-10-25 | 2 | -6/+1 |
| * | [SCSI] aic7xxx: cleanups | Adrian Bunk | 2006-10-25 | 13 | -198/+175 |
| * | [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal | Amol Lad | 2006-10-25 | 6 | -41/+26 |
| * | [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS | Hannes Reinecke | 2006-10-25 | 1 | -14/+127 |
| * | [SCSI] qla1280 bus reset typo | Jes Sorensen | 2006-10-25 | 1 | -4/+3 |
| * | [SCSI] libiscsi: fix logout pdu processing | Mike Christie | 2006-10-25 | 1 | -2/+23 |
| * | [SCSI] libiscsi: fix aen support | Mike Christie | 2006-10-25 | 1 | -2/+2 |
| * | [SCSI] libiscsi: fix missed iscsi_task_put in xmit error path | Mike Christie | 2006-10-25 | 1 | -2/+0 |
| * | [SCSI] libiscsi: fix oops in connection create failure path | Mike Christie | 2006-10-25 | 1 | -30/+8 |
| * | [SCSI] iscsi class: fix slab corruption during restart | Mike Christie | 2006-10-25 | 1 | -229/+17 |
| * | [SCSI] Switch fdomain to the pci_get API | Alan Cox | 2006-10-25 | 1 | -10/+20 |
| * | [SCSI] add can_queue to host parameters | James Bottomley | 2006-10-25 | 1 | -0/+2 |
| * | [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fix | Andrey Mirkin | 2006-10-25 | 1 | -1/+1 |
| * | [SCSI] aic94xx: Supermicro motherboards support | Sergey Kononenko | 2006-10-25 | 3 | -4/+3 |
| * | [SCSI] ibmvscsi: correctly reenable CRQ | Santiago Leon | 2006-10-25 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Update version number to 8.01.07-k3. | Andrew Vasquez | 2006-10-25 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Correct QUEUE_FULL handling. | Andrew Vasquez | 2006-10-25 | 4 | -13/+104 |
| * | [SCSI] qla2xxx: Workaround D3 power-management issues. | Andrew Vasquez | 2006-10-25 | 3 | -3/+25 |
| * | [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage. | Andrew Vasquez | 2006-10-25 | 1 | -19/+32 |
| * | [SCSI] convert ninja driver to struct scsi_cmnd | Henrik Kretzschmar | 2006-10-25 | 4 | -45/+51 |
| * | [SCSI] Scsi_Cmnd conversion in psi240i driver | Henrik Kretzschmar | 2006-10-25 | 2 | -16/+21 |
| * | [SCSI] lpfc: check before dereference in lpfc_ct.c | Eric Sesterhenn | 2006-10-25 | 1 | -1/+2 |
| * | [SCSI] scsi_lib.c: use BUILD_BUG_ON | Alexey Dobriyan | 2006-10-25 | 1 | -1/+1 |
| * | [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.c | Henne | 2006-10-25 | 1 | -1/+1 |
| * | [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. | Andrew Vasquez | 2006-10-25 | 8 | -21/+21 |
| * | [SCSI] aic7xxx: Adjust .max_sectors | Hannes Reinecke | 2006-10-25 | 2 | -0/+2 |
| * | [SCSI] qla4xxx: fix double printk on load | Doug Maxey | 2006-10-25 | 1 | -1/+1 |