summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-261-0/+38
|\
| * IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow2010-10-221-0/+38
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-222-0/+4
|\ \
| * | USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz2010-10-221-0/+2
| * | scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede2010-10-221-0/+1
| * | scsi/sr: add no_read_disc_info scsi_device flagHans de Goede2010-10-221-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-222-0/+4
|\ \
| * | [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-081-0/+1
| * | [SCSI] fc class: add fc host dev loss sysfs fileMike Christie2010-10-071-4/+3
| * | [SCSI] fc class: add fc host default default dev loss settingMike Christie2010-09-051-0/+4
| |/
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-5/+1
|\ \
| * | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-101-5/+1
| |/
* | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-102-0/+13
|/
* 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
OpenPOWER on IntegriCloud