1. f2aecc1 scsi: fnic: Remove set but not used variable 'vdev' by YueHaibing · 6 years ago
  2. 1dbaa37 scsi: fnic: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  3. f03dc9c scsi: fnic: Update fnic driver version to 1.6.0.47 by Satish Kharat · 6 years ago
  4. e119d14 scsi: fnic: Enable fnic devcmd2 interface by Satish Kharat · 6 years ago
  5. 0a2fdd2 scsi: fnic: Adding devcmd2 init and posting interfaces by Satish Kharat · 6 years ago
  6. 9d699c6 scsi: fnic: Add devcmd2 initialization helpers by Satish Kharat · 6 years ago
  7. 6c10cb4 scsi: fnic: fnic devcmd2 controller definitions by Satish Kharat · 6 years ago
  8. 5ed827a scsi: fnic: fnic devcmd2 interface definitions by Satish Kharat · 6 years ago
  9. 18244e94 scsi: fnic: Impose upper limit on max. # of CQs processed per intr by Satish Kharat · 6 years ago
  10. 68e3cc0 scsi: fnic: RQ enable and then post descriptors by Satish Kharat · 6 years ago
  11. 120dbfd scsi: fnic: delaying vnic dev enable till after req intr by Satish Kharat · 6 years ago
  12. e8bfe3e scsi: fnic: Warn when calling done for IO not issued to fw by Satish Kharat · 6 years ago
  13. 3567dca scsi: fnic: fnic stats for max CQs processed and ISR time by Satish Kharat · 6 years ago
  14. d948e63 scsi: fnic: Add port speed stat to fnic debug stats by Satish Kharat · 6 years ago
  15. 68f03bd scsi: fnic: use fnic_lock to guard fnic->state_flags by Satish Kharat · 6 years ago
  16. 5271d1c scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON by Satish Kharat · 6 years ago
  17. 1c55262 scsi: fnic: change fnic queue depth to 256 by Satish Kharat · 6 years ago
  18. c01461a scsi: fnic: support to display 20G port speed by Satish Kharat · 6 years ago
  19. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  20. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  21. e3f230c scsi: fnic: Use vzalloc by Sabyasachi Gupta · 6 years ago
  22. 511c49f fnic: fix fnic_scsi_host_{start,end}_tag by Christoph Hellwig · 6 years ago
  23. 4d5b4ac scsi: fnic: replace gross legacy tag hack with blk-mq hack by Jens Axboe · 6 years ago
  24. 7f9b0f7 scsi: fnic: switch to generic DMA API by Christoph Hellwig · 6 years ago
  25. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  26. 0cfce53 scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort" by Colin Ian King · 7 years ago
  27. 22807aa scsi: fnic: use 64-bit timestamps by Arnd Bergmann · 7 years ago
  28. dbc1ebe scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp by Rasmus Villemoes · 7 years ago
  29. f280c77 scsi: fnic: add a space after %p in printf format by Nicolas Iooss · 7 years ago
  30. d946214 scsi: fnic: Fix coccinelle warnings by Vasyl Gomonovych · 7 years ago
  31. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. 7c3a50b scsi: fnic: do not call host reset from command abort by Hannes Reinecke · 7 years ago
  34. 514e59c scsi: fnic: fix format string overflow warning by Arnd Bergmann · 8 years ago
  35. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  36. 4a1108d scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport is init by Satish Kharat · 8 years ago
  37. c22fa50 scsi: fnic: correct speed display and add support for 25,40 and 100G by Satish Kharat · 8 years ago
  38. 43caa03 scsi: fnic: added timestamp reporting in fnic debug stats by Satish Kharat · 8 years ago
  39. 1cdf8bc scsi: fnic: Zero io_cmpl_skip on fw reset completion by Satish Kharat · 8 years ago
  40. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  41. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  42. b8e1aa3 scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req by Satish Kharat · 8 years ago
  43. 445d296 scsi: fnic: Adding debug IO and Abort latency counter to fnic stats by Satish Kharat · 8 years ago
  44. 39fcbbc0 scsi: fnic: Adding Check Condition counter to misc fnicstats by Satish Kharat · 8 years ago
  45. b9202b4 scsi: fnic: Avoid false out-of-order detection for aborted command by Satish Kharat · 8 years ago
  46. 7ef539c scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative by Satish Kharat · 8 years ago
  47. ccc6d70 scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case by Satish Kharat · 8 years ago
  48. b43abcb scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the switch.i by Satish Kharat · 8 years ago
  49. cca678d scsi: fnic: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  50. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  51. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  52. 9698b6f scsi: fnic: Avoid sending reset to firmware when another reset is in progress by Satish Kharat · 8 years ago
  53. 6008e96 scsi: fnic: Correcting rport check location in fnic_queuecommand_lck by Satish Kharat · 8 years ago
  54. 36fe90b scsi: fnic: use kernel's '%pM' format option to print MAC by Andy Shevchenko · 8 years ago
  55. 31c0a63 scsi: libfc: Replace ->lport_reset callback with function call by Hannes Reinecke · 8 years ago
  56. 48c4676 scsi: fnic: Use time64_t to represent trace timestamps by Deepa Dinamani · 8 years ago
  57. dd7328e fnic: pci_dma_mapping_error() doesn't return an error code by Dan Carpenter · 9 years ago
  58. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 9 years ago
  59. 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 9 years ago
  60. 1b6ac5e fnic: Using rport->dd_data to check rport online instead of rport_lookup. by Satish Kharat · 9 years ago
  61. 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
  62. 691a837 fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer by Satish Kharat · 9 years ago
  63. 14cee5b fnic: move printk()s outside of the critical code section. by Maurizio Lombardi · 9 years ago
  64. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  65. fd6ddfa fnic: check pci_map_single() return value by Maurizio Lombardi · 9 years ago
  66. 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 · 10 years ago
  67. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
  68. efc7a28 fnic: IOMMU Fault occurs when IO and abort IO is out of order by Anil Chintalapati (achintal) · 10 years ago
  69. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  70. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  71. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  72. 41df7b0 Fnic: Fnic Driver crashed with NULL pointer reference by Hiral Shah · 10 years ago
  73. 0ee7b87 Fnic: For Standalone C series, "sending VLAN request" message seen even if the link is down by Hiral Shah · 10 years ago
  74. 35061e2 Fnic: Improper resue of exchange Ids by Hiral Shah · 10 years ago
  75. 042b356 Fnic: Memcopy only mimumum of data or trace buffer by Hiral Shah · 10 years ago
  76. a232bfb Fnic: Not probing all the vNICS via fnic_probe on boot by Hiral Shah · 10 years ago
  77. ee11560 scsi: don't force tagged_supported in drivers by Christoph Hellwig · 10 years ago
  78. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  79. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  80. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  81. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  82. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  83. 86001f2 fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs by Hiral Shah · 11 years ago
  84. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  85. 1e5df2a5 fnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  86. 4d63716 fnic: reject device resets without assigned tags for the blk-mq case by Christoph Hellwig · 11 years ago
  87. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  88. abb1414 fnic: fnic Control Path Trace Utility by Hiral Shah · 11 years ago
  89. 6681866 fnic: Failing to queue aborts due to Q full cause terminate driver timeout by Hiral Shah · 11 years ago
  90. c8ff03c fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count by Hiral Shah · 11 years ago
  91. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  92. 323f622 Merge tag 'fcoe-3.13' into for-linus by James Bottomley · 11 years ago
  93. 5ae3034 [SCSI] fnic: Incremented driver version by Hiral Patel · 11 years ago
  94. 67125b0 [SCSI] fnic: Fnic Statistics Collection by Hiral Patel · 11 years ago
  95. 441fbd2 [SCSI] fnic: host reset returns nonzero value(errno) on success by Narsimhulu Musini · 11 years ago
  96. 6942df7 scsi: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  97. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  98. fc85799 [SCSI] fnic: fnic Driver Tuneables Exposed through CLI by Hiral Patel · 11 years ago
  99. d0385d9 [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg by Sesidhar Beddel · 11 years ago
  100. 1259c5d [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset by Sesidhar Beddel · 11 years ago