summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: use __uX types for headers exported to user spacePeter Korsgaard2010-08-112-6/+6
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-281-0/+8
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-10/+1
* [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-281-0/+2
* [SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt2010-07-281-11/+5
* [SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt2010-07-281-0/+7
* [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-282-0/+11
* [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-282-19/+44
* [SCSI] libfc: eliminate rport LOGO stateJoe Eykholt2010-07-281-2/+0
* [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-281-1/+41
* [SCSI] libfcoe: add protocol description of FIP VN2VN modeJoe Eykholt2010-07-282-3/+50
* [SCSI] libfc: track FIP exchangesJoe Eykholt2010-07-282-0/+5
* [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-282-0/+6
* [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-281-0/+2
* [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-281-1/+10
* [SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt2010-07-281-2/+7
* [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt2010-07-281-7/+2
* [SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt2010-07-281-0/+2
* [SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt2010-07-281-0/+2
* [SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev2010-07-281-0/+10
* [SCSI] fcoe: make it possible to verify fcoe with sparseBart Van Assche2010-07-281-2/+2
* [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary2010-07-281-0/+2
* [SCSI] libfc: fix indefinite rport restartJoe Eykholt2010-07-271-0/+2
* [SCSI] libfc: Fix remote port restart problemJoe Eykholt2010-07-271-3/+2
* [SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi2010-07-271-0/+9
* [SCSI] fcoe: clean up TBD comments in FCoE prototype headerJoe Eykholt2010-07-271-11/+4
* 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
OpenPOWER on IntegriCloud