aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love2-11/+9
2010-05-16[SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love1-1/+0
2010-05-02[SCSI] Unexport scsi/scsi.h from headers_installTom Rini1-1/+0
2010-04-30[SCSI] Add missing scsi command definitionsMartin K. Petersen1-0/+2
2010-04-11[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev1-0/+2
2010-04-11[SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt1-6/+11
2010-04-11[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2-1/+2
2010-04-11[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt1-9/+0
2010-04-11[SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt1-6/+2
2010-04-11[SCSI] libfc: add definition for task attribute maskJoe Eykholt1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+2
2010-03-12sysctl extern cleanup: sgDave Young1-0/+3
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal1-1/+2
2010-02-08[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley1-0/+7
2010-01-18[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley1-1/+2
2010-01-17[SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.Harish Zunjarrao1-1/+1
2009-12-30libsrp: fix compile failureJames Bottomley1-0/+1
2009-12-22kfifo: move struct kfifo in placeStefani Seibold3-3/+4
2009-12-10[SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh1-2/+3
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds25-678/+889
2009-12-04[SCSI] libfc: Add target reset flag to FCP header fileChristof Schmitt1-0/+2
2009-12-04[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB)Yi Zou1-0/+6
2009-12-04[SCSI] libfc: add fcoe_fc_els_lesb to fc_fcoe.h for FC-BB-5 LESB definitionsYi Zou1-0/+12
2009-12-04[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou2-1/+12
2009-12-04[SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_statsYi Zou1-0/+4
2009-12-04[SCSI] osd_protocol.h: Add missing #includeMartin Michlmayr1-0/+1
2009-12-04[SCSI] libosd: Error handling revampedBoaz Harrosh1-1/+25
2009-12-04[SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh1-4/+34
2009-12-04[SCSI] osduld: Use device->release instead of internal krefBoaz Harrosh1-1/+0
2009-12-04[SCSI] libosd: osd_sense: OSD_CFO_PERMISSIONSBoaz Harrosh1-0/+3
2009-12-04[SCSI] libosd: osd_dev_is_ver1 - Minor API cleanupBoaz Harrosh1-6/+10
2009-12-04[SCSI] libiscsi: add warm target reset tmf supportMike Christie2-0/+4
2009-12-04[SCSI] libiscsi: Check TMF state before sending PDUMike Christie1-0/+2
2009-12-04[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley1-1/+15
2009-12-04[SCSI] libfc: register FC4 features with the FC switchJoe Eykholt4-1/+32
2009-12-04[SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt1-1/+1
2009-12-04[SCSI] libfc: add set_fid function to libfc templateJoe Eykholt1-0/+20
2009-12-04[SCSI] libfc: fix symbolic name registrations smashing skb dataJoe Eykholt1-8/+9
2009-12-04[SCSI] libfc: fix RNN_ID smashing skb payloadJoe Eykholt1-1/+0
2009-12-04[SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt1-0/+1
2009-12-04[SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt1-0/+2
2009-12-04[SCSI] fcoe, libfc: use single frame allocation APIVasu Dev1-13/+3
2009-12-04[SCSI] libfcoe: formatting and comment cleanupsRobert Love1-42/+42
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love1-489/+505
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma1-0/+7
2009-12-04[SCSI] libfc: Export FC headersRobert Love6-0/+13
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech3-0/+22
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech3-0/+21
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2-2/+3