aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-12[SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2-0/+197
2009-03-12[SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2-0/+130
2009-03-12[SCSI] libosd: OSD version 2 SupportBoaz Harrosh1-14/+80
2009-03-12[SCSI] libosd: Not implemented commandsBoaz Harrosh1-0/+35
2009-03-12[SCSI] libosd: Add Flush and List-objects supportBoaz Harrosh1-0/+124
2009-03-12[SCSI] libosd: OSD Security processing stubsBoaz Harrosh1-0/+86
2009-03-12[SCSI] libosd: attributes SupportBoaz Harrosh1-0/+579
2009-03-12[SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh1-0/+63
2009-03-12[SCSI] osd_uld: OSD scsi ULDBoaz Harrosh2-0/+426
2009-03-12[SCSI] libosd: OSDv1 preliminary implementationBoaz Harrosh4-0/+547
2009-03-12[SCSI] add OSD_TYPEBoaz Harrosh1-0/+1
2009-03-12[SCSI] sg: fix races with ioctl(SG_IO)Tony Battersby1-25/+14
2009-03-12[SCSI] sg: fix races during device removalTony Battersby1-217/+201
2009-03-12[SCSI] stex: Version updateEd Lin - PTU1-3/+3
2009-03-12[SCSI] stex: Small fixesEd Lin - PTU1-6/+22
2009-03-12[SCSI] stex: Fix for controller type st_yosemiteEd Lin - PTU1-61/+3
2009-03-12[SCSI] stex: Add new device idEd Lin - PTU1-2/+6
2009-03-12[SCSI] stex: Fix for potential invalid responseEd Lin - PTU1-0/+1
2009-03-12[SCSI] osst: Remove SUGGEST flagsJames Bottomley1-2/+2
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen8-25/+15
2009-03-12[SCSI] ipr: add MSI supportWayne Boyer2-2/+9
2009-03-12[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point descriptionChristof Schmitt1-1/+1
2009-03-12[SCSI] sym53c8xx: Keep transfer negotiations validAaro Koskinen2-9/+27
2009-03-12[SCSI] Improve SCSI_LOGGING Kconfig entryRobert Love1-6/+7
2009-03-12[SCSI] lpfc: constify virtual function tablesJan Engelhardt1-8/+8
2009-03-12[SCSI] libfc: fix compile warningFUJITA Tomonori2-3/+4
2009-03-12[SCSI] libfc: needs CRC32Randy Dunlap1-0/+1
2009-03-12[SCSI] scsi_debug: needs CRC_T10DIFRandy Dunlap1-0/+1
2009-03-12[SCSI] scsi_debug: DIF/DIX supportMartin K. Petersen1-7/+436
2009-03-12[SCSI] scsi_sysfs: delete extra kernel-docRandy Dunlap1-1/+0
2009-03-12[SCSI] ses: Use new scsi VPD helperMatthew Wilcox1-27/+4
2009-03-12[SCSI] Add VPD helperMatthew Wilcox1-0/+104
2009-03-10[SCSI] qla2xxx: Update version number to 8.03.00-k4.Andrew Vasquez1-1/+1
2009-03-10[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structure size.Andrew Vasquez1-4/+0
2009-03-10[SCSI] qla2xxx: Correct truncation in return-code status checking.Andrew Vasquez2-2/+2
2009-03-10[SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty3-9/+15
2009-03-10[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.Lalit Chandivade1-1/+5
2009-03-10[SCSI] qla2xxx: Correct address range checking for option-rom updates.Andrew Vasquez1-8/+1
2009-03-10[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20Robert Love1-1/+1
2009-03-10[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech1-57/+24
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI statusVasu Dev2-24/+22
2009-03-10[SCSI] fcoe: fix kfree(skb)Roel Kluin1-1/+1
2009-03-10[SCSI] libfc: do not change the fh_rx_id of a recevied frameYi Zou1-13/+0
2009-03-10[SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love2-3/+5
2009-03-10[SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love1-5/+3
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2-7/+7
2009-03-10[SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love4-20/+20
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love7-250/+245
2009-03-06[SCSI] libfc: check for err when recv and state is incorrectRobert Love2-40/+40
2009-03-06[SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love1-4/+4