Age | Commit message (Expand) | Author |
2008-01-11 | [SCSI] sr: update to follow tray status correctly | James Bottomley |
2008-01-11 | [SCSI] libsas: don't use made up error codes | James Bottomley |
2008-01-11 | [SCSI] libsas, bsg: pass errors through correctly | James Bottomley |
2008-01-11 | [SCSI] libsas: don't treat underrun as an error on SMP tasks | James Bottomley |
2008-01-11 | [SCSI] libsas: add host SMP processing | James Bottomley |
2008-01-11 | [SCSI] megaraid: add __devexit annotation | Adrian Bunk |
2008-01-11 | [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix | Roel Kluin |
2008-01-11 | [SCSI] iscsi class: bump version | Mike Christie |
2008-01-11 | [SCSI] iscsi_tcp: fix setting of r2t | Mike Christie |
2008-01-11 | [SCSI] libiscsi: use is_power_of_2 | vignesh babu |
2008-01-11 | [SCSI] iscsi_tcp: hold lock during data rsp processing | Mike Christie |
2008-01-11 | [SCSI] iscsi_tcp: enable sg chaining | Mike Christie |
2008-01-11 | [SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfs | Mike Christie |
2008-01-11 | [SCSI] iscsi_tcp: drop session when itt does not match any command | Mike Christie |
2008-01-11 | [SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is bad | Olaf Kirch |
2008-01-11 | [SCSI] iscsi: convert xmit path to iscsi chunks | Olaf Kirch |
2008-01-11 | [SCSI] libiscsi: Drop host lock in queuecommand | Mike Christie |
2008-01-11 | [SCSI] libiscsi: clear conn->ctask when task is completed early | Mike Christie |
2008-01-11 | [SCSI] libiscsi: Do not fail commands immediately during logout | Mike Christie |
2008-01-11 | [SCSI] iscsi_tcp: update the website URL | FUJITA Tomonori |
2008-01-11 | [SCSI] libiscsi: fix nop handling | Mike Christie |
2008-01-11 | [SCSI] libiscsi: fix shutdown | Mike Christie |
2008-01-11 | [SCSI] libiscsi: grab eh_mutex during host reset | Mike Christie |
2008-01-11 | [SCSI] iscsi class: Use our own workq instead of common system one. | Mike Christie |
2008-01-11 | [SCSI] libiscsi: do not block session during logout | Mike Christie |
2008-01-11 | [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup | Olaf Kirch |
2008-01-11 | [SCSI] libiscsi,iser: patch for AHS support | Boaz Harrosh |
2008-01-11 | [SCSI] iscsi_tcp, libiscsi: initial AHS Support | Boaz Harrosh |
2008-01-11 | [SCSI] iscsi: Prettify resid handling and some extra checks | Boaz Harrosh |
2008-01-11 | [SCSI] iscsi_tcp: rewrite recv path | Olaf Kirch |
2008-01-11 | [SCSI] libiscsi, iscsi_tcp: add device support | Mike Christie |
2008-01-11 | [SCSI] make pcmcia directory use obj-y|m instead of subdir-y|m | Tejun Heo |
2008-01-11 | [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-01-11 | [SCSI] gdth: kill unneeded 'irq' argument | Jeff Garzik |
2008-01-11 | [SCSI] sym53c416: kill pointless irq handler loop and test | Jeff Garzik |
2008-01-11 | [SCSI] NCR5380: minor irq handler cleanups | Jeff Garzik |
2008-01-11 | [SCSI] sgiwd93: export sgiwd93_reset() | Andrew Morton |
2008-01-11 | [SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro... | Salyzyn, Mark |
2008-01-11 | [SCSI] hptiop: add more adapter models and other fixes | HighPoint Linux Team |
2008-01-11 | [SCSI] aic94xx: fix section mismatches | Randy Dunlap |
2008-01-11 | [SCSI] ips: handle scsi_add_host() failure, and other err cleanups | Jeff Garzik |
2008-01-11 | [SCSI] ips: PCI API cleanups | Jeff Garzik |
2008-01-11 | [SCSI] ips: trim trailing whitespace | Jeff Garzik |
2008-01-11 | [SCSI] ips: remove ips_ha members that duplicate struct pci_dev members | Jeff Garzik |
2008-01-11 | [SCSI] sym2: fix section mismatch warning | Randy Dunlap |
2008-01-11 | [SCSI] lpfc: minor cleanups | Adrian Bunk |
2008-01-11 | [SCSI] sd,sr: add early detection of medium not present | James Bottomley |
2008-01-11 | [SCSI] BUG_ON() impossible condition in sg list counting | Rusty Russell |
2008-01-11 | [SCSI] tgt: fix build when dprintk is defined | Randy Dunlap |
2008-01-11 | [SCSI] aacraid: don't assign cpu_to_le32(int) to u8 | Christoph Hellwig |