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