Age | Commit message (Expand) | Author | Files | Lines |
2006-03-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 11 | -80/+90 |
2006-02-28 | [SCSI] aha152x: fix variable use before initialisation and other bugs | J�rgen E. Fischer | 3 | -37/+54 |
2006-02-28 | [SCSI] Fix uninitialised width and speed in sym2 | Matthew Wilcox | 1 | -0/+2 |
2006-02-28 | [SCSI] Delete duplicate driver template. | Ralf Baechle | 1 | -21/+0 |
2006-02-28 | [SCSI] scsi: scsi command retries off by one fix | Brian King | 2 | -3/+3 |
2006-02-28 | [SCSI] megaraid_sas: fix physical disk handling | Christoph Hellwig | 1 | -14/+15 |
2006-02-28 | [libata] Disable FUA | Jeff Garzik | 3 | -0/+7 |
2006-02-28 | [SCSI] scsi: handle ->slave_configure return value | Christoph Hellwig | 1 | -2/+14 |
2006-02-28 | [SCSI] fc_transport: stop creating duplicate rport entries. | Andrew Vasquez | 1 | -2/+1 |
2006-02-28 | [SCSI] sg: Remove aha1542 hack | Brian King | 1 | -1/+1 |
2006-02-27 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+43 |
2006-02-26 | [PATCH] sd: fix memory corruption with broken mode page headers | Al Viro | 1 | -3/+17 |
2006-02-26 | [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fix | Tejun Heo | 1 | -6/+27 |
2006-02-26 | [PATCH] sata_sil: add board ID for 3512 | Tejun Heo | 1 | -4/+17 |
2006-02-23 | [SCSI] esp: fix eh locking | Christoph Hellwig | 1 | -3/+1 |
2006-02-21 | [PATCH] libata: make ata_sg_setup_one() trim zero length sg | Tejun Heo | 1 | -5/+8 |
2006-02-21 | [PATCH] libata: fix WARN_ON() condition in *_fill_sg() | Tejun Heo | 2 | -2/+2 |
2006-02-18 | [PATCH] Add missing FUA write to sata_mv dma command list | Jens Axboe | 1 | -0/+1 |
2006-02-18 | [PATCH] libata: minor fix for 2.6.16-rc3 | Albert Lee | 1 | -3/+4 |
2006-02-18 | [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hba | Dan Williams | 1 | -1/+29 |
2006-02-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 32 | -479/+2020 |
2006-02-14 | [SCSI] fix wrong context bugs in SCSI | James Bottomley | 2 | -23/+12 |
2006-02-14 | [PATCH] add scsi_execute_in_process_context() API | James Bottomley | 1 | -0/+59 |
2006-02-12 | [SCSI] sym2: Mask off opcode from RBC | Matthew Wilcox | 1 | -1/+1 |
2006-02-12 | [SCSI] megaraid_legacy: kobject_register failure | Ju, Seokmann | 2 | -2/+2 |
2006-02-12 | [SCSI] ipr: Fix adapter initialization failure | Brian King | 2 | -47/+7 |
2006-02-09 | Merge branch 'upstream-fixes' | Jeff Garzik | 44 | -1200/+1494 |
2006-02-09 | Merge branch 'master' | Jeff Garzik | 5 | -6/+6 |
2006-02-08 | [PATCH] sg gfp_t annotations | Al Viro | 1 | -1/+1 |
2006-02-08 | [PATCH] scsi_transport_iscsi gfp_t annotations | Al Viro | 1 | -1/+1 |
2006-02-08 | [PATCH] drivers/scsi/mac53c94.c __iomem annotations | Al Viro | 1 | -2/+2 |
2006-02-08 | [PATCH] bogus asm/delay.h includes | Al Viro | 1 | -1/+1 |
2006-02-07 | [PATCH] qla2xxx: Correct lun assignment during IOCB submission. | andrew.vasquez@qlogic.com | 1 | -0/+1 |
2006-02-07 | [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command. | andrew.vasquez@qlogic.com | 1 | -1/+2 |
2006-02-07 | [PATCH] qla2xxx: Remove bogus debug-code. | andrew.vasquez@qlogic.com | 1 | -3/+0 |
2006-02-07 | [PATCH] qla2xxx: Close window on race between rport removal and fcport transi... | andrew.vasquez@qlogic.com | 1 | -0/+14 |
2006-02-06 | [SCSI] 3ware 9000 driver >4GB memory fix | adam radford | 1 | -3/+4 |
2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 1 | -1/+1 |
2006-02-05 | [SCSI] gdth: don't map zero-length requests | Jenx Axboe | 1 | -1/+1 |
2006-02-05 | [SCSI] megaraid_sas: support for 1078 type controller added | Sumant Patro | 2 | -18/+129 |
2006-02-05 | [SCSI] megaraid_sas: register 16 byte CDB capability | Joshua Giles | 2 | -4/+5 |
2006-02-05 | [SCSI] iscsi update: rm unused sessions list | Mike Christie | 1 | -5/+0 |
2006-02-05 | [SCSI] iscsi update: use gfp_t | Mike Christie | 1 | -1/+1 |
2006-02-05 | [SCSI] iscsi update: fix mgmt pool err path release | Mike Christie | 1 | -1/+1 |
2006-02-05 | [SCSI] iscsi update: set correct state at creation time | Mike Christie | 1 | -1/+1 |
2006-02-05 | [SCSI] iscsi update: rm conn lock | Mike Christie | 2 | -5/+0 |
2006-02-05 | [SCSI] iscsi update: set deamon pid earlier | Mike Christie | 1 | -6/+10 |
2006-02-05 | [SCSI] iscsi update: setup pool before using | Mike Christie | 1 | -7/+6 |
2006-02-05 | [SCSI] iscsi update: pass correct skb to skb_trim | Mike Christie | 1 | -4/+3 |
2006-02-05 | [SCSI] iscsi update: cleanup iscsi class interface | Mike Christie | 3 | -140/+154 |