aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-10Merge branch 'linus'James Bottomley
2007-02-10[SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds
2007-02-09[PATCH] osst endianness annotationsAl Viro
2007-02-09[PATCH] iscsi endianness annotationsAl Viro
2007-02-09[TC] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki
2007-02-07PCI: remove duplicate device id from iprGreg Kroah-Hartman
2007-02-07[SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski
2007-02-07[SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson
2007-02-07[SCSI] advansys: clean up warningsKen Witherow
2007-02-07[SCSI] 53c7xx: brackets fix in uncompiled codeMariusz Kozlowski
2007-02-07[SCSI] nsp_cs: remove old scsi codeMichal Piotrowski
2007-02-07[SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk
2007-02-07[SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabledAndrew Morton
2007-02-03[SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
2007-02-03[SCSI] aic94xx: update for v28 firmwareWu, Gilbert
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