1. 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
  2. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  3. 6cbaefb treewide: Use DEVICE_ATTR_WO by Joe Perches · 7 years ago
  4. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  5. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  6. 8fd03fd scsi: lpfc: fix a couple of minor indentation issues by Colin Ian King · 7 years ago
  7. 5c665ae scsi: lpfc: don't dereference localport before it has been null checked by Colin Ian King · 7 years ago
  8. b996ce3 scsi: lpfc: correct sg_seg_cnt attribute min vs default by James Smart · 7 years ago
  9. 2f7005d scsi: lpfc: update driver version to 11.4.0.6 by James Smart · 7 years ago
  10. 4b05668 scsi: lpfc: Beef up stat counters for debug by James Smart · 7 years ago
  11. 3fd7835 scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port. by James Smart · 7 years ago
  12. e06351a scsi: lpfc: Fix issues connecting with nvme initiator by James Smart · 7 years ago
  13. 9de416a scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled by James Smart · 7 years ago
  14. a51e41b scsi: lpfc: Increase SCSI CQ and WQ sizes. by James Smart · 7 years ago
  15. b95e29b scsi: lpfc: Fix receive PRLI handling by James Smart · 7 years ago
  16. cbc5de1 scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv by James Smart · 7 years ago
  17. cf1a1d3 scsi: lpfc: Fix random heartbeat timeouts during heavy IO by James Smart · 7 years ago
  18. ba48077 scsi: lpfc: update driver version to 11.4.0.5 by James Smart · 7 years ago
  19. 81e6a63 scsi: lpfc: small sg cnt cleanup by James Smart · 7 years ago
  20. c3725bd scsi: lpfc: Fix driver handling of nvme resources during unload by James Smart · 7 years ago
  21. 3386f4bd scsi: lpfc: Fix crash during driver unload with running nvme traffic by James Smart · 7 years ago
  22. add9d6b scsi: lpfc: Correct driver deregistrations with host nvme transport by James Smart · 7 years ago
  23. 3b5bde69 scsi: lpfc: correct port registrations with nvme_fc by James Smart · 7 years ago
  24. 4938250 scsi: lpfc: Linux LPFC driver does not process all RSCNs by James Smart · 7 years ago
  25. b7e50c5 scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN by James Smart · 7 years ago
  26. bcb24f6 scsi: lpfc: Adjust default value of lpfc_nvmet_mrq by James Smart · 7 years ago
  27. 07d494f scsi: lpfc: Fix display for debugfs queInfo by James Smart · 7 years ago
  28. d33d0eb scsi: lpfc: Driver fails to detect direct attach storage array by James Smart · 7 years ago
  29. d73154b scsi: lpfc: Raise maximum NVME sg list size for 256 elements by James Smart · 7 years ago
  30. 422c4cb scsi: lpfc: Fix NVME LS abort_xri by James Smart · 7 years ago
  31. e4b9794 scsi: lpfc: Fix crash after bad bar setup on driver attachment by James Smart · 7 years ago
  32. 8a5ca10 scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ by James Smart · 7 years ago
  33. 81b96ed scsi: lpfc: Expand WQE capability of every NVME hardware queue by James Smart · 7 years ago
  34. c73455e scsi: lpfc: FLOGI failures are reported when connected to a private loop. by James Smart · 7 years ago
  35. 9816ef6 scsi: lpfc: Use after free in lpfc_rq_buf_free() by Dan Carpenter · 7 years ago
  36. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  37. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  38. 6ddcf0a lpfc: tie in to new dev_loss_tmo interface in nvme transport by James Smart · 7 years ago
  39. 341b2aa scsi: lpfc: Fix hard lock up NMI in els timeout handling. by Dick Kennedy · 7 years ago
  40. 1c356ec scsi: lpfc: fix kzalloc-simple.cocci warnings by Vasyl Gomonovych · 7 years ago
  41. f22eb4d scsi: lpfc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  42. 41319e4 scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl() by Dan Carpenter · 7 years ago
  43. f6cab34 scsi: lpfc: change version to 11.4.0.4 by Dick Kennedy · 7 years ago
  44. 29bfd55 scsi: lpfc: correct nvme sg segment count check by James Smart · 7 years ago
  45. 1abcb371 scsi: lpfc: Fix oops of nvme host during driver unload. by Dick Kennedy · 7 years ago
  46. 6ad8c07 scsi: lpfc: Extend RDP support by Dick Kennedy · 7 years ago
  47. 952c303 scsi: lpfc: Ensure io aborts interlocked with the target. by Dick Kennedy · 7 years ago
  48. 184fc2b scsi: lpfc: Fix secure firmware updates by Dick Kennedy · 7 years ago
  49. b7672ae scsi: lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIP by Dick Kennedy · 7 years ago
  50. 42270dc scsi: lpfc: Disable NPIV support if NVME is enabled by Dick Kennedy · 7 years ago
  51. e7981a2 scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails by Dick Kennedy · 7 years ago
  52. cf4c8c8 scsi: lpfc: Revise NVME module parameter descriptions for better clarity by Dick Kennedy · 7 years ago
  53. c578f6f scsi: lpfc: Set missing abort context by James Smart · 7 years ago
  54. e3246a1 scsi: lpfc: Reduce log spew on controller reconnects by James Smart · 7 years ago
  55. 8e036a9 scsi: lpfc: Fix FCP hba_wqidx assignment by Dick Kennedy · 7 years ago
  56. f485c18 scsi: lpfc: Move CQ processing to a soft IRQ by Dick Kennedy · 7 years ago
  57. c8a4ce0 scsi: lpfc: Make ktime sampling more accurate by Dick Kennedy · 7 years ago
  58. e8bcf0a scsi: lpfc: PLOGI failures during NPIV testing by Dick Kennedy · 7 years ago
  59. 2299e43 scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined by Dick Kennedy · 7 years ago
  60. 2b75d0f scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready message by Dick Kennedy · 7 years ago
  61. 1234a6d scsi: lpfc: Fix crash receiving ELS while detaching driver by Dick Kennedy · 7 years ago
  62. 401bb41 scsi: lpfc: fix pci hot plug crash in list_add call by Dick Kennedy · 7 years ago
  63. 1901762 scsi: lpfc: fix pci hot plug crash in timer management routines by Dick Kennedy · 7 years ago
  64. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  65. df2f772 scsi: lpfc: Cocci spatch "pool_zalloc-simple" by Thomas Meyer · 7 years ago
  66. 8e009ce lpfc: remove use of FC-specific error codes by James Smart · 7 years ago
  67. 5c75606 scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function by Stefano Brivio · 7 years ago
  68. 858e51e scsi: lpfc: remove redundant null check on eqe by Colin Ian King · 7 years ago
  69. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  70. 5fe5a6c scsi: lpfc: avoid false-positive gcc-8 warning by Arnd Bergmann · 8 years ago
  71. 7362617 scsi: lpfc: avoid an unused function warning by Arnd Bergmann · 8 years ago
  72. 6104483 scsi: lpfc: lpfc version bump 11.4.0.3 by Dick Kennedy · 8 years ago
  73. 286871a scsi: lpfc: fix "integer constant too large" error on 32bit archs by Maurizio Lombardi · 8 years ago
  74. 44fd7fe scsi: lpfc: Add Buffer to Buffer credit recovery support by James Smart · 8 years ago
  75. d58734f scsi: lpfc: remove console log clutter by James Smart · 8 years ago
  76. 6b486ce scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset by Dick Kennedy · 8 years ago
  77. a145fda scsi: lpfc: Fix nvme target failure after 2nd adapter reset by Dick Kennedy · 8 years ago
  78. c6e0c92 scsi: lpfc: Fix relative offset error on large nvmet target ios by Dick Kennedy · 8 years ago
  79. 66d7ce9 scsi: lpfc: Fix MRQ > 1 context list handling by Dick Kennedy · 8 years ago
  80. e3e2863 scsi: lpfc: Limit amount of work processed in IRQ by Dick Kennedy · 8 years ago
  81. 176de5b scsi: lpfc: Correct issues with FAWWN and FDISCs by Dick Kennedy · 8 years ago
  82. 991f0c0 scsi: lpfc: Fix NVME PRLI handling during RSCN by Dick Kennedy · 8 years ago
  83. 4b40d02 scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset by Dick Kennedy · 8 years ago
  84. 4adc041 scsi: lpfc: Fix duplicate NVME rport entries and namespaces. by Dick Kennedy · 8 years ago
  85. 8db1c2b scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology by Dick Kennedy · 8 years ago
  86. cd22d60 scsi: lpfc: Correct return error codes to align with nvme_fc transport by Dick Kennedy · 8 years ago
  87. ffb70cd scsi: lpfc: convert info messages to standard messages by Dick Kennedy · 8 years ago
  88. bb6a8a2 scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environment by Dick Kennedy · 8 years ago
  89. d2aa487 scsi: lpfc: Fix rediscovery on switch blade pull by Dick Kennedy · 8 years ago
  90. 2877cbf scsi: lpfc: Fix loop mode target discovery by Dick Kennedy · 8 years ago
  91. 1fe6847 scsi: lpfc: Fix plogi collision that causes illegal state transition by Dick Kennedy · 8 years ago
  92. 44ed33e scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test by Gustavo A. R. Silva · 8 years ago
  93. 5073842 lpfc: support nvmet_fc defer_rcv callback by James Smart · 8 years ago
  94. 771db5c scsi: lpfc: Replace PCI pool old API by Romain Perier · 8 years ago
  95. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  97. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  98. 128b6f9 t10-pi: Move opencoded contants to common header by Dmitry Monakhov · 8 years ago
  99. 88e9617 scsi: lpfc: don't double count abort errors by Dan Carpenter · 8 years ago
  100. c4031db scsi: lpfc: spin_lock_irq() is not nestable by Dan Carpenter · 8 years ago