index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic_scsi.c
Age
Commit message (
Expand
)
Author
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
scsi: fnic: Drop reserved request handling
John Garry
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-15
scsi: fnic: Finish scsi_cmnd before dropping the spinlock
David Jeffery
2022-02-22
scsi: fnic: Stop using the SCSI pointer
Bart Van Assche
2022-02-22
scsi: fnic: Fix a tracing statement
Bart Van Assche
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: fnic: Call scsi_done() directly
Bart Van Assche
2021-08-16
scsi: fnic: Stop setting scsi_cmnd.tag
John Garry
2021-08-11
scsi: fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-05-02
scsi: fnic: Use scsi_host_busy_iter() to traverse commands
Hannes Reinecke
2021-05-02
scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()
Hannes Reinecke
2021-03-18
scsi: fnic: Demote non-conformant kernel-doc headers
Lee Jones
2020-11-23
scsi: fnic: Validate io_req before others
Karan Tilak Kumar
2020-11-23
scsi: fnic: Set scsi_set_resid() only for underflow
Karan Tilak Kumar
2020-11-23
scsi: fnic: Avoid looping in TRANS ETH on unload
Karan Tilak Kumar
2020-10-02
scsi: fnic: Do not call 'scsi_done()' for unhandled commands
Hannes Reinecke
2020-07-24
scsi: fnic: Use eth_broadcast_addr() to assign broadcast address
Miaohe Lin
2020-05-07
scsi: fnic: Use true, false for fnic->internal_reset_inprogress
Jason Yan
2020-01-20
scsi: fnic: do not queue commands during fwreset
Hannes Reinecke
2019-11-06
scsi: fnic: fix use after free
Pan Bian
2019-01-22
scsi: fnic: Warn when calling done for IO not issued to fw
Satish Kharat
2019-01-22
scsi: fnic: fnic stats for max CQs processed and ISR time
Satish Kharat
2019-01-22
scsi: fnic: use fnic_lock to guard fnic->state_flags
Satish Kharat
2018-11-10
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
2018-10-17
scsi: fnic: replace gross legacy tag hack with blk-mq hack
Jens Axboe
2018-10-17
scsi: fnic: switch to generic DMA API
Christoph Hellwig
2017-12-11
scsi: fnic: add a space after %p in printf format
Nicolas Iooss
2017-08-25
scsi: fnic: do not call host reset from command abort
Hannes Reinecke
2017-06-27
scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...
Satish Kharat
2017-06-27
scsi: fnic: Zero io_cmpl_skip on fw reset completion
Satish Kharat
2017-03-23
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
Satish Kharat
2017-03-23
scsi: fnic: Adding Check Condition counter to misc fnicstats
Satish Kharat
2017-03-23
scsi: fnic: Avoid false out-of-order detection for aborted command
Satish Kharat
2017-03-23
scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative
Satish Kharat
2017-03-23
scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case
Satish Kharat
2017-01-05
scsi: fnic: Avoid sending reset to firmware when another reset is in progress
Satish Kharat
2016-11-16
scsi: fnic: Correcting rport check location in fnic_queuecommand_lck
Satish Kharat
2016-11-08
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
2016-04-11
fnic: Using rport->dd_data to check rport online instead of rport_lookup.
Satish Kharat
2016-04-11
fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...
Satish Kharat
2016-04-11
fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer
Satish Kharat
2016-03-18
fnic: move printk()s outside of the critical code section.
Maurizio Lombardi
2015-10-27
fnic: check pci_map_single() return value
Maurizio Lombardi
2015-08-18
fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...
Hiral Shah
2014-12-30
fnic: IOMMU Fault occurs when IO and abort IO is out of order
Anil Chintalapati (achintal)
2014-11-20
Fnic: Fnic Driver crashed with NULL pointer reference
Hiral Shah
2014-11-20
Fnic: Improper resue of exchange Ids
Hiral Shah
[next]