| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' | James Bottomley | 2007-01-31 |
|\ |
|
| * | [PATCH] sym53c500_cs: remove bogus call fo free_dma() | Al Viro | 2007-01-30 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-01-22 |
| |\ |
|
| | * | [SCSI] qla1280: set residual correctly | Jes Sorensen | 2007-01-06 |
| | * | [SCSI] megaraid_sas: Update module author | Sumant Patro | 2007-01-06 |
| | * | [SCSI] 3ware 8000 serialize reset code | adam radford | 2007-01-06 |
| | * | [SCSI] sr: fix error code check in sr_block_ioctl() | Tejun Heo | 2007-01-06 |
| | * | [SCSI] scsi: lpfc error path fix | Mariusz Kozlowski | 2007-01-06 |
| | * | [SCSI] aacraid: Product List Update | Salyzyn, Mark | 2007-01-06 |
| | * | [SCSI] libiscsi: fix senselen calculation | Mike Christie | 2007-01-06 |
| | * | [SCSI] iscsi: simplify IPv6 and IPv4 address printing | FUJITA Tomonori | 2007-01-06 |
| | * | [SCSI] iscsi: newline in printk | Meelis Roos | 2007-01-06 |
| | * | [SCSI] iscsi: fix crypto_alloc_hash() error check | Akinobu Mita | 2007-01-06 |
| | * | [SCSI] iscsi: fix 2.6.19 data digest calculation bug | Arne Redlich | 2007-01-06 |
| | * | [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devices | James Bottomley | 2007-01-06 |
| | * | [SCSI] qla2xxx: Update version number to 8.01.07-k4. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] qla2xxx: Correct reset handling logic. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] qla2xxx: Detect GPSC capabilities within a fabric. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] qla2xxx: Correct endianess issue while interrogating MS status. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] qla2xxx: Don't log trace-control async-events. | Andrew Vasquez | 2007-01-03 |
| | * | [SCSI] seagate: remove BROKEN tag | James Bottomley | 2007-01-03 |
| | * | [SCSI] scsi_transport_spi: fix sense buffer size error | James Bottomley | 2007-01-03 |
| | * | [SCSI] Add missing completion to scsi_complete_async_scans() | Matthew Wilcox | 2007-01-03 |
| | * | [SCSI] qla2xxx: make qla2x00_reg_remote_port() static | Adrian Bunk | 2007-01-03 |
| | * | [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCI | Randy Dunlap | 2007-01-03 |
* | | | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. | Seokmann Ju | 2007-01-31 |
* | | | [SCSI] qla2xxx: Fixup printk() with proper new-line character. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Check loop-state before reading host statistics. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Refactor set-HBA-model/description code. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Set correct cabling state during initialization. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request. | Lalit Chandivade | 2007-01-31 |
* | | | [SCSI] qla2xxx: Export OptionROM boot-codes version information. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Add MSI-X support. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] qla2xxx: Correct sector-erase issues while writing flash. | Andrew Vasquez | 2007-01-31 |
* | | | [SCSI] libsas: fix task attribute | FUJITA Tomonori | 2007-01-30 |
* | | | [SCSI] ipr: remove duplicate device id | Greg Kroah-Hartman | 2007-01-30 |
* | | | [SCSI] libsas: Enable automatic spin-up of SAS disks | Darrick J. Wong | 2007-01-27 |
* | | | [SCSI] aic94xx: Register eh_device_reset_handler | Darrick J. Wong | 2007-01-27 |
* | | | [SCSI] libsas: Handle SCSI commands that complete with failure codes | Darrick J. Wong | 2007-01-27 |
* | | | [SCSI] scsi_error.c: Export some scsi_eh_* functions | Darrick J. Wong | 2007-01-27 |
* | | | [SCSI] libsas: Check return values of sysfs_create_link | Darrick J. Wong | 2007-01-27 |
* | | | [SCSI] libsas: Clean up discovery failure handler code | Darrick J. Wong | 2007-01-27 |