1. f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  2. dc3ecfc Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  3. 7e4c6b9 nvme/pci: Fix read queue count by Keith Busch · 5 years ago
  4. 17c33167 nvme/pci Limit write queue sizes to possible cpus by Keith Busch · 5 years ago
  5. 3f68baf nvme/pci: Fix write and poll queue types by Keith Busch · 5 years ago
  6. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  7. f6c4d97 nvme/pci: Remove last_cq_head by Keith Busch · 5 years ago
  8. 22802bf nvme: Namepace identification descriptor list is optional by Keith Busch · 5 years ago
  9. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  10. 655e7ae Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T" by Jian-Hong Pan · 5 years ago
  11. c869e49 nvme-fc: fix double-free scenarios on hw queues by James Smart · 5 years ago
  12. c80b36c nvme: else following return is not needed by Edmund Nadolski · 5 years ago
  13. a8157ff nvme: add error message on mismatching controller ids by James Smart · 5 years ago
  14. 863fbae nvme_fc: add module to ops template to allow module references by James Smart · 5 years ago
  15. b1ae1a2 nvme-fc: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  16. 38e1800 nvme-rdma: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  17. 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  18. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  19. 6c6aa2f nvme: hwmon: add quirk to avoid changing temperature threshold by Akinobu Mita · 5 years ago
  20. 52deba0 nvme: hwmon: provide temperature min and max values for each sensor by Akinobu Mita · 5 years ago
  21. 530436c nvme: Discard workaround for non-conformant devices by Eduard Hasenleithner · 5 years ago
  22. 400b6a7 nvme: Add hardware monitoring support by Guenter Roeck · 5 years ago
  23. 5cb8418 Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  24. 763303a nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths by Anton Eidelman · 5 years ago
  25. 9ad9e8d6 nvme-rdma: fix a segmentation fault during module unload by Max Gurtovoy · 5 years ago
  26. 64fab72 nvme: Fix parsing of ANA log page by Prabhath Sajeepa · 5 years ago
  27. 05d3046 nvme-pci: Spelling s/resdicovered/rediscovered/ by Geert Uytterhoeven · 5 years ago
  28. e08f2ae nvme: Introduce nvme_lba_to_sect() by Damien Le Moal · 5 years ago
  29. 314d48d nvme: Cleanup and rename nvme_block_nr() by Damien Le Moal · 5 years ago
  30. 16686f3 nvme: move common call to nvme_cleanup_cmd to core layer by Max Gurtovoy · 5 years ago
  31. 2dc3947 nvme: introduce "Command Aborted By host" status code by Max Gurtovoy · 5 years ago
  32. 58a8df6 nvme: introduce nvme_is_aen_req function by Israel Rukshin · 5 years ago
  33. bcde5f0 nvme-fc: ensure association_id is cleared regardless of a Disconnect LS by James Smart · 5 years ago
  34. 7db3948 nvme-fc: clarify error messages by James Smart · 5 years ago
  35. 44fbf3b nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu by James Smart · 5 years ago
  36. 53b2b2f nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes by James Smart · 5 years ago
  37. 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  38. 86cccfb nvme-multipath: remove unused groups_only mode in ana log by Anton Eidelman · 5 years ago
  39. af8fd04 nvme-multipath: fix possible io hang after ctrl reconnect by Anton Eidelman · 5 years ago
  40. 3f926af net: use skb_queue_empty_lockless() in busy poll contexts by Eric Dumazet · 5 years ago
  41. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  42. a4f4048 nvme-pci: Set the prp2 correctly when using more than 4k page by Kevin Hao · 5 years ago
  43. 28a4cac nvme-tcp: fix possible leakage during error flow by Max Gurtovoy · 5 years ago
  44. ac1c4e1 nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL by Sebastian Andrzej Siewior · 5 years ago
  45. c1ac9a4b nvme: Wait for reset state when required by Keith Busch · 5 years ago
  46. 4c75f87 nvme: Prevent resets during paused controller state by Keith Busch · 5 years ago
  47. 92b98e8 nvme: Restart request timers in resetting state by Keith Busch · 5 years ago
  48. 5d02a5c nvme: Remove ADMIN_ONLY state by Keith Busch · 5 years ago
  49. 770597e nvme-pci: Free tagset if no IO queues by Keith Busch · 5 years ago
  50. 3a8ecc9 nvme: retain split access workaround for capability reads by Ard Biesheuvel · 5 years ago
  51. 6abff1b nvme: fix possible deadlock when nvme_update_formats fails by Sagi Grimberg · 5 years ago
  52. 2d5ba0c Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  53. 67b483d nvme-rdma: fix possible use-after-free in connect timeout by Sagi Grimberg · 5 years ago
  54. f968688 nvme: Move ctrl sqsize to generic space by Keith Busch · 5 years ago
  55. 2b1ff25 nvme: Add ctrl attributes for queue_count and sqsize by James Smart · 5 years ago
  56. 65e68ed nvme: allow 64-bit results in passthru commands by Marta Rybczynska · 5 years ago
  57. 19ea025 nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T by Jian-Hong Pan · 5 years ago
  58. f03e42c Added QUIRKs for ADATA XPG SX8200 Pro 512GB by Gabriel Craciunescu · 5 years ago
  59. ff13c1b nvme-rdma: Fix max_hw_sectors calculation by Max Gurtovoy · 5 years ago
  60. bc4f6e0 nvme: fix an error code in nvme_init_subsystem() by Dan Carpenter · 5 years ago
  61. 7cbb5c6 nvme-pci: Save PCI state before putting drive into deepest state by Mario Limonciello · 5 years ago
  62. ddef295 nvme-tcp: fix wrong stop condition in io_work by Wunderlich, Mark · 5 years ago
  63. 2e959dd Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  64. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  65. b224726 nvme-pci: Fix a race in controller removal by Balbir Singh · 5 years ago
  66. 54d4e6a block: centralize PI remapping logic to the block layer by Max Gurtovoy · 5 years ago
  67. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  68. 85f8a43 nvme: send discovery log page change events to userspace by Sagi Grimberg · 5 years ago
  69. a42f42e nvme: add uevent variables for controller devices by Sagi Grimberg · 5 years ago
  70. 93da402 nvme: enable aen regardless of the presence of I/O queues by Sagi Grimberg · 5 years ago
  71. 2d352df nvme-fabrics: allow discovery subsystems accept a kato by Sagi Grimberg · 5 years ago
  72. 97b3807 nvme: Remove redundant assignment of cq vector by Israel Rukshin · 5 years ago
  73. 733e4b6 nvme: Assign subsys instance from first ctrl by Keith Busch · 5 years ago
  74. 312910f nvme: tcp: remove redundant assignment to variable ret by Colin Ian King · 5 years ago
  75. 03894b7a nvme: include admin_q sync with nvme_sync_queues by Edmund Nadolski · 5 years ago
  76. c26aa57 nvme: Treat discovery subsystems as unique subsystems by James Smart · 5 years ago
  77. 205da24 nvme: fix ns removal hang when failing to revalidate due to a transient error by Sagi Grimberg · 5 years ago
  78. 538af88 nvme: make nvme_report_ns_ids propagate error back by Sagi Grimberg · 5 years ago
  79. 331813f nvme: make nvme_identify_ns propagate errors back by Sagi Grimberg · 5 years ago
  80. 2f9c173 nvme: pass status to nvme_error_status by Sagi Grimberg · 5 years ago
  81. 74bd8cb nvme-fc: Fail transport errors with NVME_SC_HOST_PATH by James Smart · 5 years ago
  82. 1668601 nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed by Sagi Grimberg · 5 years ago
  83. 1c0d12c nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR by Sagi Grimberg · 5 years ago
  84. bc31c1e nvme-rdma: Use rq_dma_dir macro by Israel Rukshin · 5 years ago
  85. f15872c nvme-fc: Use rq_dma_dir macro by Israel Rukshin · 5 years ago
  86. f2fa006 nvme-pci: Tidy up nvme_unmap_data by Israel Rukshin · 5 years ago
  87. e7832cb nvme: make fabrics command run on a separate request queue by Sagi Grimberg · 5 years ago
  88. d38e9f0 nvme-pci: Support shared tags across queues for Apple 2018 controllers by Benjamin Herrenschmidt · 5 years ago
  89. 6634133 nvme-pci: Add support for Apple 2018+ models by Benjamin Herrenschmidt · 5 years ago
  90. c1e0cc7 nvme-pci: Add support for variable IO SQ element size by Benjamin Herrenschmidt · 5 years ago
  91. 8a1d09a nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros by Benjamin Herrenschmidt · 5 years ago
  92. 35fe0d1 nvme: trace bio completion by Hannes Reinecke · 5 years ago
  93. e01f91d nvme-multipath: fix ana log nsid lookup when nsid is not found by Anton Eidelman · 5 years ago
  94. bb13985 nvme-tcp: Add TOS for tcp transport by Israel Rukshin · 5 years ago
  95. 9924b03 nvme-tcp: Use struct nvme_ctrl directly by Israel Rukshin · 5 years ago
  96. e63440d nvme-rdma: Add TOS for rdma transport by Israel Rukshin · 5 years ago
  97. 52b4451 nvme-fabrics: Add type of service (TOS) configuration by Israel Rukshin · 5 years ago
  98. 177b06e nvme: trace: parse Get LBA Status command in detail by Minwoo Im · 5 years ago
  99. 1a9460c nvme-tcp: support simple polling by Sagi Grimberg · 6 years ago
  100. 79fd751 nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp by Minwoo Im · 5 years ago