aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
Commit message (Expand)AuthorAge
* 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
* | [SCSI] libfc: flush lport worker after its disabledVasu Dev2012-05-10
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-31
|\
| * [SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark2012-03-28
| * [SCSI] libfc: update fc_host mfs along with updating lport->mfsVasu Dev2012-03-28
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-22
|\|
| * [SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi2012-02-19
| * [SCSI] libfc: Fix panic in fc_exch_recvBhanu Prakash Gollapudi2012-02-19
| * [SCSI] libfc: Add support for FDMINeerav Parikh2012-02-19
| * [SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh2012-02-19
* | 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
* [SCSI] libfc: Declare local functions staticBart Van Assche2012-01-16
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-31
| * scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31