summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-12-21[SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd sendEddie Wai
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai
2010-12-21[SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-InsEddie Wai
2010-12-21[SCSI] mpt2sas: Bump version 07.100.00.00Kashyap, Desai
2010-12-21[SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai
2010-12-21[SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai
2010-12-21[SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai
2010-12-21[SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai
2010-12-21[SCSI] mpt2sas: MPI 2.0 Header updatedKashyap, Desai
2010-12-21[SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai
2010-12-21[SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai
2010-12-21[SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai
2010-12-21[SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai
2010-12-21[SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai
2010-12-21[SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19James Smart
2010-12-21[SCSI] lpfc 8.3.19: Change heartbeat to default to disabledJames Smart
2010-12-21[SCSI] lpfc 8.3.19: Added support for ELS RRQ commandJames Smart
2010-12-21[SCSI] lpfc 8.3.19: Add SLI4 FC Discovery supportJames Smart
2010-12-21[SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization supportJames Smart
2010-12-21[SCSI] lpfc 8.3.19: Fix critical errors and crashesJames Smart
2010-12-21[SCSI] fix id computation in scsi_eh_target_reset()James Bottomley
2010-12-21[SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer
2010-12-21[SCSI] ipr: fix lun assignment and comparisonWayne Boyer
2010-12-21[SCSI] Retrieve the Caching mode pageLuben Tuikov
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams
2010-12-21[SCSI] sd: improve logic and efficiecy of media-change detectionAlan Stern
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2010-12-16sd: implement sd_check_events()Tejun Heo
2010-12-16sr: implement sr_check_events()Tejun Heo
2010-12-16scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo
2010-12-16scsi: fix TUR error handling in sr_media_change()Tejun Heo
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-10fix comment typos concerning "consistent"Uwe Kleine-König
2010-12-09[SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSFMike Miller
2010-12-09[SCSI] qla2xxx: Update version number to 8.03.05-k0.Madhuranath Iyengar
2010-12-09[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap
2010-12-09[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...Andrew Vasquez
2010-12-09[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...Mike Hernandez
2010-12-09[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez
2010-12-09[SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley
2010-12-09[SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath
2010-12-09[SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter
2010-11-26SCSI: improve two error messagesAlan Stern
2010-11-23SCSI: arm fas216: fix missing ';'Russell King
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-03drivers: scsi: fix typo in commentAndrea Gelmini