summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic/fnic_scsi.c
AgeCommit message (Expand)Author
2019-11-06scsi: fnic: fix use after freePan Bian
2019-01-22scsi: fnic: Warn when calling done for IO not issued to fwSatish Kharat
2019-01-22scsi: fnic: fnic stats for max CQs processed and ISR timeSatish Kharat
2019-01-22scsi: fnic: use fnic_lock to guard fnic->state_flagsSatish Kharat
2018-11-10fnic: fix fnic_scsi_host_{start,end}_tagChristoph Hellwig
2018-10-17scsi: fnic: replace gross legacy tag hack with blk-mq hackJens Axboe
2018-10-17scsi: fnic: switch to generic DMA APIChristoph Hellwig
2017-12-11scsi: fnic: add a space after %p in printf formatNicolas Iooss
2017-08-25scsi: fnic: do not call host reset from command abortHannes Reinecke
2017-06-27scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...Satish Kharat
2017-06-27scsi: fnic: Zero io_cmpl_skip on fw reset completionSatish Kharat
2017-03-23scsi: fnic: Adding debug IO and Abort latency counter to fnic statsSatish Kharat
2017-03-23scsi: fnic: Adding Check Condition counter to misc fnicstatsSatish Kharat
2017-03-23scsi: fnic: Avoid false out-of-order detection for aborted commandSatish Kharat
2017-03-23scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negativeSatish Kharat
2017-03-23scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else caseSatish Kharat
2017-01-05scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat
2016-11-16scsi: fnic: Correcting rport check location in fnic_queuecommand_lckSatish Kharat
2016-11-08scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke
2016-04-11fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat
2016-04-11fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat
2016-04-11fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat
2016-03-18fnic: move printk()s outside of the critical code section.Maurizio Lombardi
2015-10-27fnic: check pci_map_single() return valueMaurizio Lombardi
2015-08-18fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)
2014-11-20Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah
2014-11-20Fnic: Improper resue of exchange IdsHiral Shah
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-07-25fnic: reject device resets without assigned tags for the blk-mq caseChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-19fnic: Failing to queue aborts due to Q full cause terminate driver timeoutHiral Shah
2013-10-25[SCSI] fnic: Fnic Statistics CollectionHiral Patel
2013-10-25[SCSI] fnic: host reset returns nonzero value(errno) on successNarsimhulu Musini
2013-09-11[SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel
2013-09-11[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel
2013-09-11[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel
2013-09-11[SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars
2013-06-26[SCSI] fnic: potential dead lock in fnic_is_abts_pending()Dan Carpenter
2013-02-22[SCSI] fnic: Fnic Trace UtilityHiral Patel
2013-02-22[SCSI] fnic: New debug flags and debug log messagesHiral Patel
2013-02-22[SCSI] fnic: fnic driver may hit BUG_ON on device resetHiral Patel
2013-02-22[SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel
2011-06-29[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagAbhijeet Joglekar
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-07-27[SCSI] fnic: fnic_scsi.c: clean upRoel Kluin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04[SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt