summaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc
AgeCommit message (Expand)Author
2020-01-29scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2019-08-11scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-03-13scsi: libfc: free skb when receiving invalid flogi respMing Lu
2018-09-05scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn
2016-11-17scsi: libfc: fix seconds_since_last_reset miscalculationJohannes Thumshirn
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
2013-09-04libfc: Debug code fixesBart Van Assche
2013-09-04libfc: Source code comment spelling fixesBart Van Assche
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley
2013-07-09libfc: Differentiate echange timer cancellation debug statementsRobert Love
2013-07-09libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love
2013-07-09libfc: Reject PLOGI from nodes with incompatible roleMark Rustad
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-05-10libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman
2013-05-10libfc: Correct check for initiator roleMark Rustad
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2013-02-15libfc: XenServer fails to mount root filesystem.Krishna Mohan
2012-12-14libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love
2012-12-04libfc: fix REC handlingVasu Dev
2012-10-07[SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou
2012-07-20[SCSI] libfc: fix sending REC after FCP_RESP is receivedYi Zou
2012-07-20[SCSI] libfc: fix retries with FDMI lport statesVasu Dev