index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: fnic: Do not call 'scsi_done()' for unhandled commands
Hannes Reinecke
2020-10-02
1
-2
/
+1
*
scsi: fnic: Use eth_broadcast_addr() to assign broadcast address
Miaohe Lin
2020-07-24
1
-1
/
+2
*
scsi: fnic: Use true, false for fnic->internal_reset_inprogress
Jason Yan
2020-05-07
1
-3
/
+3
*
scsi: fnic: do not queue commands during fwreset
Hannes Reinecke
2020-01-20
1
-0
/
+3
*
scsi: fnic: fix use after free
Pan Bian
2019-11-06
1
-1
/
+2
*
scsi: fnic: Warn when calling done for IO not issued to fw
Satish Kharat
2019-01-22
1
-2
/
+8
*
scsi: fnic: fnic stats for max CQs processed and ISR time
Satish Kharat
2019-01-22
1
-0
/
+19
*
scsi: fnic: use fnic_lock to guard fnic->state_flags
Satish Kharat
2019-01-22
1
-6
/
+5
*
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
2018-11-10
1
-2
/
+2
*
scsi: fnic: replace gross legacy tag hack with blk-mq hack
Jens Axboe
2018-10-17
1
-49
/
+12
*
scsi: fnic: switch to generic DMA API
Christoph Hellwig
2018-10-17
1
-22
/
+16
*
scsi: fnic: add a space after %p in printf format
Nicolas Iooss
2017-12-11
1
-1
/
+1
*
scsi: fnic: do not call host reset from command abort
Hannes Reinecke
2017-08-25
1
-4
/
+0
*
scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...
Satish Kharat
2017-06-27
1
-2
/
+14
*
scsi: fnic: Zero io_cmpl_skip on fw reset completion
Satish Kharat
2017-06-27
1
-0
/
+1
*
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
Satish Kharat
2017-03-23
1
-0
/
+43
*
scsi: fnic: Adding Check Condition counter to misc fnicstats
Satish Kharat
2017-03-23
1
-0
/
+3
*
scsi: fnic: Avoid false out-of-order detection for aborted command
Satish Kharat
2017-03-23
1
-22
/
+18
*
scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative
Satish Kharat
2017-03-23
1
-6
/
+10
*
scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case
Satish Kharat
2017-03-23
1
-2
/
+1
*
scsi: fnic: Avoid sending reset to firmware when another reset is in progress
Satish Kharat
2017-01-05
1
-0
/
+16
*
scsi: fnic: Correcting rport check location in fnic_queuecommand_lck
Satish Kharat
2016-11-16
1
-10
/
+18
*
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
2016-11-08
1
-1
/
+1
*
fnic: Using rport->dd_data to check rport online instead of rport_lookup.
Satish Kharat
2016-04-11
1
-9
/
+11
*
fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...
Satish Kharat
2016-04-11
1
-10
/
+28
*
fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer
Satish Kharat
2016-04-11
1
-6
/
+27
*
fnic: move printk()s outside of the critical code section.
Maurizio Lombardi
2016-03-18
1
-7
/
+6
*
fnic: check pci_map_single() return value
Maurizio Lombardi
2015-10-27
1
-0
/
+16
*
fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...
Hiral Shah
2015-08-18
1
-1
/
+3
*
fnic: IOMMU Fault occurs when IO and abort IO is out of order
Anil Chintalapati (achintal)
2014-12-30
1
-0
/
+15
*
Fnic: Fnic Driver crashed with NULL pointer reference
Hiral Shah
2014-11-20
1
-3
/
+18
*
Fnic: Improper resue of exchange Ids
Hiral Shah
2014-11-20
1
-0
/
+11
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
1
-9
/
+2
*
fnic: reject device resets without assigned tags for the blk-mq case
Christoph Hellwig
2014-07-25
1
-0
/
+16
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-2
/
+2
*
fnic: Failing to queue aborts due to Q full cause terminate driver timeout
Hiral Shah
2014-05-19
1
-6
/
+7
*
[SCSI] fnic: Fnic Statistics Collection
Hiral Patel
2013-10-25
1
-12
/
+232
*
[SCSI] fnic: host reset returns nonzero value(errno) on success
Narsimhulu Musini
2013-10-25
1
-5
/
+4
*
[SCSI] fnic: fnic Driver Tuneables Exposed through CLI
Hiral Patel
2013-09-11
1
-8
/
+8
*
[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg
Sesidhar Beddel
2013-09-11
1
-3
/
+20
*
[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset
Sesidhar Beddel
2013-09-11
1
-28
/
+42
*
[SCSI] fnic: Remove QUEUE_FULL handling code
Suma Ramars
2013-09-11
1
-32
/
+0
*
[SCSI] fnic: potential dead lock in fnic_is_abts_pending()
Dan Carpenter
2013-06-26
1
-4
/
+2
*
[SCSI] fnic: Fnic Trace Utility
Hiral Patel
2013-02-22
1
-11
/
+109
*
[SCSI] fnic: New debug flags and debug log messages
Hiral Patel
2013-02-22
1
-12
/
+106
*
[SCSI] fnic: fnic driver may hit BUG_ON on device reset
Hiral Patel
2013-02-22
1
-7
/
+114
*
[SCSI] fnic: fixing issues in device and firmware reset code
Hiral Patel
2013-02-22
1
-32
/
+352
*
[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flag
Abhijeet Joglekar
2011-06-29
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
[next]