summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic/fnic_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: fnic: add a space after %p in printf formatNicolas Iooss2017-12-121-1/+1
* scsi: fnic: do not call host reset from command abortHannes Reinecke2017-08-251-4/+0Star
* scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...Satish Kharat2017-06-281-2/+14
* scsi: fnic: Zero io_cmpl_skip on fw reset completionSatish Kharat2017-06-281-0/+1
* scsi: fnic: Adding debug IO and Abort latency counter to fnic statsSatish Kharat2017-03-231-0/+43
* scsi: fnic: Adding Check Condition counter to misc fnicstatsSatish Kharat2017-03-231-0/+3
* scsi: fnic: Avoid false out-of-order detection for aborted commandSatish Kharat2017-03-231-22/+18Star
* scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negativeSatish Kharat2017-03-231-6/+10
* scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else caseSatish Kharat2017-03-231-2/+1Star
* scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat2017-01-061-0/+16
* scsi: fnic: Correcting rport check location in fnic_queuecommand_lckSatish Kharat2016-11-171-10/+18
* scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke2016-11-081-1/+1
* fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat2016-04-111-9/+11
* fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat2016-04-111-10/+28
* fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat2016-04-111-6/+27
* fnic: move printk()s outside of the critical code section.Maurizio Lombardi2016-03-181-7/+6Star
* fnic: check pci_map_single() return valueMaurizio Lombardi2015-10-271-0/+16
* fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2015-08-181-1/+3
* fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2014-12-301-0/+15
* Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah2014-11-201-3/+18
* Fnic: Improper resue of exchange IdsHiral Shah2014-11-201-0/+11
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-9/+2Star
* fnic: reject device resets without assigned tags for the blk-mq caseChristoph Hellwig2014-07-251-0/+16
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* fnic: Failing to queue aborts due to Q full cause terminate driver timeoutHiral Shah2014-05-191-6/+7
* [SCSI] fnic: Fnic Statistics CollectionHiral Patel2013-10-251-12/+232
* [SCSI] fnic: host reset returns nonzero value(errno) on successNarsimhulu Musini2013-10-251-5/+4Star
* [SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel2013-09-121-8/+8
* [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel2013-09-121-3/+20
* [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel2013-09-121-28/+42
* [SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars2013-09-121-32/+0Star
* [SCSI] fnic: potential dead lock in fnic_is_abts_pending()Dan Carpenter2013-06-271-4/+2Star
* [SCSI] fnic: Fnic Trace UtilityHiral Patel2013-02-221-11/+109
* [SCSI] fnic: New debug flags and debug log messagesHiral Patel2013-02-221-12/+106
* [SCSI] fnic: fnic driver may hit BUG_ON on device resetHiral Patel2013-02-221-7/+114
* [SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel2013-02-221-32/+352
* [SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagAbhijeet Joglekar2011-06-291-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] fnic: fnic_scsi.c: clean upRoel Kluin2010-07-271-14/+8Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt2009-12-041-39/+34Star
* [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-041-18/+2Star
* [SCSI] fnic: Pad the unused bytes of CDB to 0sAbhijeet Joglekar2009-12-041-1/+2
* [SCSI] fnic: remove redundant BUG_ONs and fix checks on unsignedRoel Kluin2009-06-251-5/+2Star
* [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-141-0/+1850