aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* SCSI: implement sd_unlock_native_capacity()Tejun Heo2010-06-021-0/+8
* [SCSI] libfc: Move the port_id into lportRobert Love2010-05-162-11/+9
* [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-161-1/+0
* [SCSI] Unexport scsi/scsi.h from headers_installTom Rini2010-05-021-1/+0
* [SCSI] Add missing scsi command definitionsMartin K. Petersen2010-04-301-0/+2
* [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-111-0/+2
* [SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt2010-04-111-6/+11
* [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2010-04-112-1/+2
* [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt2010-04-111-9/+0
* [SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt2010-04-111-6/+2
* [SCSI] libfc: add definition for task attribute maskJoe Eykholt2010-04-111-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-181-1/+2
|\
| * [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-1/+2
* | sysctl extern cleanup: sgDave Young2010-03-121-0/+3
|/
* [SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley2010-02-081-0/+7
* [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley2010-01-181-1/+2
* [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.Harish Zunjarrao2010-01-171-1/+1
* libsrp: fix compile failureJames Bottomley2009-12-301-0/+1
* kfifo: move struct kfifo in placeStefani Seibold2009-12-223-3/+4
* [SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh2009-12-101-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-0925-678/+889
|\
| * [SCSI] libfc: Add target reset flag to FCP header fileChristof Schmitt2009-12-041-0/+2
| * [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...Yi Zou2009-12-041-0/+6
| * [SCSI] libfc: add fcoe_fc_els_lesb to fc_fcoe.h for FC-BB-5 LESB definitionsYi Zou2009-12-041-0/+12
| * [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou2009-12-042-1/+12
| * [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_statsYi Zou2009-12-041-0/+4
| * [SCSI] osd_protocol.h: Add missing #includeMartin Michlmayr2009-12-041-0/+1
| * [SCSI] libosd: Error handling revampedBoaz Harrosh2009-12-041-1/+25
| * [SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh2009-12-041-4/+34
| * [SCSI] osduld: Use device->release instead of internal krefBoaz Harrosh2009-12-041-1/+0
| * [SCSI] libosd: osd_sense: OSD_CFO_PERMISSIONSBoaz Harrosh2009-12-041-0/+3
| * [SCSI] libosd: osd_dev_is_ver1 - Minor API cleanupBoaz Harrosh2009-12-041-6/+10
| * [SCSI] libiscsi: add warm target reset tmf supportMike Christie2009-12-042-0/+4
| * [SCSI] libiscsi: Check TMF state before sending PDUMike Christie2009-12-041-0/+2
| * [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-041-1/+15
| * [SCSI] libfc: register FC4 features with the FC switchJoe Eykholt2009-12-044-1/+32
| * [SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt2009-12-041-1/+1
| * [SCSI] libfc: add set_fid function to libfc templateJoe Eykholt2009-12-041-0/+20
| * [SCSI] libfc: fix symbolic name registrations smashing skb dataJoe Eykholt2009-12-041-8/+9
| * [SCSI] libfc: fix RNN_ID smashing skb payloadJoe Eykholt2009-12-041-1/+0
| * [SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt2009-12-041-0/+1
| * [SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt2009-12-041-0/+2
| * [SCSI] fcoe, libfc: use single frame allocation APIVasu Dev2009-12-041-13/+3
| * [SCSI] libfcoe: formatting and comment cleanupsRobert Love2009-12-041-42/+42
| * [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-041-489/+505
| * [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-041-0/+7
| * [SCSI] libfc: Export FC headersRobert Love2009-12-046-0/+13
| * [SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech2009-12-043-0/+22
| * [SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech2009-12-043-0/+21