summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-08-02SCSI: aacraid: Eliminate use after freeJulia Lawall
2010-07-05qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings
2010-05-12SCSI: Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley
2010-05-12Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke
2010-05-12scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert
2010-05-12SCSI: libiscsi: regression: fix header digest errorsMike Christie
2010-05-12SCSI: fix locking around blk_abort_request()Tejun Heo
2010-05-12skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert
2010-04-26libiscsi: Fix recovery slowdown regressionMike Christie
2010-04-01qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos
2010-04-01SCSI: scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen
2010-04-01drivers/scsi/ses.c: eliminate double freeJulia Lawall
2010-03-15SCSI: qla1280: Drop host_lock while requesting firmwareBen Hutchings
2010-03-15mpt2sas: Delete volume before HBA detach.Kashyap, Desai
2010-02-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-19[SCSI] megaraid_sas: fix for 32bit appsTomas Henzl
2010-02-18ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski
2010-02-17[SCSI] fcoe: Only rmmod fcoe.ko if there are no active connectionsRob Love
2010-02-17[SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi
2010-02-17[SCSI] libfc: Don't assume response request present.Hugh Daschbach
2010-02-17[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach
2010-02-17[SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...Vasu Dev
2010-02-17[SCSI] iscsi_tcp regression: remove bogus warn on in write pathMike Christie
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty
2010-02-08[SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng
2010-01-17[SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke
2010-01-17[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig
2010-01-17[SCSI] qla2xxx: Update version number to 8.03.01-k10.Giridhar Malavali
2010-01-17[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez
2010-01-17[SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez
2010-01-17[SCSI] scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh
2010-01-17[SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech
2010-01-17[SCSI] lpfc: fix file permissionsJames Bottomley
2010-01-12[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves
2010-01-04[SCSI] lpfc 8.3.7: Update Driver version to 8.3.7James Smart
2010-01-04[SCSI] lpfc 8.3.7: Fix discovery failures.James Smart
2010-01-04[SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.James Smart
2010-01-04[SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart
2010-01-04[SCSI] lpfc 8.3.7: Fix NPIV operation errorsJames Smart
2010-01-04[SCSI] lpfc 8.3.7: Fix FC protocol errorsJames Smart
2010-01-04[SCSI] stex: fix scan of nonexistent lunEd Lin
2009-12-30[SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a commandAnil Ravindranath
2009-12-30[SCSI] qla2xxx: Update version number to 8.03.01-k9.Giridhar Malavali
2009-12-30[SCSI] qla2xxx: Added to EEH support.Duane Grigsby
2009-12-30[SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez
2009-12-30[SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty
2009-12-30[SCSI] qla2xxx: Get the link data rate explicitly during device resync.Michael Hernandez
2009-12-30[SCSI] cxgb3i: Fix a login over vlan issueRakesh Ranjan
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold