1. ef918d3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  2. e6ef6a7 scsi: lpfc: prevent potential null pointer dereference by Gustavo A. R. Silva · 8 years ago
  3. 7c9fdfb scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort() by Guilherme G. Piccoli · 8 years ago
  4. 9094367 scsi: lpfc: nvmet_fc: fix format string by Arnd Bergmann · 8 years ago
  5. be941bf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  6. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  7. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  8. eeeb51d scsi: lpfc: fix build issue if NVME_FC_TARGET is not defined by James Smart · 8 years ago
  9. 53cf29d scsi: lpfc: Fix NULL pointer dereference during PCI error recovery by Guilherme G. Piccoli · 8 years ago
  10. 2848e1d scsi: lpfc: update version to 11.2.0.14 by James Smart · 8 years ago
  11. ae9e28f scsi: lpfc: Add MDS Diagnostic support. by James Smart · 8 years ago
  12. dc53a61 scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributes by James Smart · 8 years ago
  13. 64eb4dc scsi: lpfc: Cleanup entry_repost settings on SLI4 queues by James Smart · 8 years ago
  14. 667a766 scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload. by James Smart · 8 years ago
  15. 82820f0 scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 type by James Smart · 8 years ago
  16. a8cf5df scsi: lpfc: Added recovery logic for running out of NVMET IO context resources by James Smart · 8 years ago
  17. 6c621a2 scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context by James Smart · 8 years ago
  18. 3c603be scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT. by James Smart · 8 years ago
  19. 7869da1 scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests by James Smart · 8 years ago
  20. 3120046 scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state. by James Smart · 8 years ago
  21. 61f3d4b scsi: lpfc: Fix nvmet RQ resource needs for large block writes. by James Smart · 8 years ago
  22. 547077a scsi: lpfc: Adding additional stats counters for nvme. by James Smart · 8 years ago
  23. 0c9c6a7 scsi: lpfc: Fix system crash when port is reset. by James Smart · 8 years ago
  24. 845d9e8 scsi: lpfc: Fix used-RPI accounting problem. by James Smart · 8 years ago
  25. 019c0d6 scsi: lpfc: ensure els_wq is being checked before destroying it by Colin Ian King · 8 years ago
  26. 0d618cf scsi: lpfc: double lock typo in lpfc_ns_rsp() by Dan Carpenter · 8 years ago
  27. 4492b73 scsi: lpfc: Fix panic on BFS configuration by James Smart · 8 years ago
  28. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  29. b06e13c Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge by Jens Axboe · 8 years ago
  30. bbe3012 lpfc: Fix memory corruption of the lpfc_ncmd->list pointers by James Smart · 8 years ago
  31. d9fd363 Merge branch 'master' into for-4.12/post-merge by Jens Axboe · 8 years ago
  32. 51f3976 lpfc revison 11.2.0.12 by James Smart · 8 years ago
  33. 7e04e21 Fix Express lane queue creation. by James Smart · 8 years ago
  34. 86c6737 Update ABORT processing for NVMET. by James Smart · 8 years ago
  35. 1c5b12f Fix implicit logo and RSCN handling for NVMET by James Smart · 8 years ago
  36. aeb3c81 Add Fabric assigned WWN support. by James Smart · 8 years ago
  37. 4d4c4a4 Fix max_sgl_segments settings for NVME / NVMET by James Smart · 8 years ago
  38. 9d3d340 Fix crash after issuing lip reset by James Smart · 8 years ago
  39. 2b7824d Fix driver load issues when MRQ=8 by James Smart · 8 years ago
  40. 59c6e13 Remove hba lock from NVMET issue WQE. by James Smart · 8 years ago
  41. 4410a67 Fix nvme initiator handling when not enabled. by James Smart · 8 years ago
  42. 3f247de Fix driver usage of 128B WQEs when WQ_CREATE is V1. by James Smart · 8 years ago
  43. d1f525a Fix driver unload/reload operation. by James Smart · 8 years ago
  44. c07f10c Fix PRLI ACC rsp for NVME by James Smart · 8 years ago
  45. afbb38f Fix extra line print in rqpair debug print. by James Smart · 8 years ago
  46. eafe89f Remove NULL ptr check before kfree. by James Smart · 8 years ago
  47. 06909bb Remove unused defines for NVME PostBuf. by James Smart · 8 years ago
  48. 0ef6996 Fix spelling in comments. by James Smart · 8 years ago
  49. e8c0a77 Add debug messages for nvme/fcp resource allocation. by James Smart · 8 years ago
  50. c154e75 Fix log message in completion path. by James Smart · 8 years ago
  51. ba43c4d Fix rejected nvme LS Req. by James Smart · 8 years ago
  52. 975ff31 Fix nvme unregister port timeout. by James Smart · 8 years ago
  53. a44e4e8 Standardize nvme SGL segment count by James Smart · 8 years ago
  54. a97ec51 nvmet_fc: Rework target side abort handling by James Smart · 8 years ago
  55. 19b58d9 nvmet_fc: add req_release to lldd api by James Smart · 8 years ago
  56. 39498fa nvmet_fc: add target feature flags for upcall isr contexts by James Smart · 8 years ago
  57. ea98ab3 scsi: lpfc: fix potential buffer overflow. by Maurizio Lombardi · 8 years ago
  58. 0917ac4 Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  59. 223b78e scsi: lpfc: fix building without debugfs support by Arnd Bergmann · 8 years ago
  60. a71e3cd scsi: lpfc: Fix PT2PT PRLI reject by Dick Kennedy · 8 years ago
  61. ca4a213d Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  62. 7d70803 scsi: lpfc: Finalize Kconfig options for nvme by James Smart · 8 years ago
  63. a11be42 Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  64. 85e8a23 scsi: lpfc: Add shutdown method for kexec by Anton Blanchard · 8 years ago
  65. e2a3a673 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  66. eeb8108 scsi: lpfc: revise version number to 11.2.0.10 by James Smart · 8 years ago
  67. b5ccc7d scsi: lpfc: code cleanups in NVME initiator discovery by James Smart · 8 years ago
  68. 2ade92a scsi: lpfc: code cleanups in NVME initiator base by James Smart · 8 years ago
  69. cd46cde scsi: lpfc: correct rdp diag portnames by James Smart · 8 years ago
  70. ba3bd6e scsi: lpfc: remove dead sli3 nvme code by James Smart · 8 years ago
  71. da6b044 scsi: lpfc: correct double print by James Smart · 8 years ago
  72. 43140ca scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT by James Smart · 8 years ago
  73. 166d721 scsi: lpfc: Rework lpfc Kconfig for NVME options by James Smart · 8 years ago
  74. 856984b scsi: lpfc: add transport eh_timed_out reference by James Smart · 8 years ago
  75. 96418b5 scsi: lpfc: Fix eh_deadline setting for sli3 adapters. by James Smart · 8 years ago
  76. 318083a scsi: lpfc: add NVME exchange aborts by James Smart · 8 years ago
  77. 3ebd9b4 scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport by James Smart · 8 years ago
  78. a5068b4 scsi: lpfc: Fix IO submission if WQ is full by James Smart · 8 years ago
  79. b06a622 scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem by James Smart · 8 years ago
  80. 8b36163 scsi: lpfc: Fix RCTL value on NVME LS request and response by James Smart · 8 years ago
  81. 5d18153 scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters by James Smart · 8 years ago
  82. d11f54b scsi: lpfc: fix missing spin_unlock on sql_list_lock by James Smart · 8 years ago
  83. 332ba3b scsi: lpfc: don't dereference dma_buf->iocbq before null check by James Smart · 8 years ago
  84. 7aabe84 scsi: lpfc: sanity check hrq is null before dereferencing it by James Smart · 8 years ago
  85. 70e5afd scsi: lpfc: remove redundant assignment of sgel by James Smart · 8 years ago
  86. 33cc559 scsi: lpfc: replace init_timer by setup_timer by Tomas Jasek · 8 years ago
  87. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  88. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  89. 825c6ab scsi: lpfc: use proper format string for dma_addr_t by Arnd Bergmann · 8 years ago
  90. 90ec7c9 scsi: lpfc: use div_u64 for 64-bit division by Arnd Bergmann · 8 years ago
  91. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  92. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  93. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  94. 693dcc3 scsi: lpfc: Update lpfc version to 11.2.0.7 by James Smart · 8 years ago
  95. d080abe scsi: lpfc: Update copyrights by James Smart · 8 years ago
  96. 2b65e18 scsi: lpfc: NVME Target: Add debugfs support by James Smart · 8 years ago
  97. d613b6a scsi: lpfc: NVME Target: bind to nvmet_fc api by James Smart · 8 years ago
  98. 8c25864 scsi: lpfc: NVME Target: Merge into FC discovery by James Smart · 8 years ago
  99. 2d7dbc4 scsi: lpfc: NVME Target: Receive buffer updates by James Smart · 8 years ago
  100. f358dd0 scsi: lpfc: NVME Target: Base modifications by James Smart · 8 years ago