Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4eb59793cca00b0e629b6d55b5abb5acb82c5868
/
drivers
/
scsi
/
fnic
b8e1aa3
scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req
by Satish Kharat
· 8 years ago
445d296
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
by Satish Kharat
· 8 years ago
39fcbbc
scsi: fnic: Adding Check Condition counter to misc fnicstats
by Satish Kharat
· 8 years ago
b9202b4
scsi: fnic: Avoid false out-of-order detection for aborted command
by Satish Kharat
· 8 years ago
7ef539c
scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative
by Satish Kharat
· 8 years ago
ccc6d70
scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case
by Satish Kharat
· 8 years ago
b43abcb
scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the switch.i
by Satish Kharat
· 8 years ago
cca678d
scsi: fnic: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
cdc1947
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
b6a05c8
scsi: remove eh_timed_out methods in the transport template
by Christoph Hellwig
· 8 years ago
9698b6f
scsi: fnic: Avoid sending reset to firmware when another reset is in progress
by Satish Kharat
· 8 years ago
6008e96
scsi: fnic: Correcting rport check location in fnic_queuecommand_lck
by Satish Kharat
· 8 years ago
36fe90b
scsi: fnic: use kernel's '%pM' format option to print MAC
by Andy Shevchenko
· 8 years ago
31c0a63
scsi: libfc: Replace ->lport_reset callback with function call
by Hannes Reinecke
· 8 years ago
48c4676
scsi: fnic: Use time64_t to represent trace timestamps
by Deepa Dinamani
· 8 years ago
dd7328e
fnic: pci_dma_mapping_error() doesn't return an error code
by Dan Carpenter
· 8 years ago
1917d42
fcoe: use enum for fip_mode
by Hannes Reinecke
· 8 years ago
6a551c1
fc_fip: Update to latest FC-BB-6 draft
by Hannes Reinecke
· 8 years ago
1b6ac5e
fnic: Using rport->dd_data to check rport online instead of rport_lookup.
by Satish Kharat
· 9 years ago
a36f5dd
fnic: Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset
by Satish Kharat
· 9 years ago
691a837
fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer
by Satish Kharat
· 9 years ago
14cee5b
fnic: move printk()s outside of the critical code section.
by Maurizio Lombardi
· 9 years ago
64d513ac
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
fd6ddfa
fnic: check pci_map_single() return value
by Maurizio Lombardi
· 9 years ago
db19693
fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack
by Hiral Shah
· 9 years ago
d647230
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
by Stephen Rothwell
· 9 years ago
efc7a28
fnic: IOMMU Fault occurs when IO and abort IO is out of order
by Anil Chintalapati (achintal)
· 10 years ago
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
41df7b0
Fnic: Fnic Driver crashed with NULL pointer reference
by Hiral Shah
· 10 years ago
0ee7b87
Fnic: For Standalone C series, "sending VLAN request" message seen even if the link is down
by Hiral Shah
· 10 years ago
35061e2
Fnic: Improper resue of exchange Ids
by Hiral Shah
· 10 years ago
042b356
Fnic: Memcopy only mimumum of data or trace buffer
by Hiral Shah
· 10 years ago
a232bfb
Fnic: Not probing all the vNICS via fnic_probe on boot
by Hiral Shah
· 10 years ago
ee11560
scsi: don't force tagged_supported in drivers
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
5066863
scsi: remove abuses of scsi_populate_tag
by Christoph Hellwig
· 10 years ago
a62182f
scsi: provide a generic change_queue_type method
by Christoph Hellwig
· 10 years ago
9a50aae
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
86001f2
fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs
by Hiral Shah
· 11 years ago
1a84db5
treewide: fix errors in printk
by Masanari Iida
· 10 years ago
1e5df2a5
fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
4d63716
fnic: reject device resets without assigned tags for the blk-mq case
by Christoph Hellwig
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
abb1414
fnic: fnic Control Path Trace Utility
by Hiral Shah
· 11 years ago
6681866
fnic: Failing to queue aborts due to Q full cause terminate driver timeout
by Hiral Shah
· 11 years ago
c8ff03c
fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count
by Hiral Shah
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
323f622
Merge tag 'fcoe-3.13' into for-linus
by James Bottomley
· 11 years ago
5ae3034
[SCSI] fnic: Incremented driver version
by Hiral Patel
· 11 years ago
67125b0
[SCSI] fnic: Fnic Statistics Collection
by Hiral Patel
· 11 years ago
441fbd2
[SCSI] fnic: host reset returns nonzero value(errno) on success
by Narsimhulu Musini
· 11 years ago
6942df7
scsi: Convert uses of compare_ether_addr to ether_addr_equal
by Joe Perches
· 11 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
fc85799
[SCSI] fnic: fnic Driver Tuneables Exposed through CLI
by Hiral Patel
· 11 years ago
d0385d9
[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg
by Sesidhar Beddel
· 11 years ago
1259c5d
[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset
by Sesidhar Beddel
· 11 years ago
318c7c4
[SCSI] fnic: Remove QUEUE_FULL handling code
by Suma Ramars
· 11 years ago
87aa619
[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up
by Brian Uchino
· 11 years ago
1adee04
[SCSI] fnic: FC stat param seconds_since_last_reset not getting updated
by Narsimhulu Musini
· 11 years ago
e09056b
[SCSI] fnic: BUG: sleeping function called from invalid context during probe
by Chris Leech
· 11 years ago
84cbd72
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
eb5881d
fnic: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
5d65f91
[SCSI] fnic: potential dead lock in fnic_is_abts_pending()
by Dan Carpenter
· 11 years ago
8177a9d
lseek(fd, n, SEEK_END) does *not* go to eof - n
by Al Viro
· 11 years ago
62271db
[SCSI] fnic: Incremented driver version
by Hiral Patel
· 12 years ago
d7fadce
[SCSI] fnic: Kernel panic due to FIP mode misconfiguration
by Hiral Patel
· 12 years ago
d3c995f
[SCSI] fnic: FIP VLAN Discovery Feature Support
by Hiral Patel
· 12 years ago
4d7007b
[SCSI] fnic: Fnic Trace Utility
by Hiral Patel
· 12 years ago
14eb5d9
[SCSI] fnic: New debug flags and debug log messages
by Hiral Patel
· 12 years ago
a0bf1ca
[SCSI] fnic: fnic driver may hit BUG_ON on device reset
by Hiral Patel
· 12 years ago
cfe16d5
[SCSI] fnic: Fix SGEs limit
by Hiral Patel
· 12 years ago
0329855
[SCSI] fnic: fixing issues in device and firmware reset code
by Hiral Patel
· 12 years ago
c0773b7
[SCSI] fnic: fix for trusted cos
by Hiral Patel
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0c79c74
[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flag
by Abhijeet Joglekar
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6da92d3
[SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1.
by Venkata Siva Vijayendra Bhamidipati
· 14 years ago
c954f8a
[SCSI] fnic: fix memory leak
by Venkata Siva Vijayendra Bhamidipati
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
48586820
[SCSI] fnic: prep for fc host dev loss tmo support
by Mike Christie
· 14 years ago
8196a93
[SCSI] fnic: do not reset dev_loss_tmo in slave callout
by Mike Christie
· 14 years ago
a737b88
scsi: remove private BIT macros
by Andrew Morton
· 14 years ago
e10f8c6
[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support
by Joe Eykholt
· 14 years ago
3d902ac
[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode
by Joe Eykholt
· 14 years ago
0db6f43
[SCSI] fnic: fnic_scsi.c: clean up
by Roel Kluin
· 14 years ago
da87bfa
[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.
by Vasu Dev
· 15 years ago
d9e9ab5
[SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queue
by Brian Uchino
· 15 years ago
666d076
[SCSI] fnic: Update version to 1.4.0.145
by Brian Uchino
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f90f50d
[SCSI] fnic: Set fnic driver version
by Venkata Siva Vijayendra Bhamidipati
· 15 years ago
c693a71
[SCSI] fnic: lport stats need to be initialized in fnic_probe()
by Venkata Siva Vijayendra Bhamidipati
· 15 years ago
aaa5e56
[SCSI] fnic: Allow multicast and unicast address registrations for fnic
by Venkata Siva Vijayendra Bhamidipati
· 15 years ago
76d8737
[SCSI] fnic: enable bsg pass-thru for fcping
by Joe Eykholt
· 15 years ago
78112e5
[SCSI] fnic: Add FIP support to the fnic driver
by Joe Eykholt
· 15 years ago
8622196
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation
by Chris Leech
· 15 years ago
2e76f76
[SCSI] fnic: Allocate OS interrupt resources just before enabling interrupts
by Abhijeet Joglekar
· 15 years ago
65d430f
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
by Christof Schmitt
· 15 years ago
Next »