summaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc (follow)
Commit message (Expand)AuthorAge
* scsi: libfc: Fix a format specifierBart Van Assche2021-05-22
* scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan2021-02-10
* scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan2020-08-26
* scsi: libfc: fix null pointer dereference on a null lportColin Ian King2020-01-29
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-25
* scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-03-23
* libfc: Use the correct function name in kernel-doc comment.Sebastian Herbszt2015-11-09
* 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
* | libfc: Fix fc_exch_recv_req() error pathBart 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
* libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-30
* fcp: Do not interpret check condition as underrunBart Van Assche2013-09-04
* libfc: Do not invoke the response handler after fc_exch_done()Bart Van Assche2013-09-04
* libfc: Reduce exchange lock contention in fc_exch_recv_abts()Bart Van Assche2013-09-04
* libfc: Avoid that sending after an abort triggers a kernel warningBart Van Assche2013-09-04
* libfc: Protect ep->esb_stat changes via ex_lockBart Van Assche2013-09-04
* libfc: Fix a race in fc_exch_timer_set_locked()Bart Van Assche2013-09-04
* libfc: Clarify fc_exch_find()Bart Van Assche2013-09-04
* libfc: Micro-optimize fc_setup_exch_mgr()Bart Van Assche2013-09-04
* libfc: Debug code fixesBart Van Assche2013-09-04
* libfc: Source code comment spelling fixesBart Van Assche2013-09-04
* Merge tag 'fcoe' into for-linusJames Bottomley2013-07-13
|\
| * libfc: Differentiate echange timer cancellation debug statementsRobert Love2013-07-09
| * libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love2013-07-09
| * libfc: Reject PLOGI from nodes with incompatible roleMark Rustad2013-07-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\ \ | |/ |/|
| * treewide: relase -> releaseGeert Uytterhoeven2013-06-28
* | libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman2013-05-10
* | libfc: Correct check for initiator roleMark Rustad2013-05-10
|/
* libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-25
* libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-25
* libfc: XenServer fails to mount root filesystem.Krishna Mohan2013-02-15
* libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love2012-12-14
* 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: fix retries with FDMI lport statesVasu Dev2012-07-20
* [SCSI] libfc: don't exch_done() on invalid sequence ptrYi Zou2012-07-20
* [SCSI] libfc: add exch timer debug infoVasu Dev2012-07-20
* [SCSI] libfc: update fcp and exch statsVasu Dev2012-07-20
* [SCSI] libfc: adds FCP failures statsVasu Dev2012-07-20
* [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-20
* Merge tag 'isci-for-3.5' into miscJames Bottomley2012-05-21
|\
| * [SCSI] libfc: update mfs boundry checkingVasu Dev2012-04-25