summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-18/+218
2011-03-02libsas: convert to libata new error handlerJames Bottomley-0/+22
2011-02-28[SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi-0/+6
2011-02-28[SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argumentBhanu Prakash Gollapudi-9/+17
2011-02-25[SCSI] fc: Add GSPN_ID request to header fileChristof Schmitt-1/+10
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie-6/+0
2011-02-24[SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie-0/+2
2011-02-24[SCSI] libiscsi: add helper to convert addr to stringMike Christie-0/+2
2011-02-24[SCSI] iscsi class: remove unused active variableMike Christie-1/+0
2011-02-24[SCSI] iscsi: fix iscsi_endpoint leakMike Christie-0/+3
2011-02-13[SCSI] libsas: convert to libata new error handlerJames Bottomley-0/+22
2011-02-12[SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi-0/+51
2011-02-12[SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi-0/+15
2011-02-12[SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou-0/+48
2011-02-12[SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt-0/+7
2011-02-12[SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt-1/+13
2011-02-12[SCSI] libfc: add local port hook for provider session lookupJoe Eykholt-0/+2
2011-02-12[SCSI] libfc: add method for setting handler for incoming exchangeJoe Eykholt-0/+10
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt-0/+26
2011-02-12[SCSI] Add detailed SCSI I/O errorsHannes Reinecke-0/+5
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones-0/+1
2011-01-24[SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow-0/+1
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2010-12-31[SCSI] libiscsi: do not take host lock in queuecommandMike Christie-1/+2
2010-12-31[SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina-10/+87
2010-12-21[SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger-0/+28
2010-12-21[SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt-4/+4
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt-0/+8
2010-12-21[SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend-2/+0
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai-0/+1
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams-0/+2
2010-12-16sr: implement sr_check_events()Tejun Heo-0/+1
2010-11-16SCSI host lock push-downJeff Garzik-8/+24
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König-2/+2
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-2/+63
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-0/+38
2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh-0/+7
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh-1/+55
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi-1/+1
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow-0/+38
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-0/+4
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-0/+4
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-5/+1
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz-0/+2
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede-0/+1
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede-0/+1
2010-10-08[SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong-0/+1
2010-10-07[SCSI] fc class: add fc host dev loss sysfs fileMike Christie-4/+3