summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_fcp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-1/+1
|\
| * libfc: Fix a typo in a source code commentBart Van Assche2015-08-121-1/+1
* | libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-08-121-2/+17
|/
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-14/+1
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-13/+1
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-3/+3
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-6/+1
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-20/+0
* fcp: Do not interpret check condition as underrunBart Van Assche2013-09-041-5/+5
* treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
* libfc: fix REC handlingVasu Dev2012-12-041-3/+3
* [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou2012-10-071-1/+2
* [SCSI] libfc: fix sending REC after FCP_RESP is receivedYi Zou2012-07-201-3/+3
* [SCSI] libfc: adds FCP failures statsVasu Dev2012-07-201-0/+8
* [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-201-4/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-03-221-3/+2
|\
| * scsi: Use struct scsi_lun in fc/fcp.hAndy Grover2012-02-251-3/+2
* | scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
|/
* [SCSI] libfc: remove redundant timer init for fcpYi Zou2012-01-161-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-2/+0
|\
| * [SCSI] libfc: cache align struct fc_fcp_pkt fieldsVasu Dev2011-10-021-2/+0
* | [SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev2011-08-281-2/+9
|/
* [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of errorNeerav Parikh2011-07-281-0/+1
* [SCSI] libfc: cleanup sending SRR requestHillf Danton2011-07-281-2/+0
* [SCSI] libfc: two minor changes in commentsHillf Danton2011-07-281-2/+2
* [SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton2011-07-281-1/+1
* [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_...Yi Zou2011-05-241-2/+1
* [SCSI] libfc: fix race in SRR responseVasu Dev2011-05-241-7/+4
* [SCSI] libfc: release DDP context if frame_send() failsYi Zou2011-05-241-1/+1
* [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrectVasu Dev2011-05-011-23/+9
* [SCSI] libfc: Move host_lock usage into ramp_up/down routinesRobert Love2011-05-011-10/+15
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [SCSI] libfc: Remove usage of the Scsi_Host's host_lockRobert Love2011-02-121-14/+6
* [SCSI] libfc: fix sparse static and non-ANSI warningsRandy Dunlap2011-02-121-3/+3
* [SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done()Dan Carpenter2011-02-121-1/+1
* [SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort()Hillf Danton2011-02-121-3/+4
* [SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UN...Yi Zou2011-02-121-3/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-17/+11
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-211-2/+2
* | | [SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pktYi Zou2010-12-211-7/+7
* | | [SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_elsYi Zou2010-12-211-5/+2
* | | [SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associatedYi Zou2010-12-211-1/+7
* | | [SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend2010-12-211-3/+2
* | | [SCSI] libfc: use rport timeout values for fcp recoveryjohn fastabend2010-12-211-16/+42
* | | [SCSI] libfc: incorrect scsi host byte codes returned to scsi-mljohn fastabend2010-12-211-20/+41
* | | [SCSI] libfc: fix stats computation in fc_queuecommand()Hillf Danton2010-12-211-2/+2
* | | [SCSI] libfc: Fix incorrect locking and unlocking in FCPRobert Love2010-12-211-1/+1
| |/ |/|
* | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
OpenPOWER on IntegriCloud