summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-01-18[SCSI] be2iscsi: No requirement for endianess change for data_countJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: decide which requests need completionJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pduJayamohan Kallickal
2010-01-18[SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_allocJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSPJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Link Wrb with next WrbJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Move freeing of resources to stop_connJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal
2010-01-18[SCSI] gdth: Convert to use regular kernel types.Dave Jones
2010-01-18[SCSI] skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert
2010-01-18[SCSI] FlashPoint: fix off by one testsDan Carpenter
2010-01-18[SCSI] cxgbi3: remove unnecessary NULL testJiri Slaby
2010-01-18[SCSI] pm8001: Use kzalloc for allocating only one thingJulia Lawall
2010-01-18[SCSI] mac_esp: fix PIO mode, take 2Finn Thain
2010-01-18[SCSI] scsi_transport_fc: Remove capping from dev_loss_tmoHannes Reinecke
2010-01-18[SCSI] ibmmca: fix buffer overflowRoel Kluin
2010-01-18[SCSI] u14-34f: fix buffer overflowRoel Kluin
2010-01-18[SCSI] eata: fix buffer overflowRoel Kluin
2010-01-18[SCSI] ibmvscsi: fix a typo in a source code commentBart Van Assche
2010-01-18[SCSI] libsrp: fix typo -- replace RDAM by RDMABart Van Assche
2010-01-18[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley
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-13[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
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-18Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds