aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_fcp.c
Commit message (Expand)AuthorAge
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* scsi: libfc: Convert timers to use timer_setup()Kees Cook2017-10-27
* scsi: fc_fcp: do not call fc_block_scsi_eh() from host resetHannes Reinecke2017-08-25
* scsi: libfc: do not flood console with messages 'libfc: queue full ...'Hannes Reinecke2017-05-08
* scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova2017-03-15
* scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-08
* scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-08
* scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke2016-11-08
* scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-08
* scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke2016-11-08
* scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke2016-11-08
* scsi: libfc: wait for E_D_TOV when out-of-order sequence is receivedHannes Reinecke2016-11-08
* scsi: libfc: reset timeout on queue fullHannes Reinecke2016-11-08
* scsi: libfc: don't fail sequence abort for completed exchangesHannes Reinecke2016-11-08
* scsi: libfc: quarantine timed out xidsHannes Reinecke2016-11-08
* scsi: libfc: Clarify ramp-down messagesHannes Reinecke2016-11-08
* scsi: libfc: do not overwrite DID_TIME_OUT statusHannes Reinecke2016-11-08
* scsi: libfc: sanitize E_D_TOV and R_A_TOV settingHannes Reinecke2016-11-08
* scsi: libfc: spurious I/O error under high loadHannes Reinecke2016-11-08
* scsi: libfc: additional debugging messagesHannes Reinecke2016-11-08
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-02
|\
| * libfc: Fix a typo in a source code commentBart Van Assche2015-08-12
* | libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-08-12
|/
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-12
* fcp: Do not interpret check condition as underrunBart Van Assche2013-09-04
* treewide: relase -> releaseGeert Uytterhoeven2013-06-28
* libfc: fix REC handlingVasu Dev2012-12-04
* [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou2012-10-07
* [SCSI] libfc: fix sending REC after FCP_RESP is receivedYi Zou2012-07-20
* [SCSI] libfc: adds FCP failures statsVasu Dev2012-07-20
* [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-20
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-03-22
|\
| * scsi: Use struct scsi_lun in fc/fcp.hAndy Grover2012-02-25
* | scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* [SCSI] libfc: remove redundant timer init for fcpYi Zou2012-01-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-28
|\
| * [SCSI] libfc: cache align struct fc_fcp_pkt fieldsVasu Dev2011-10-02
* | [SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev2011-08-28
|/
* [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of errorNeerav Parikh2011-07-28
* [SCSI] libfc: cleanup sending SRR requestHillf Danton2011-07-28
* [SCSI] libfc: two minor changes in commentsHillf Danton2011-07-28
* [SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton2011-07-28
* [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_...Yi Zou2011-05-24
* [SCSI] libfc: fix race in SRR responseVasu Dev2011-05-24
* [SCSI] libfc: release DDP context if frame_send() failsYi Zou2011-05-24
* [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrectVasu Dev2011-05-01