Age | Commit message (Expand) | Author | Files | Lines |
2006-10-26 | [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS | Hannes Reinecke | 1 | -14/+127 |
2006-10-26 | [SCSI] qla1280 bus reset typo | Jes Sorensen | 1 | -4/+3 |
2006-10-26 | [SCSI] libiscsi: fix logout pdu processing | Mike Christie | 1 | -2/+23 |
2006-10-26 | [SCSI] libiscsi: fix aen support | Mike Christie | 1 | -2/+2 |
2006-10-26 | [SCSI] libiscsi: fix missed iscsi_task_put in xmit error path | Mike Christie | 1 | -2/+0 |
2006-10-26 | [SCSI] libiscsi: fix oops in connection create failure path | Mike Christie | 1 | -30/+8 |
2006-10-26 | [SCSI] iscsi class: fix slab corruption during restart | Mike Christie | 1 | -229/+17 |
2006-10-26 | [SCSI] Switch fdomain to the pci_get API | Alan Cox | 1 | -10/+20 |
2006-10-26 | [SCSI] add can_queue to host parameters | James Bottomley | 1 | -0/+2 |
2006-10-26 | [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fix | Andrey Mirkin | 1 | -1/+1 |
2006-10-26 | [SCSI] aic94xx: Supermicro motherboards support | Sergey Kononenko | 3 | -4/+3 |
2006-10-26 | [SCSI] ibmvscsi: correctly reenable CRQ | Santiago Leon | 1 | -1/+1 |
2006-10-26 | [SCSI] qla2xxx: Update version number to 8.01.07-k3. | Andrew Vasquez | 1 | -1/+1 |
2006-10-26 | [SCSI] qla2xxx: Correct QUEUE_FULL handling. | Andrew Vasquez | 4 | -13/+104 |
2006-10-26 | [SCSI] qla2xxx: Workaround D3 power-management issues. | Andrew Vasquez | 3 | -3/+25 |
2006-10-26 | [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage. | Andrew Vasquez | 1 | -19/+32 |
2006-10-26 | [SCSI] convert ninja driver to struct scsi_cmnd | Henrik Kretzschmar | 4 | -45/+51 |
2006-10-26 | [SCSI] Scsi_Cmnd conversion in psi240i driver | Henrik Kretzschmar | 2 | -16/+21 |
2006-10-26 | [SCSI] lpfc: check before dereference in lpfc_ct.c | Eric Sesterhenn | 1 | -1/+2 |
2006-10-26 | [SCSI] scsi_lib.c: use BUILD_BUG_ON | Alexey Dobriyan | 1 | -1/+1 |
2006-10-26 | [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.c | Henne | 1 | -1/+1 |
2006-10-26 | [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. | Andrew Vasquez | 8 | -21/+21 |
2006-10-26 | [SCSI] aic7xxx: Adjust .max_sectors | Hannes Reinecke | 2 | -0/+2 |
2006-10-26 | [SCSI] qla4xxx: fix double printk on load | Doug Maxey | 1 | -1/+1 |
2006-10-26 | [SCSI] tmscsim: set max_sectors | Guennadi Liakhovetski | 1 | -0/+1 |
2006-10-26 | [SCSI] st: Fixup -ENOMEDIUM | Kai Makisara | 1 | -1/+4 |
2006-10-26 | [SCSI] Scsi_Cmnd conversion in qlogicfas408 driver | Henne | 2 | -23/+24 |
2006-10-26 | [SCSI] Scsi_Cmnd convertion in sun3-driver | Henne | 4 | -61/+69 |
2006-10-11 | [PATCH] use %zu for size_t | Al Viro | 1 | -1/+1 |
2006-10-11 | [PATCH] gfp annotations: scsi_error | Al Viro | 1 | -1/+1 |
2006-10-11 | [PATCH] NULL noise removal: advansys | Al Viro | 1 | -2/+2 |
2006-10-11 | [PATCH] advansys __iomem annotations | Al Viro | 1 | -1/+1 |
2006-10-06 | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 7 | -28/+23 |
2006-10-06 | [PATCH] fix mesh compile errors after irq changes | Olaf Hering | 1 | -2/+2 |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 7 | -28/+23 |
2006-10-06 | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 99 | -220/+185 |
2006-10-06 | [PATCH] fix qla{2,4} build error | Frederik Deweerdt | 8 | -21/+21 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 99 | -220/+185 |
2006-10-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 76 | -724/+9852 |
2006-10-04 | [SCSI] Initial Commit of qla4xxx | David Somayajulu | 18 | -0/+7540 |
2006-10-04 | [SCSI] raid class: handle component-add errors | Jeff Garzik | 1 | -4/+16 |
2006-10-04 | [SCSI] SCSI megaraid_sas: handle thrown errors | Jeff Garzik | 1 | -12/+30 |
2006-10-04 | [SCSI] SCSI aic94xx: handle sysfs errors | Jeff Garzik | 1 | -8/+33 |
2006-10-04 | [SCSI] SCSI st: fix error handling in module init, sysfs | Jeff Garzik | 1 | -37/+78 |
2006-10-04 | [SCSI] SCSI sd: fix module init/exit error handling | Jeff Garzik | 1 | -5/+18 |
2006-10-04 | [SCSI] SCSI osst: add error handling to module init, sysfs | Jeff Garzik | 1 | -40/+91 |
2006-10-04 | [SCSI] scsi: remove hosts.h | Henne | 5 | -11/+2 |
2006-10-04 | [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.c | Henne | 1 | -154/+144 |
2006-10-04 | [SCSI] megaraid_sas: sets ioctl timeout and updates version,changelog | Sumant Patro | 2 | -7/+12 |
2006-10-04 | [SCSI] megaraid_sas: adds tasklet for cmd completion | Sumant Patro | 2 | -22/+45 |