index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
Commit message (
Expand
)
Author
Age
Files
Lines
*
fnic: Using rport->dd_data to check rport online instead of rport_lookup.
Satish Kharat
2016-04-11
2
-10
/
+12
*
fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...
Satish Kharat
2016-04-11
2
-11
/
+29
*
fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer
Satish Kharat
2016-04-11
2
-7
/
+28
*
fnic: move printk()s outside of the critical code section.
Maurizio Lombardi
2016-03-18
1
-7
/
+6
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-8
/
+0
*
fnic: check pci_map_single() return value
Maurizio Lombardi
2015-10-27
2
-8
/
+54
*
fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...
Hiral Shah
2015-08-18
2
-2
/
+4
*
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
2
-0
/
+2
*
fnic: IOMMU Fault occurs when IO and abort IO is out of order
Anil Chintalapati (achintal)
2014-12-30
2
-1
/
+16
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-2
/
+2
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-0
/
+1
*
Fnic: Fnic Driver crashed with NULL pointer reference
Hiral Shah
2014-11-20
2
-4
/
+19
*
Fnic: For Standalone C series, "sending VLAN request" message seen even if th...
Hiral Shah
2014-11-20
2
-1
/
+6
*
Fnic: Improper resue of exchange Ids
Hiral Shah
2014-11-20
2
-1
/
+12
*
Fnic: Memcopy only mimumum of data or trace buffer
Hiral Shah
2014-11-20
2
-3
/
+3
*
Fnic: Not probing all the vNICS via fnic_probe on boot
Hiral Shah
2014-11-20
2
-3
/
+12
*
scsi: don't force tagged_supported in drivers
Christoph Hellwig
2014-11-12
1
-2
/
+0
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-1
/
+2
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
1
-9
/
+2
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-10-07
3
-6
/
+6
|
\
|
*
fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs
Hiral Shah
2014-09-16
3
-6
/
+6
*
|
treewide: fix errors in printk
Masanari Iida
2014-09-01
2
-2
/
+2
|
/
*
fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-29
1
-2
/
+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: fnic Control Path Trace Utility
Hiral Shah
2014-05-19
6
-43
/
+637
*
fnic: Failing to queue aborts due to Q full cause terminate driver timeout
Hiral Shah
2014-05-19
1
-6
/
+7
*
fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count
Hiral Shah
2014-05-19
3
-7
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+0
|
\
|
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-1
/
+0
*
|
Merge tag 'fcoe-3.13' into for-linus
James Bottomley
2013-11-10
1
-3
/
+3
|
\
\
|
*
|
scsi: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-10-14
1
-3
/
+3
|
|
/
*
|
[SCSI] fnic: Incremented driver version
Hiral Patel
2013-10-25
1
-1
/
+1
*
|
[SCSI] fnic: Fnic Statistics Collection
Hiral Patel
2013-10-25
9
-24
/
+971
*
|
[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
4
-18
/
+34
*
|
[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: On system with >1.1TB RAM, VIC fails multipath after boot up
Brian Uchino
2013-09-11
1
-4
/
+4
*
|
[SCSI] fnic: FC stat param seconds_since_last_reset not getting updated
Narsimhulu Musini
2013-09-11
2
-1
/
+112
|
/
*
[SCSI] fnic: BUG: sleeping function called from invalid context during probe
Chris Leech
2013-08-02
2
-14
/
+10
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-07-04
1
-4
/
+2
|
\
|
*
[SCSI] fnic: potential dead lock in fnic_is_abts_pending()
Dan Carpenter
2013-06-26
1
-4
/
+2
*
|
fnic: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-14
/
+2
*
|
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
2013-06-16
1
-1
/
+1
|
/
*
[SCSI] fnic: Incremented driver version
Hiral Patel
2013-05-02
1
-1
/
+1
[next]