Age | Commit message (Expand) | Author |
2008-04-07 | [SCSI] mpt fusion: fix up msi_enable in mpt_suspend | James Bottomley |
2008-04-07 | [SCSI] ps3rom: use scsi_build_sense_buffer | FUJITA Tomonori |
2008-04-07 | [SCSI] stex: use scsi_build_sense_buffer | FUJITA Tomonori |
2008-04-07 | [SCSI] libata: use scsi_build_sense_buffer | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: use scsi_build_sense_buffer | FUJITA Tomonori |
2008-04-07 | [SCSI] add scsi_build_sense_buffer helper function | FUJITA Tomonori |
2008-04-07 | [SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode | Thomas Bogendoerfer |
2008-04-07 | [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure | Michael Reed |
2008-04-07 | [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code | David C Somayajulu |
2008-04-07 | [SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver | bo yang |
2008-04-07 | [SCSI] megaraid_sas: Fix the frame count calculation | bo yang |
2008-04-07 | [SCSI] megaraid_sas: rollback the sense info implementation | bo yang |
2008-04-07 | [SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe | Denis Cheng |
2008-04-07 | [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() | Roel Kluin |
2008-04-07 | [SCSI] scsi_debug: remove unnecessary function declarations | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: use list_for_each_entry_safe | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: remove unnecessary condition test in devInfoReg | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: create new scsi_debug devices at a single place | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: remove temporary hack around sscanf for negative values | FUJITA Tomonori |
2008-04-07 | [SCSI] export command allocation and freeing functions independently of the host | James Bottomley |
2008-04-07 | [SCSI] consolidate command allocation in a single place | James Bottomley |
2008-04-07 | [SCSI] 3w-9xxx: use sg buffer copy helper functions | FUJITA Tomonori |
2008-04-07 | [SCSI] 3w-xxxx: use sg buffer copy helper functions | FUJITA Tomonori |
2008-04-07 | [SCSI] stex: use sg buffer copy helper functions | FUJITA Tomonori |
2008-04-07 | [SCSI] aacraid: use sg buffer copy helper functions | FUJITA Tomonori |
2008-04-07 | [SCSI] ips: use sg buffer copy helper funcitons | FUJITA Tomonori |
2008-04-07 | [SCSI] ps3rom: use sg buffer copy helper funcitons | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: use sg buffer copy helper functions | FUJITA Tomonori |
2008-04-07 | [SCSI] BusLogic: make FlashPoint support x86-32 only | Matthew Wilcox |
2008-04-07 | [SCSI] zfcp: Fix handling for boxed port after physical close | Christof Schmitt |
2008-04-07 | [SCSI] aic79xx: fix IOMMU mapping failure handling | FUJITA Tomonori |
2008-04-07 | [SCSI] aic7xxx: fix IOMMU mapping failure handling | FUJITA Tomonori |
2008-04-07 | [SCSI] mpt fusion: convert inactive_list_mutex to a mutex | Matthias Kaehlcke |
2008-04-07 | [SCSI] mpt fusion: Enable MSI by default for SAS controllers | Prakash, Sathya |
2008-04-07 | [SCSI] zfcp: convert zfcp to use target reset and device reset handler | Christof Schmitt |
2008-04-07 | [SCSI] qla4xxx: Add target reset functionality | Mike Christie |
2008-04-07 | [SCSI] scsi_error: add target reset handler | Mike Christie |
2008-04-07 | [SCSI] ps3rom: Simplify fill_from_dev_buffer() | Geert Uytterhoeven |
2008-04-07 | [SCSI] scsi_debug: use shost_priv macro | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: remove unnecessary checking | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: remove scsi_debug.h | FUJITA Tomonori |
2008-04-07 | [SCSI] scsi_debug: stop including drivers/scsi/scsi.h | FUJITA Tomonori |
2008-04-07 | [SCSI] Remove random noop unchecked_isa_dma users | Andi Kleen |
2008-04-07 | [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb | FUJITA Tomonori |
2008-04-07 | [SCSI] st: show options currently set in sysfs | Kai Makisara |
2008-04-07 | [SCSI] st: add option to use SILI in variable block reads | Kai Makisara |
2008-04-07 | [SCSI] gdth: remove command accessors | Boaz Harrosh |
2008-04-07 | [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack... | Darrick J. Wong |
2008-04-07 | [SCSI] libsas: Provide a transport-level facility to request SAS addrs | Darrick J. Wong |
2008-04-07 | [SCSI] ips: sg chaining support to the path to non I/O commands | FUJITA Tomonori |