aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-12-31[SCSI] libiscsi: do not take host lock in queuecommandMike Christie1-1/+2
2010-12-31[SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie1-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina7-10/+87
2010-12-21[SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger1-0/+28
2010-12-21[SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt1-4/+4
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt1-0/+8
2010-12-21[SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend1-2/+0
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai1-0/+1
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams1-0/+2
2010-12-16sr: implement sr_check_events()Tejun Heo1-0/+1
2010-11-16SCSI host lock push-downJeff Garzik4-8/+24
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-2/+2
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-2/+63
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+38
2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh1-0/+7
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh3-1/+55
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi1-1/+1
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow1-0/+38
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+4
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-0/+4
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-5/+1
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz1-0/+2
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede1-0/+1
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede1-0/+1
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong1-0/+1
2010-10-07[SCSI] fc class: add fc host dev loss sysfs fileMike Christie1-4/+3
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2-0/+13
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo1-5/+1
2010-09-05[SCSI] fc class: add fc host default default dev loss settingMike Christie1-0/+4
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard2-6/+6
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern1-0/+8
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley1-10/+1
2010-07-28[SCSI] iscsi_transport: wait on session in error handler pathMike Christie1-0/+2
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt1-11/+5
2010-07-28[SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt1-0/+7
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2-0/+11
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2-19/+44
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt1-2/+0
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt1-1/+41
2010-07-28[SCSI] libfcoe: add protocol description of FIP VN2VN modeJoe Eykholt2-3/+50
2010-07-28[SCSI] libfc: track FIP exchangesJoe Eykholt2-0/+5
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2-0/+6
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt1-0/+2
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt1-1/+10
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt1-2/+7
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt1-7/+2
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt1-0/+2
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt1-0/+2