aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc
AgeCommit message (Expand)Author
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
2012-07-20[SCSI] libfc: don't exch_done() on invalid sequence ptrYi Zou
2012-07-20[SCSI] libfc: add exch timer debug infoVasu Dev
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev
2012-07-20[SCSI] libfc: adds FCP failures statsVasu Dev
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley
2012-05-10[SCSI] libfc: flush lport worker after its disabledVasu Dev
2012-04-25[SCSI] libfc: update mfs boundry checkingVasu Dev
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-28[SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark
2012-03-28[SCSI] libfc: update fc_host mfs along with updating lport->mfsVasu Dev
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover
2012-02-19[SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi
2012-02-19[SCSI] libfc: Fix panic in fc_exch_recvBhanu Prakash Gollapudi
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh
2012-01-16[SCSI] libfc: remove redundant timer init for fcpYi Zou
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31[SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev
2011-10-31[SCSI] libfc: avoid exchanges collision during lport resetVasu Dev
2011-10-31[SCSI] libfc: fix checking FC_TYPE_BLSVasu Dev
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-02[SCSI] libfc: cache align fc_exch_poolVasu Dev
2011-10-02[SCSI] libfc: cache align struct fc_fcp_pkt fieldsVasu Dev
2011-08-28[SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou
2011-08-28[SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev
2011-08-28[SCSI] libfc: fix fc_eh_host_resetVasu Dev
2011-07-28[SCSI] libfc: fix warn on in lport retryVasu Dev
2011-07-28[SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of errorNeerav Parikh
2011-07-28[SCSI] libfc: cleanup sending SRR requestHillf Danton
2011-07-28[SCSI] libfc: two minor changes in commentsHillf Danton
2011-07-28[SCSI] libfc, fcoe: ignore rx frame with wrong xid infoVasu Dev
2011-07-28[SCSI] libfc: release exchg cacheHillf Danton
2011-07-28[SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton