Age | Commit message (Expand) | Author | Files | Lines |
2008-01-12 | [SCSI] iscsi: Prettify resid handling and some extra checks | Boaz Harrosh | 2 | -14/+14 |
2008-01-12 | [SCSI] iscsi_tcp: rewrite recv path | Olaf Kirch | 2 | -536/+548 |
2008-01-12 | [SCSI] libiscsi, iscsi_tcp: add device support | Mike Christie | 5 | -312/+377 |
2008-01-12 | [SCSI] make pcmcia directory use obj-y|m instead of subdir-y|m | Tejun Heo | 1 | -1/+1 |
2008-01-12 | [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 1 | -1/+1 |
2008-01-12 | [SCSI] gdth: kill unneeded 'irq' argument | Jeff Garzik | 1 | -12/+10 |
2008-01-12 | [SCSI] sym53c416: kill pointless irq handler loop and test | Jeff Garzik | 1 | -15/+1 |
2008-01-12 | [SCSI] NCR5380: minor irq handler cleanups | Jeff Garzik | 1 | -3/+4 |
2008-01-12 | [SCSI] sgiwd93: export sgiwd93_reset() | Andrew Morton | 1 | -0/+1 |
2008-01-12 | [SCSI] aacraid: fix driver failure with Dell PowerEdge Expandable RAID Contro... | Salyzyn, Mark | 4 | -22/+47 |
2008-01-12 | [SCSI] hptiop: add more adapter models and other fixes | HighPoint Linux Team | 3 | -166/+555 |
2008-01-12 | [SCSI] aic94xx: fix section mismatches | Randy Dunlap | 1 | -3/+3 |
2008-01-12 | [SCSI] ips: handle scsi_add_host() failure, and other err cleanups | Jeff Garzik | 1 | -5/+13 |
2008-01-12 | [SCSI] ips: PCI API cleanups | Jeff Garzik | 1 | -41/+31 |
2008-01-12 | [SCSI] ips: trim trailing whitespace | Jeff Garzik | 2 | -30/+31 |
2008-01-12 | [SCSI] ips: remove ips_ha members that duplicate struct pci_dev members | Jeff Garzik | 2 | -107/+91 |
2008-01-12 | [SCSI] sym2: fix section mismatch warning | Randy Dunlap | 1 | -2/+2 |
2008-01-12 | [SCSI] lpfc: minor cleanups | Adrian Bunk | 6 | -45/+38 |
2008-01-12 | [SCSI] sd,sr: add early detection of medium not present | James Bottomley | 4 | -18/+62 |
2008-01-12 | [SCSI] BUG_ON() impossible condition in sg list counting | Rusty Russell | 2 | -20/+6 |
2008-01-12 | [SCSI] tgt: fix build when dprintk is defined | Randy Dunlap | 1 | -6/+6 |
2008-01-12 | [SCSI] aacraid: don't assign cpu_to_le32(int) to u8 | Christoph Hellwig | 5 | -37/+37 |
2008-01-12 | [SCSI] qla2xxx: Update version number to 8.02.00-k6. | Andrew Vasquez | 1 | -1/+1 |
2008-01-12 | [SCSI] qla2xxx: Properly handle Vport state-change-notifications. | Shyam Sundar | 1 | -2/+5 |
2008-01-12 | [SCSI] qla2xxx: Correct NPIV support for recent ISPs. | Andrew Vasquez | 6 | -51/+33 |
2008-01-12 | [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system... | Andrew Vasquez | 1 | -4/+0 |
2008-01-12 | [SCSI] ibmvscsi: requeue while CRQ closed | Robert Jennings | 1 | -55/+96 |
2008-01-12 | [SCSI] docbook and kernel-doc updates | Randy Dunlap | 3 | -44/+40 |
2008-01-12 | [SCSI] kernel-doc: use correct function name | Randy Dunlap | 1 | -1/+1 |
2008-01-12 | [SCSI] move single_lun flag from scsi_device to scsi_target | Tony Battersby | 2 | -3/+3 |
2008-01-12 | [SCSI] megaraid_sas: Update version and changelog | bo yang | 2 | -9/+9 |
2008-01-12 | [SCSI] megaraid_sas: support for poll_mode_io (reduced interrupt) | bo yang | 2 | -6/+149 |
2008-01-12 | [SCSI] megaraid_sas: call cmd completion from reset | bo yang | 2 | -54/+70 |
2008-01-12 | [SCSI] megaraid_sas: use unsigned long for sense_buff ptr | bo yang | 1 | -5/+8 |
2008-01-12 | [SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per... | bo yang | 2 | -6/+10 |
2008-01-12 | [SCSI] megaraid_sas: add hibernation support | bo yang | 2 | -70/+233 |
2008-01-12 | [SCSI] 3w-9xxx: fix abysmal write performance on some motherboards | Tony Battersby | 1 | -0/+1 |
2008-01-12 | [SCSI] libsas: Fix various sparse complaints | Darrick J. Wong | 1 | -1/+5 |
2008-01-12 | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong | 9 | -35/+35 |
2008-01-12 | [SCSI] megaraid_sas: Convert aen_mutex to the mutex API | Matthias Kaehlcke | 2 | -4/+5 |
2008-01-12 | [SCSI] imm: convert to accessors and !use_sg cleanup | Boaz Harrosh | 1 | -8/+5 |
2008-01-12 | [SCSI] ppa: convert to accessors and !use_sg cleanup | Boaz Harrosh | 1 | -7/+5 |
2008-01-12 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 15 | -288/+411 |
2008-01-12 | [SCSI] zfcp: Reduce flood on hba trace | Christof Schmitt | 1 | -6/+0 |
2008-01-12 | [SCSI] zfcp: Fix deadlock when adding invalid LUN | Christof Schmitt | 4 | -10/+0 |
2008-01-12 | [SCSI] zfcp: Remove SCSI devices when removing complete adapter | Christof Schmitt | 1 | -0/+3 |
2008-01-12 | [SCSI] zfcp: Specify waiting times in ERP in seconds | Christof Schmitt | 2 | -6/+6 |
2008-01-12 | [SCSI] zfcp: Use also port and adapter to identify unit in messages. | Christof Schmitt | 1 | -2/+6 |
2008-01-12 | [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback | Christof Schmitt | 1 | -3/+2 |
2008-01-12 | [SCSI] aacraid: forced reset override | Salyzyn, Mark | 4 | -13/+19 |