1. 372c187 scsi: lpfc: Add an internal trace log buffer by Dick Kennedy · 4 years, 6 months ago
  2. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  3. 4e57e0b lpfc: fix axchg pointer reference after free and double frees by James Smart · 4 years, 8 months ago
  4. fcdd14b lpfc: Fix pointer checks and comments in LS receive refactoring by James Smart · 4 years, 8 months ago
  5. 54840be lpfc: nvmet: Add Send LS Request and Abort LS Request support by James Smart · 4 years, 9 months ago
  6. 4c2805a lpfc: nvmet: Add support for NVME LS request hosthandle by James Smart · 4 years, 9 months ago
  7. fe1bede lpfc: Refactor Send LS Response support by James Smart · 4 years, 9 months ago
  8. 3a8070c lpfc: Refactor NVME LS receive handling by James Smart · 4 years, 9 months ago
  9. 7b7f551 lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions by James Smart · 4 years, 9 months ago
  10. 7cacae2 lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx by James Smart · 4 years, 9 months ago
  11. 2a1160a lpfc: Refactor lpfc nvme headers by James Smart · 4 years, 9 months ago
  12. 72e6329 nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request by James Smart · 4 years, 9 months ago
  13. e304142 scsi: lpfc: remove duplicate unloading checks by James Smart · 4 years, 9 months ago
  14. 840eda9 scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics by James Smart · 4 years, 10 months ago
  15. e7f4034 scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_req by James Smart · 4 years, 10 months ago
  16. 5314995 scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointer by Saurav Girepunje · 5 years ago
  17. ea85a20 scsi: lpfc: Remove lock contention target write path by James Smart · 5 years ago
  18. 43bfea1 scsi: lpfc: Fix coverity errors on NULL pointer checks by James Smart · 5 years ago
  19. 51f8e43 scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS by James Smart · 5 years ago
  20. c00f62e scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair by James Smart · 5 years ago
  21. 3235066 scsi: lpfc: Migrate to %px and %pf in kernel print calls by James Smart · 5 years ago
  22. d9f492a scsi: lpfc: Fix coverity warnings by James Smart · 5 years ago
  23. 005d8eb scsi: lpfc: Fix nvme target mode ABTSing a received ABTS by James Smart · 5 years ago
  24. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  25. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  26. ab72312 lpfc: add nvmet discovery_event op support by James Smart · 6 years ago
  27. 46e8e47 scsi: lpfc: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  28. 336df6e scsi: lpfc: Avoid unused function warnings by Nathan Chancellor · 6 years ago
  29. d7b761b scsi: lpfc: Make some symbols static by YueHaibing · 6 years ago
  30. 01d53c0 scsi: lpfc: Fix kernel warnings related to smp_processor_id() by James Smart · 6 years ago
  31. 6594d31 scsi: lpfc: Cancel queued work for an IO when processing a received ABTS by James Smart · 6 years ago
  32. 51d23fb scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handling by James Smart · 6 years ago
  33. 79d8c4c scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames by James Smart · 6 years ago
  34. d74a89a scsi: lpfc: Separate CQ processing for nvmet_fc upcalls by James Smart · 6 years ago
  35. 4767c58 scsi: lpfc: Correct nvmet buffer free race condition by James Smart · 6 years ago
  36. 32b9386 scsi: lpfc: Fix nvmet target abort cmd matching by James Smart · 6 years ago
  37. d6d189c scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id() by Bart Van Assche · 6 years ago
  38. b27cbd5 scsi: lpfc: Remove set-but-not-used variables by Bart Van Assche · 6 years ago
  39. 3999df7 scsi: lpfc: Declare local functions static by Bart Van Assche · 6 years ago
  40. 2a0fb34 scsi: lpfc: Correct localport timeout duration error by James Smart · 6 years ago
  41. 4552e0f scsi: lpfc: Fix nvmet async receive buffer replenishment by James Smart · 6 years ago
  42. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  43. 0d04121 scsi: lpfc: Update 12.2.0.0 file copyrights to 2019 by James Smart · 6 years ago
  44. c160c0f scsi: lpfc: Fix nvmet issues when link bounce under IO load by James Smart · 6 years ago
  45. 472e146 scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall by James Smart · 6 years ago
  46. 222e923 scsi: lpfc: Resize cpu maps structures based on possible cpus by James Smart · 6 years ago
  47. 1fbf974 scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting. by James Smart · 6 years ago
  48. 63df6d6 scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues by James Smart · 6 years ago
  49. 5e5b511 scsi: lpfc: Partition XRI buffer list across Hardware Queues by James Smart · 6 years ago
  50. cdb42be scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu by James Smart · 6 years ago
  51. c41f598 scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport by Ewan D. Milne · 6 years ago
  52. 2879265 scsi: lpfc: Fix errors in log messages. by James Smart · 6 years ago
  53. 5b9e70b scsi: lpfc: raise sg count for nvme to use available sg resources by James Smart · 6 years ago
  54. cc74e31 scsi: lpfc: remove null check on nvmebuf by Colin Ian King · 6 years ago
  55. 4ae2ebd scsi: lpfc: Revise copyright for new company language by James Smart · 7 years ago
  56. 6871e81 scsi: lpfc: Fix NVME Target crash in defer rcv logic by James Smart · 7 years ago
  57. 414abe0 scsi: lpfc: Make PBDE optimizations configurable by James Smart · 7 years ago
  58. 68c9b55 scsi: lpfc: Fix abort error path for NVMET by James Smart · 7 years ago
  59. fab2e46 scsi: lpfc: make several unions static, fix non-ANSI prototype by Colin Ian King · 7 years ago
  60. bd3061b scsi: lpfc: Streamline NVME Targe6t WQE setup by James Smart · 7 years ago
  61. 205e824 scsi: lpfc: Code cleanup for 128byte wqe data type by James Smart · 7 years ago
  62. 917d59a scsi: lpfc: Add missing unlock in WQ full logic by James Smart · 7 years ago
  63. 0bc2b7c scsi: lpfc: Add embedded data pointers for enhanced performance by James Smart · 7 years ago
  64. 128bdda scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright by James Smart · 7 years ago
  65. 8d731d1 scsi: lpfc: Fix header inclusion in lpfc_nvmet by James Smart · 7 years ago
  66. 20aefac scsi: lpfc: Validate adapter support for SRIU option by James Smart · 7 years ago
  67. 411de51 scsi: lpfc: Fix RQ empty firmware trap by James Smart · 7 years ago
  68. 6e8e1c1 scsi: lpfc: Add WQ Full Logic for NVME Target by James Smart · 7 years ago
  69. 8ae3370 scsi: lpfc: correct debug counters for abort by James Smart · 7 years ago
  70. 4b05668 scsi: lpfc: Beef up stat counters for debug by James Smart · 7 years ago
  71. cbc5de1 scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv by James Smart · 7 years ago
  72. 81e6a63 scsi: lpfc: small sg cnt cleanup by James Smart · 7 years ago
  73. 3386f4bd scsi: lpfc: Fix crash during driver unload with running nvme traffic by James Smart · 7 years ago
  74. 1abcb371 scsi: lpfc: Fix oops of nvme host during driver unload. by Dick Kennedy · 7 years ago
  75. e7981a2 scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails by Dick Kennedy · 7 years ago
  76. c578f6f scsi: lpfc: Set missing abort context by James Smart · 7 years ago
  77. e3246a1 scsi: lpfc: Reduce log spew on controller reconnects by James Smart · 7 years ago
  78. f485c18 scsi: lpfc: Move CQ processing to a soft IRQ by Dick Kennedy · 7 years ago
  79. c8a4ce0 scsi: lpfc: Make ktime sampling more accurate by Dick Kennedy · 7 years ago
  80. 2299e43 scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined by Dick Kennedy · 7 years ago
  81. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  82. 7362617 scsi: lpfc: avoid an unused function warning by Arnd Bergmann · 7 years ago
  83. c6e0c92 scsi: lpfc: Fix relative offset error on large nvmet target ios by Dick Kennedy · 7 years ago
  84. 66d7ce9 scsi: lpfc: Fix MRQ > 1 context list handling by Dick Kennedy · 7 years ago
  85. 5073842 lpfc: support nvmet_fc defer_rcv callback by James Smart · 7 years ago
  86. 771db5c scsi: lpfc: Replace PCI pool old API by Romain Perier · 8 years ago
  87. 88e9617 scsi: lpfc: don't double count abort errors by Dan Carpenter · 8 years ago
  88. c4031db scsi: lpfc: spin_lock_irq() is not nestable by Dan Carpenter · 8 years ago
  89. 4550f9c scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort request. by James Smart · 8 years ago
  90. 966bb5b scsi: lpfc: Break up IO ctx list into a separate get and put list by James Smart · 8 years ago
  91. 810ffa4 scsi: lpfc: Reduce time spent in IRQ for received NVME commands by James Smart · 8 years ago
  92. 78e1d20 scsi: lpfc: Fix defects reported by Coverity Scan by James Smart · 8 years ago
  93. ce1b591 scsi: lpfc: Add changes to assist in NVMET debugging by James Smart · 8 years ago
  94. 39aa23f scsi: lpfc: make a couple of functions static by Colin Ian King · 8 years ago
  95. ef918d3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  96. 9094367 scsi: lpfc: nvmet_fc: fix format string by Arnd Bergmann · 8 years ago
  97. be941bf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  98. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  99. eeeb51d scsi: lpfc: fix build issue if NVME_FC_TARGET is not defined by James Smart · 8 years ago
  100. a8cf5df scsi: lpfc: Added recovery logic for running out of NVMET IO context resources by James Smart · 8 years ago