1. f91bc59 scsi: lpfc: Correct target queue depth application changes by James Smart · 7 years ago
  2. f44ac12 scsi: lpfc: Memory allocation error during driver start-up on power8 by James Smart · 7 years ago
  3. 4e565cf scsi: lpfc: Work around NVME cmd iu SGL type by James Smart · 7 years ago
  4. fbd8a6b scsi: lpfc: Add 64G link speed support by James Smart · 7 years ago
  5. 1351e69 scsi: lpfc: Add push-to-adapter support to sli4 by James Smart · 7 years ago
  6. 128bdda scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright by James Smart · 7 years ago
  7. 2289e95 scsi: lpfc: Fix issue_lip if link is disabled by James Smart · 7 years ago
  8. 64bf009 scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target by James Smart · 7 years ago
  9. 411de51 scsi: lpfc: Fix RQ empty firmware trap by James Smart · 7 years ago
  10. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  11. 6cbaefb treewide: Use DEVICE_ATTR_WO by Joe Perches · 7 years ago
  12. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  13. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  14. 5c665ae scsi: lpfc: don't dereference localport before it has been null checked by Colin Ian King · 7 years ago
  15. b996ce3 scsi: lpfc: correct sg_seg_cnt attribute min vs default by James Smart · 7 years ago
  16. 4b05668 scsi: lpfc: Beef up stat counters for debug by James Smart · 7 years ago
  17. 81e6a63 scsi: lpfc: small sg cnt cleanup by James Smart · 7 years ago
  18. bcb24f6 scsi: lpfc: Adjust default value of lpfc_nvmet_mrq by James Smart · 7 years ago
  19. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  20. 6ddcf0a lpfc: tie in to new dev_loss_tmo interface in nvme transport by James Smart · 7 years ago
  21. cf4c8c8 scsi: lpfc: Revise NVME module parameter descriptions for better clarity by Dick Kennedy · 7 years ago
  22. 1234a6d scsi: lpfc: Fix crash receiving ELS while detaching driver by Dick Kennedy · 7 years ago
  23. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  24. 44fd7fe scsi: lpfc: Add Buffer to Buffer credit recovery support by James Smart · 7 years ago
  25. 66d7ce9 scsi: lpfc: Fix MRQ > 1 context list handling by Dick Kennedy · 7 years ago
  26. 5073842 lpfc: support nvmet_fc defer_rcv callback by James Smart · 7 years ago
  27. 966bb5b scsi: lpfc: Break up IO ctx list into a separate get and put list by James Smart · 8 years ago
  28. b4fd681 scsi: lpfc: Fix nvme_info sysfs output to be consistent by James Smart · 8 years ago
  29. 0cf07f84 scsi: lpfc: Add auto EQ delay logic by James Smart · 8 years ago
  30. 522dcee scsi: lpfc: Fix return value of board_mode store routine in case of online failure by James Smart · 8 years ago
  31. 2cee780 scsi: lpfc: Fix counters so outstandng NVME IO count is accurate by James Smart · 8 years ago
  32. 7d790f0 scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers. by James Smart · 8 years ago
  33. 80cc004 scsi: lpfc: Fix transition nvme-i rport handling to nport only. by James Smart · 8 years ago
  34. 7a06dcd scsi: lpfc: Add nvme initiator devloss support by James Smart · 8 years ago
  35. a8cf5df scsi: lpfc: Added recovery logic for running out of NVMET IO context resources by James Smart · 8 years ago
  36. 6c621a2 scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context by James Smart · 8 years ago
  37. 61f3d4b scsi: lpfc: Fix nvmet RQ resource needs for large block writes. by James Smart · 8 years ago
  38. 547077a scsi: lpfc: Adding additional stats counters for nvme. by James Smart · 8 years ago
  39. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  40. aeb3c81 Add Fabric assigned WWN support. by James Smart · 8 years ago
  41. 4410a67 Fix nvme initiator handling when not enabled. by James Smart · 8 years ago
  42. ea98ab3 scsi: lpfc: fix potential buffer overflow. by Maurizio Lombardi · 8 years ago
  43. ca4a213 Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  44. 7d70803 scsi: lpfc: Finalize Kconfig options for nvme by James Smart · 8 years ago
  45. e2a3a673 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  46. 43140ca scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT by James Smart · 8 years ago
  47. 96418b5 scsi: lpfc: Fix eh_deadline setting for sli3 adapters. by James Smart · 8 years ago
  48. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  49. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  50. d080abe scsi: lpfc: Update copyrights by James Smart · 8 years ago
  51. 2d7dbc4 scsi: lpfc: NVME Target: Receive buffer updates by James Smart · 8 years ago
  52. f358dd0 scsi: lpfc: NVME Target: Base modifications by James Smart · 8 years ago
  53. 895427b scsi: lpfc: NVME Initiator: Base modifications by James Smart · 8 years ago
  54. 2ea259e scsi: lpfc: minor code cleanups by James Smart · 8 years ago
  55. e2934ed scsi: lpfc: Fix lpfc_wwn_set return code check by James Smart · 8 years ago
  56. 352e5fd scsi: lpfc: Reinstate lpfc_soft_wwn parameter by James Smart · 8 years ago
  57. f2bf460 scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameter by James Smart · 8 years ago
  58. b5749fe scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority. by James Smart · 8 years ago
  59. 6c9231f scsi: lpfc: Correct host name in symbolic_name field by James Smart · 8 years ago
  60. 8c6a6f4 scsi: lpfc: Deprecate lpfc_soft_wwn parameter by James Smart · 8 years ago
  61. c691816 scsi: lpfc: Synchronize link speed with boot driver by James Smart · 8 years ago
  62. 6c86068 scsi: lpfc: Revise strings with full lpfc parameter name by James Smart · 8 years ago
  63. 0cfbbf2 scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter by James Smart · 8 years ago
  64. ed5b152 scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter by James Smart · 8 years ago
  65. 0a03543 scsi: lpfc: Code cleanup for lpfc_topology parameter by James Smart · 8 years ago
  66. 506139a scsi: lpfc: Code cleanup for lpfc_aer_support parameter by James Smart · 8 years ago
  67. 31202b0 scsi: lpfc: Code cleanup for lpfc_enable_rrq parameter by James Smart · 8 years ago
  68. 0d8c8ba scsi: lpfc: Code clean up for lpfc_iocb_cnt parameter by James Smart · 8 years ago
  69. b3b98b7 scsi: lpfc: Make lpfc_prot_xxx params per hba parameters by James Smart · 8 years ago
  70. de8c36b scsi: lpfc: avoid harmless comparison warning by Arnd Bergmann · 9 years ago
  71. 93dd191 lpfc: Re-organize source for easier driver attribute management by James Smart · 8 years ago
  72. 12247e8 lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode by James Smart · 8 years ago
  73. 8eb8b96 lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_delay_discovery by James Smart · 8 years ago
  74. 458c083 lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable_npiv by James Smart · 8 years ago
  75. c92c841 lpfc: Add support for XLane LUN priority by James Smart · 8 years ago
  76. 7bdedb3 lpfc: Add MDS Diagnostics Support by James Smart · 8 years ago
  77. 5061157 lpfc: Update modified file copyrights by James Smart · 9 years ago
  78. 8663cbb lpfc: Fix interaction between fdmi_on and enable_SmartSAN by James Smart · 9 years ago
  79. b5c5395 lpfc: Utilize embedded CDB logic to minimize IO latency by James Smart · 9 years ago
  80. a085e87 lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE. by James Smart · 9 years ago
  81. 4258e98 lpfc: Modularize and cleanup FDMI code in driver by James Smart · 9 years ago
  82. d38dd52 lpfc: Add support for Lancer G6 and 32G FC links by James Smart · 9 years ago
  83. db6f1c2 lpfc: remove set but not used variables by Sebastian Herbszt · 9 years ago
  84. f25e8e7 lpfc: Update copyright to 2015 by James Smart · 10 years ago
  85. 76b2c34 lpfc: Fix FDMI Fabric support in driver for Brocade by James Smart · 10 years ago
  86. a0683bf lpfc: Add support for reporting option_rom_version on newer adapters by James Smart · 10 years ago
  87. eb01656 lpfc: fix low priority issues from fortify source code scan by James Smart · 10 years ago
  88. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 11 years ago
  89. 28d7f3d lpfc: Fix ExpressLane priority setup by James Smart · 11 years ago
  90. 2e61f50 lpfc: Update lpfc version to driver version 10.2.8000.0 by James Smart · 11 years ago
  91. f38fa0b lpfc: Convert runtime references to old xlane cfg param to fof cfg param by James Smart · 11 years ago
  92. 0293635 lpfc: Fix FW dump using sysfs by James Smart · 11 years ago
  93. 76fd07a [SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for 128 CPUs. by James Smart · 11 years ago
  94. 1ba981f [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path by James Smart · 11 years ago
  95. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  96. 0c41122 [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed timeout by James Smart · 11 years ago
  97. ec2087a [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic by James Smart · 11 years ago
  98. 14660f4 [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes hard to interpret by James Smart · 11 years ago
  99. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  100. f8813d2 [SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes by James Smart · 11 years ago