aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-02-03[SCSI] scsi_error: Fix lost EH commandsBrian King
2007-02-03[SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong
2007-02-03[SCSI] aic94xx: Remove TMF result code mungingDarrick J. Wong
2007-02-03[SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong
2007-02-03[SCSI] libsas: Don't BUG when connecting two expanders via wide portDarrick J. Wong
2007-02-03[SCSI] st: fix Tape dies if wrong block size used, bug 7919Kai Makisara
2007-02-02[SCSI] spi transport class: export spi_dv_pendingEric Moore
2007-02-02[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar
2007-01-31[SCSI] Fix sense key MEDIUM ERROR processing and retryLuben Tuikov
2007-01-31[SCSI] qla2xxx: Update version number to 8.01.07-k5.Andrew Vasquez
2007-01-31Merge branch 'linus'James Bottomley
2007-01-31[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-30[PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro
2007-01-30[SCSI] libsas: fix task attributeFUJITA Tomonori
2007-01-30[SCSI] ipr: remove duplicate device idGreg Kroah-Hartman
2007-01-27[SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong
2007-01-27[SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong
2007-01-27[SCSI] scsi_error.c: Export some scsi_eh_* functionsDarrick J. Wong
2007-01-27[SCSI] libsas: Check return values of sysfs_create_linkDarrick J. Wong
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong
2007-01-27[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_portDarrick J. Wong
2007-01-27[SCSI] NCR_D700: fix compile errorMark Haverkamp
2007-01-27[SCSI] aacraid: expanded expose physical device code (new)Mark Haverkamp
2007-01-27[SCSI] aacraid: rework packet support codeMark Haverkamp
2007-01-27[SCSI] aacraid: Begin adding support for new adapter typeMark Haverkamp
2007-01-27[SCSI] aacraid: rework communication support codeMark Haverkamp
2007-01-27[SCSI] ipr: Driver version 2.3.1Brian King
2007-01-27[SCSI] ipr: PCI error recovery fixBrian King
2007-01-27[SCSI] ipr: Tolerate not finding PCI-X registersBrian King
2007-01-27[SCSI] ipr: Remove usage of pci driver dataBrian King
2007-01-27[SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer
2007-01-27[SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara
2007-01-27[SCSI] qla4xxx: bug fixesDavid C Somayajulu
2007-01-27[SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox
2007-01-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-01-13[SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong