summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
AgeCommit message (Expand)Author
2016-11-08scsi: libfc: wait for E_D_TOV when out-of-order sequence is receivedHannes Reinecke
2016-11-08scsi: libfc: reset timeout on queue fullHannes Reinecke
2016-11-08scsi: libfc: Do not drop out-of-order framesHannes Reinecke
2016-11-08scsi: libfc: don't fail sequence abort for completed exchangesHannes Reinecke
2016-11-08scsi: libfc: quarantine timed out xidsHannes Reinecke
2016-11-08scsi: libfc: safeguard against invalid exchange indexHannes Reinecke
2016-11-08scsi: libfc: Clarify ramp-down messagesHannes Reinecke
2016-11-08scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGIHannes Reinecke
2016-11-08scsi: libfc: Rework PRLI handlingHannes Reinecke
2016-11-08scsi: libfc: Implement RTV responderHannes Reinecke
2016-11-08scsi: libfc: use error code for fc_rport_error()Hannes Reinecke
2016-11-08scsi: libfc: do not overwrite DID_TIME_OUT statusHannes Reinecke
2016-11-08scsi: libfc: sanitize E_D_TOV and R_A_TOV settingHannes Reinecke
2016-11-08scsi: libfc: use configured rport E_D_TOVHannes Reinecke
2016-11-08scsi: libfc: use configured lport R_A_TOVHannes Reinecke
2016-11-08scsi: libfc: spurious I/O error under high loadHannes Reinecke
2016-11-08scsi: libfc: additional debugging messagesHannes Reinecke
2016-11-08scsi: libfc: Revert "[SCSI] libfc: use offload EM instance again instead jump...Martin K. Petersen
2016-11-08scsi: libfc: don't advance state machine for incoming FLOGIHannes Reinecke
2016-11-08scsi: libfc: Do not login if the port is already startedHannes Reinecke
2016-11-08scsi: libfc: Do not drop down to FLOGI for fc_rport_login()Hannes Reinecke
2016-11-08scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS ...Chad Dupuis
2016-11-08scsi: libfc: Fixup disc_mutex handlingHannes Reinecke
2016-11-08scsi: libfc: Revisit kref handlingHannes Reinecke
2016-08-18scsi: libfc: do not send ABTS when resetting exchangesHannes Reinecke
2016-08-18scsi: libfc: reset exchange manager during LOGO handlingHannes Reinecke
2016-08-18scsi: libfc: send LOGO for PLOGI failureHannes Reinecke
2016-08-18scsi: libfc: Issue PRLI after a PRLO has been receivedHannes Reinecke
2016-07-13libfc: sanity check cpu number extracted from xidChris Leech
2016-07-12scsi: libfc: fix seconds_since_last_reset calculationArnd Bergmann
2016-07-12libfc: Update rport reference countingHannes Reinecke
2015-11-09libfc: Use the correct function name in kernel-doc comment.Sebastian Herbszt
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-12libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-08-12libfc: Fix fc_exch_recv_req() error pathBart Van Assche
2015-08-12libfc: Fix a typo in a source code commentBart Van Assche
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-09-30libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2013-09-04fcp: Do not interpret check condition as underrunBart Van Assche
2013-09-04libfc: Do not invoke the response handler after fc_exch_done()Bart Van Assche
2013-09-04libfc: Reduce exchange lock contention in fc_exch_recv_abts()Bart Van Assche
2013-09-04libfc: Avoid that sending after an abort triggers a kernel warningBart Van Assche
2013-09-04libfc: Protect ep->esb_stat changes via ex_lockBart Van Assche
2013-09-04libfc: Fix a race in fc_exch_timer_set_locked()Bart Van Assche
2013-09-04libfc: Clarify fc_exch_find()Bart Van Assche
2013-09-04libfc: Micro-optimize fc_setup_exch_mgr()Bart Van Assche