1. 1dd0c0e scsi: cxlflash: Introduce hardware queue steering by Matthew R. Ochs · 8 years ago
  2. 3065267 scsi: cxlflash: Add hardware queues attribute by Matthew R. Ochs · 8 years ago
  3. bfc0bab scsi: cxlflash: Support multiple hardware queues by Uma Krishnan · 8 years ago
  4. e2ef33f scsi: cxlflash: Improve asynchronous interrupt processing by Matthew R. Ochs · 8 years ago
  5. fcc87e7 scsi: cxlflash: Fix warnings/errors by Matthew R. Ochs · 8 years ago
  6. cd41e18 scsi: cxlflash: Fix power-of-two validations by Matthew R. Ochs · 8 years ago
  7. 50b787f scsi: cxlflash: Remove unnecessary DMA mapping by Matthew R. Ochs · 8 years ago
  8. 323e334 scsi: cxlflash: Fence EEH during probe by Matthew R. Ochs · 8 years ago
  9. 1cd7fab scsi: cxlflash: Support up to 4 ports by Matthew R. Ochs · 8 years ago
  10. 56518072 scsi: cxlflash: SISlite updates to support 4 ports by Matthew R. Ochs · 8 years ago
  11. 0aa14887 scsi: cxlflash: Hide FC internals behind common access routine by Matthew R. Ochs · 8 years ago
  12. 8fa4f17 scsi: cxlflash: Remove port configuration assumptions by Matthew R. Ochs · 8 years ago
  13. 78ae028 scsi: cxlflash: Support dynamic number of FC ports by Matthew R. Ochs · 8 years ago
  14. 3b225cd scsi: cxlflash: Update sysfs helper routines to pass config structure by Matthew R. Ochs · 8 years ago
  15. cba06e6 scsi: cxlflash: Implement IRQ polling for RRQ processing by Matthew R. Ochs · 8 years ago
  16. f918b4a scsi: cxlflash: Serialize RRQ access and support offlevel processing by Matthew R. Ochs · 8 years ago
  17. 76a6ebb scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler by Matthew R. Ochs · 8 years ago
  18. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  19. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  20. 76aaf87 scsi: merge __scsi_execute into scsi_execute by Christoph Hellwig · 8 years ago
  21. 9434452 scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU by Matthew R. Ochs · 8 years ago
  22. 0df5bef scsi: cxlflash: Cancel scheduled workers before stopping AFU by Uma Krishnan · 8 years ago
  23. fb67d44 scsi: cxlflash: Cleanup prints by Matthew R. Ochs · 8 years ago
  24. 696d0b0 scsi: cxlflash: Support SQ Command Mode by Matthew R. Ochs · 8 years ago
  25. 9c7d1ee scsi: cxlflash: Refactor context reset to share reset logic by Matthew R. Ochs · 8 years ago
  26. fe7f969 scsi: cxlflash: Migrate scsi command pointer to AFU command by Matthew R. Ochs · 8 years ago
  27. 48b4be3 scsi: cxlflash: Migrate IOARRIN specific routines to function pointers by Matthew R. Ochs · 8 years ago
  28. 9d89326 scsi: cxlflash: Cleanup queuecommand() by Matthew R. Ochs · 8 years ago
  29. d4ace35 scsi: cxlflash: Cleanup send_tmf() by Matthew R. Ochs · 8 years ago
  30. 9ba848a scsi: cxlflash: Remove AFU command lock by Matthew R. Ochs · 8 years ago
  31. de01283 scsi: cxlflash: Wait for active AFU commands to timeout upon tear down by Matthew R. Ochs · 8 years ago
  32. 25bced2 scsi: cxlflash: Remove private command pool by Matthew R. Ochs · 8 years ago
  33. 5fbb96c scsi: cxlflash: Use cmd_size for private commands by Matthew R. Ochs · 8 years ago
  34. 350bb47 scsi: cxlflash: Allocate memory instead of using command pool for AFU sync by Matthew R. Ochs · 8 years ago
  35. e7ab2d40 scsi: cxlflash: Remove unused buffer from AFU command by Matthew R. Ochs · 8 years ago
  36. 11f7b18 scsi: cxlflash: Avoid command room violation by Uma Krishnan · 8 years ago
  37. 3d2f617 scsi: cxlflash: Improve context_reset() logic by Uma Krishnan · 8 years ago
  38. 8a26054 scsi: cxlflash: Fix crash in cxlflash_restore_luntable() by Uma Krishnan · 8 years ago
  39. 68ab2d7 scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONE by Uma Krishnan · 8 years ago
  40. c4a1182 scsi: cxlflash: Fix context reference tracking on detach by Matthew R. Ochs · 8 years ago
  41. f801326 scsi: cxlflash: Refactor WWPN setup by Matthew R. Ochs · 8 years ago
  42. 05dab43 scsi: cxlflash: Improve EEH recovery time by Matthew R. Ochs · 8 years ago
  43. 1d3324c scsi: cxlflash: Fix to avoid EEH and host reset collisions by Matthew R. Ochs · 8 years ago
  44. babf985 scsi: cxlflash: Remove the device cleanly in the system shutdown path by Uma Krishnan · 8 years ago
  45. bbbfae9 scsi: cxlflash: Scan host only after the port is ready for I/O by Uma Krishnan · 8 years ago
  46. de9f0b0 scsi: cxlflash: Remove adapter file descriptor cache by Matthew R. Ochs · 8 years ago
  47. cd34af4 scsi: cxlflash: Transition to application close model by Matthew R. Ochs · 8 years ago
  48. 888baf0 scsi: cxlflash: Add kref to context by Matthew R. Ochs · 8 years ago
  49. 44ef38f scsi: cxlflash: Cache owning adapter within context by Matthew R. Ochs · 8 years ago
  50. 41b99e1 scsi: cxlflash: Avoid mutex when destroying context by Matthew R. Ochs · 8 years ago
  51. 0603006 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  52. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  53. 1bd2b28 cxlflash: Verify problem state area is mapped before notifying shutdown by Uma Krishnan · 8 years ago
  54. 1e44727 cxl: remove dead Kconfig options by Andrew Donnellan · 8 years ago
  55. 704c4b0 cxlflash: Shutdown notify support for CXL Flash cards by Uma Krishnan · 9 years ago
  56. 96e1b66 cxlflash: Add device dependent flags by Uma Krishnan · 9 years ago
  57. f411396 cxlflash: Fix to drain operations from previous reset by Manoj N. Kumar · 9 years ago
  58. 635f6b0 cxlflash: Fix to resolve dead-lock during EEH recovery by Manoj N. Kumar · 9 years ago
  59. 6ea7e38 Merge branch 'fixes-base' into fixes by James Bottomley · 9 years ago
  60. ea76543 cxlflash: Move to exponential back-off when cmd_room is not available by Manoj N. Kumar · 9 years ago
  61. 9526f36 cxlflash: Fix regression issue with re-ordering patch by Manoj N. Kumar · 9 years ago
  62. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  63. ca946d4e cxlflash: Use new cxl_pci_read_adapter_vpd() API by Frederic Barrat · 9 years ago
  64. 8343083 cxlflash: Increase cmd_per_lun for better throughput by Manoj N. Kumar · 9 years ago
  65. 603ecce cxlflash: Fix to avoid unnecessary scan with internal LUNs by Manoj N. Kumar · 9 years ago
  66. 5d1952a cxlflash: Reorder user context initialization by Uma Krishnan · 9 years ago
  67. 8a96b52 cxlflash: Simplify attach path error cleanup by Matthew R. Ochs · 9 years ago
  68. 5e6632d cxlflash: Split out context initialization by Matthew R. Ochs · 9 years ago
  69. 6ded8b3 cxlflash: Unmap problem state area before detaching master context by Uma Krishnan · 9 years ago
  70. 961487e cxlflash: Simplify PCI registration by Manoj N. Kumar · 9 years ago
  71. a2746fb cxlflash: Enable device id for future IBM CXL adapter by Manoj Kumar · 9 years ago
  72. b45cdbaf cxlflash: Resolve oops in wait_port_offline by Manoj Kumar · 9 years ago
  73. ee91e33 cxlflash: Fix to resolve cmd leak after host reset by Manoj Kumar · 9 years ago
  74. 8559921 cxlflash: Removed driver date print by Uma Krishnan · 9 years ago
  75. d5e26bb cxlflash: Fix to avoid virtual LUN failover failure by Matthew R. Ochs · 9 years ago
  76. a9be294 cxlflash: Fix to escalate LINK_RESET also on port 1 by Manoj Kumar · 9 years ago
  77. 21891a4 cxlflash: drop unlikely before IS_ERR_OR_NULL by Geliang Tang · 9 years ago
  78. e37390b cxlflash: a couple off by one bugs by Dan Carpenter · 9 years ago
  79. a82544c cxlflash: Fix to avoid bypassing context cleanup by Matthew R. Ochs · 9 years ago
  80. 0d73122 cxlflash: Fix to avoid lock instrumentation rejection by Matthew R. Ochs · 9 years ago
  81. 1a47401 cxlflash: Fix to avoid corrupting port selection mask by Matthew R. Ochs · 9 years ago
  82. e6e6df3 cxlflash: Fix to escalate to LINK_RESET on login timeout by Manoj Kumar · 9 years ago
  83. ee3491b cxlflash: Fix to avoid leaving dangling interrupt resources by Matthew R. Ochs · 9 years ago
  84. aacb4ff cxlflash: Fix to avoid potential deadlock on EEH by Matthew R. Ochs · 9 years ago
  85. fa3f2c6 cxlflash: Correct trace string by Matthew R. Ochs · 9 years ago
  86. 17ead26 cxlflash: Fix to avoid corrupting adapter fops by Matthew R. Ochs · 9 years ago
  87. b22b403 cxlflash: Fix to double the delay each time by Manoj Kumar · 9 years ago
  88. af10483 cxlflash: Fix to prevent stale AFU RRQ by Matthew R. Ochs · 9 years ago
  89. f15fbf8 cxlflash: Correct spelling, grammar, and alignment mistakes by Matthew R. Ochs · 9 years ago
  90. 8e78262 cxlflash: Fix to prevent EEH recovery failure by Matthew R. Ochs · 9 years ago
  91. 1786f4a cxlflash: Fix MMIO and endianness errors by Matthew R. Ochs · 9 years ago
  92. 1284fb0 cxlflash: Fix function prolog parameters and return codes by Matthew R. Ochs · 9 years ago
  93. 6ef6f94 cxlflash: Remove unnecessary scsi_block_requests by Matthew R. Ochs · 9 years ago
  94. ed486da cxlflash: Correct behavior in device reset handler following EEH by Matthew R. Ochs · 9 years ago
  95. d804621 cxlflash: Fix to prevent workq from accessing freed memory by Matthew R. Ochs · 9 years ago
  96. 8b5b1e8 cxlflash: Correct usage of scsi_host_put() by Matthew R. Ochs · 9 years ago
  97. e5ce067 cxlflash: Fix AFU version access/storage and add check by Matthew R. Ochs · 9 years ago
  98. 964497b cxlflash: Remove dual port online dependency by Matthew R. Ochs · 9 years ago
  99. 16798d3 cxlflash: Fix async interrupt bypass logic by Matthew R. Ochs · 9 years ago
  100. ef51074 cxlflash: Fix host link up event handling by Matthew R. Ochs · 9 years ago