aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc
AgeCommit message (Expand)Author
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
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