summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
Commit message (Expand)AuthorAgeFilesLines
* fcp: Do not interpret check condition as underrunBart Van Assche2013-09-041-5/+5
* libfc: Do not invoke the response handler after fc_exch_done()Bart Van Assche2013-09-041-39/+92
* libfc: Reduce exchange lock contention in fc_exch_recv_abts()Bart Van Assche2013-09-041-8/+10
* libfc: Avoid that sending after an abort triggers a kernel warningBart Van Assche2013-09-041-22/+37
* libfc: Protect ep->esb_stat changes via ex_lockBart Van Assche2013-09-041-2/+7
* libfc: Fix a race in fc_exch_timer_set_locked()Bart Van Assche2013-09-041-3/+4
* libfc: Clarify fc_exch_find()Bart Van Assche2013-09-041-1/+3
* libfc: Micro-optimize fc_setup_exch_mgr()Bart Van Assche2013-09-041-7/+3
* libfc: Debug code fixesBart Van Assche2013-09-042-5/+5
* libfc: Source code comment spelling fixesBart Van Assche2013-09-043-8/+5
* Merge tag 'fcoe' into for-linusJames Bottomley2013-07-132-2/+29
|\
| * libfc: Differentiate echange timer cancellation debug statementsRobert Love2013-07-091-1/+1
| * libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love2013-07-091-1/+1
| * libfc: Reject PLOGI from nodes with incompatible roleMark Rustad2013-07-091-0/+27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ | |/ |/|
| * treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
* | libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman2013-05-101-13/+24
* | libfc: Correct check for initiator roleMark Rustad2013-05-101-1/+1
|/
* libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-251-8/+17
* libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-251-2/+3
* libfc: XenServer fails to mount root filesystem.Krishna Mohan2013-02-151-1/+1
* libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love2012-12-141-19/+19
* 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: fix retries with FDMI lport statesVasu Dev2012-07-201-2/+3
* [SCSI] libfc: don't exch_done() on invalid sequence ptrYi Zou2012-07-201-1/+2
* [SCSI] libfc: add exch timer debug infoVasu Dev2012-07-201-43/+53
* [SCSI] libfc: update fcp and exch statsVasu Dev2012-07-202-5/+32
* [SCSI] libfc: adds FCP failures statsVasu Dev2012-07-201-0/+8
* [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-204-34/+34
* Merge tag 'isci-for-3.5' into miscJames Bottomley2012-05-211-5/+7
|\
| * [SCSI] libfc: update mfs boundry checkingVasu Dev2012-04-251-5/+7
* | [SCSI] libfc: flush lport worker after its disabledVasu Dev2012-05-101-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-312-3/+21
|\
| * [SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark2012-03-281-2/+12
| * [SCSI] libfc: update fc_host mfs along with updating lport->mfsVasu Dev2012-03-281-1/+9
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-224-8/+236
|\ \ | |/
| * [SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi2012-02-191-0/+7
| * [SCSI] libfc: Fix panic in fc_exch_recvBhanu Prakash Gollapudi2012-02-191-3/+4
| * [SCSI] libfc: Add support for FDMINeerav Parikh2012-02-191-3/+224
| * [SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh2012-02-191-2/+1
* | 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-204-11/+9
|/
* [SCSI] libfc: remove redundant timer init for fcpYi Zou2012-01-161-3/+1
* [SCSI] libfc: Declare local functions staticBart Van Assche2012-01-165-11/+13
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-067-0/+7
|\
| * scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-312-0/+2
| * scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-315-0/+5
OpenPOWER on IntegriCloud