aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-0/+1
|\
| * sr: implement sr_check_events()Tejun Heo2010-12-161-0/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-12-227-10/+87
| |\ \
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | | | [SCSI] libiscsi: do not take host lock in queuecommandMike Christie2010-12-311-1/+2
* | | | [SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie2010-12-311-0/+1
* | | | [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger2010-12-211-0/+28
* | | | [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-211-4/+4
* | | | [SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt2010-12-211-0/+8
* | | | [SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend2010-12-211-2/+0
* | | | [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai2010-12-211-0/+1
* | | | [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-0/+2
| |/ / |/| |
* | | SCSI host lock push-downJeff Garzik2010-11-164-8/+24
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-314-2/+63
|\ \ | |/ |/|
| * [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-261-0/+7
| * [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-263-1/+55
| * [SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi2010-10-251-1/+1
* | 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