1. c9193f4 Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  2. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  3. 6bfec79 nvme-pci: fix queue_rqs list splitting by Keith Busch · 3 years ago
  4. e3d3479 nvme: add 'iopolicy' module parameter by Hannes Reinecke · 3 years ago
  5. 3a605e3 nvme: drop unused variable ctrl in nvme_setup_cmd by Geliang Tang · 3 years ago
  6. e4fdb2b nvme: increment request genctr on completion by Keith Busch · 3 years ago
  7. f18ee3d nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabrics by Hannes Reinecke · 3 years, 1 month ago
  8. d62cbcf nvme: add support for mq_ops->queue_rqs() by Jens Axboe · 3 years, 1 month ago
  9. 62451a2 nvme: separate command prep and issue by Jens Axboe · 3 years, 2 months ago
  10. 3233b94 nvme: split command copy into a helper by Jens Axboe · 3 years, 2 months ago
  11. 8b77fa6 nvme: fix use after free when disconnecting a reconnecting ctrl by Ruozhu Li · 3 years, 2 months ago
  12. c7c15ae nvme-multipath: set ana_log_size to 0 after free ana_log_buf by Hou Tao · 3 years, 1 month ago
  13. 793fcab nvme: report write pointer for a full zone as zone start + zone len by Niklas Cassel · 3 years, 1 month ago
  14. d39ad2a nvme: disable namespace access for unsupported metadata by Keith Busch · 3 years, 1 month ago
  15. 16cc33b nvme: show subsys nqn for duplicate cntlids by Keith Busch · 3 years, 1 month ago
  16. b84ba30 block: remove the gendisk argument to blk_execute_rq by Christoph Hellwig · 3 years, 1 month ago
  17. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
  18. 00b33cf nvme: fix write zeroes pi by Klaus Jensen · 3 years, 2 months ago
  19. 8e8aaf5 nvme-fabrics: ignore invalid fast_io_fail_tmo values by Maurizio Lombardi · 3 years, 2 months ago
  20. 5a6254d nvme-pci: add NO APST quirk for Kioxia device by Enzo Matsumiya · 3 years, 2 months ago
  21. a5053c9 nvme-tcp: fix memory leak when freeing a queue by Maurizio Lombardi · 3 years, 2 months ago
  22. 1d3ef9c3 nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t() by Varun Prakash · 3 years, 1 month ago
  23. 3e28850 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  24. 26af1cd nvme: wait until quiesce is done by Ming Lei · 3 years, 2 months ago
  25. 643a723 Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  26. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  27. d156cfc nvmet: use flex_array_size and struct_size by Len Baker · 3 years, 2 months ago
  28. d89b9f3 nvme-tcp: fix data digest pointer calculation by Varun Prakash · 3 years, 2 months ago
  29. ce7723e nvme-tcp: fix possible req->offset corruption by Varun Prakash · 3 years, 2 months ago
  30. 25e1f67 nvme-tcp: fix H2CData PDU send accounting (again) by Sagi Grimberg · 3 years, 2 months ago
  31. 2b81a5f nvme: drop scan_lock and always kick requeue list when removing namespaces by Hannes Reinecke · 3 years, 2 months ago
  32. 58847f1 nvme-pci: clear shadow doorbell memory on resets by Keith Busch · 3 years, 2 months ago
  33. 0974812 nvme-rdma: fix error code in nvme_rdma_setup_ctrl by Max Gurtovoy · 3 years, 2 months ago
  34. 1138458 nvme-multipath: add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
  35. e5ea42f nvme: display correct subsystem NQN by Hannes Reinecke · 3 years, 3 months ago
  36. 20e8b68 nvme: Add connect option 'discovery' by Hannes Reinecke · 3 years, 3 months ago
  37. 954ae16 nvme: expose subsystem type in sysfs attribute 'subsystype' by Hannes Reinecke · 3 years, 3 months ago
  38. 44c3c62 nvme-rdma: limit the maximal queue size for RDMA controllers by Max Gurtovoy · 3 years, 3 months ago
  39. 01d8381 nvme-fc: add support for ->map_queues by Saurav Kashyap · 3 years, 4 months ago
  40. f6f09c1 nvme: generate uevent once a multipath namespace is operational again by Hannes Reinecke · 3 years, 3 months ago
  41. 9e6a6b1 nvme: paring quiesce/unquiesce by Ming Lei · 3 years, 2 months ago
  42. ebc9b95 nvme: prepare for pairing quiescing and unquiescing by Ming Lei · 3 years, 2 months ago
  43. 6ca1d90 nvme: apply nvme API to quiesce/unquiesce admin queue by Ming Lei · 3 years, 2 months ago
  44. a277654 nvme: add APIs for stopping/starting admin queue by Ming Lei · 3 years, 2 months ago
  45. a9a7e30 nvme: don't memset() the normal read/write command by Jens Axboe · 3 years, 2 months ago
  46. 9c3d292 nvme: move command clear into the various setup helpers by Jens Axboe · 3 years, 2 months ago
  47. 4f50224 nvme: wire up completion batching for the IRQ path by Jens Axboe · 3 years, 2 months ago
  48. c234a65 nvme: add support for batched completion of polled IO by Jens Axboe · 3 years, 3 months ago
  49. 5a72e89 block: add a struct io_comp_batch argument to fops->iopoll() by Jens Axboe · 3 years, 3 months ago
  50. c712dcc nvme-multipath: enable polled I/O by Christoph Hellwig · 3 years, 3 months ago
  51. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  52. 6ce913f block: rename REQ_HIPRI to REQ_POLLED by Christoph Hellwig · 3 years, 3 months ago
  53. fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
  54. baa0ab2 Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15 by Jens Axboe · 3 years, 2 months ago
  55. be5eb933 nvme: fix per-namespace chardev deletion by Adam Manzanares · 3 years, 3 months ago
  56. 85f74ac nvme-pci: Fix abort command id by Keith Busch · 3 years, 3 months ago
  57. a2941f6 nvme: add command id quirk for apple controllers by Keith Busch · 3 years, 3 months ago
  58. 298ba0e nvme: keep ctrl->namespaces ordered by Christoph Hellwig · 3 years, 4 months ago
  59. e371af0 nvme-tcp: fix incorrect h2cdata pdu offset accounting by Sagi Grimberg · 3 years, 3 months ago
  60. bdaa136 nvme-fc: remove freeze/unfreeze around update_nr_hw_queues by James Smart · 3 years, 3 months ago
  61. e5445da nvme-fc: avoid race between time out and tear down by James Smart · 3 years, 3 months ago
  62. 555f66d nvme-fc: update hardware queues before using them by Daniel Wagner · 3 years, 3 months ago
  63. 65ed1e6 Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15 by Jens Axboe · 3 years, 3 months ago
  64. 9da4c72 nvme: remove the call to nvme_update_disk_info in nvme_ns_remove by Christoph Hellwig · 3 years, 4 months ago
  65. 70f437f nvme-tcp: fix io_work priority inversion by Keith Busch · 3 years, 4 months ago
  66. 9817d76 nvme-rdma: destroy cm id before destroy qp to avoid use after free by Ruozhu Li · 3 years, 4 months ago
  67. 79f528a nvme-multipath: fix ANA state updates when a namespace is not present by Anton Eidelman · 3 years, 4 months ago
  68. 9edceaf nvme: avoid race in shutdown namespace removal by Daniel Wagner · 3 years, 4 months ago
  69. ab3994f nvme: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
  70. 041bd1a nvme: only call synchronize_srcu when clearing current path by Daniel Wagner · 3 years, 4 months ago
  71. b58da2d nvme: update keep alive interval when kato is modified by Tatsuya Sasaki · 3 years, 4 months ago
  72. 1ba2e50 nvme-tcp: Do not reset transport on data digest errors by Daniel Wagner · 3 years, 4 months ago
  73. 43dc987 nvme: move nvme_multi_css into nvme.h by Adam Manzanares · 3 years, 4 months ago
  74. e7d6580 nvme-multipath: revalidate paths during rescan by Hannes Reinecke · 3 years, 4 months ago
  75. d32d3d0 nvme-multipath: set QUEUE_FLAG_NOWAIT by Christoph Hellwig · 3 years, 7 months ago
  76. 9a1d6c9 Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  77. 5f432cc nvme: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 4 months ago
  78. 9891668 nvme: remove the unused NVME_NS_* enum by Christoph Hellwig · 3 years, 4 months ago
  79. 7797905 nvme: remove nvm_ndev from ns by Keith Busch · 3 years, 4 months ago
  80. 0866200 nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers by Sagi Grimberg · 3 years, 7 months ago
  81. 3973e15 nvme: use bvec_virt by Christoph Hellwig · 3 years, 5 months ago
  82. 8503287 nvme-rdma: don't update queue count when failing to set io queues by Ruozhu Li · 3 years, 5 months ago
  83. 664227f nvme-tcp: don't update queue count when failing to set io queues by Ruozhu Li · 3 years, 5 months ago
  84. d48f92c nvme-tcp: pair send_mutex init with destroy by Keith Busch · 3 years, 5 months ago
  85. a5df5e7 nvme: allow user toggling hmb usage by Keith Busch · 3 years, 5 months ago
  86. e5ad96f nvme-pci: disable hmb on idle suspend by Keith Busch · 3 years, 5 months ago
  87. a7b5e8d nvme: add set feature tracing support by Hou Pu · 3 years, 6 months ago
  88. e23439e nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_options by Hou Pu · 3 years, 6 months ago
  89. 1751e97 nvme-pci: cmb sysfs: one file, one value by Keith Busch · 3 years, 6 months ago
  90. 0521905 nvme-pci: use attribute group for cmb sysfs by Keith Busch · 3 years, 6 months ago
  91. e7006de nvme: code command_id with a genctr for use-after-free validation by Sagi Grimberg · 3 years, 6 months ago
  92. 3b01a9d nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data by Sagi Grimberg · 3 years, 6 months ago
  93. 27453b4 nvme-pci: limit maximum queue depth to 4095 by Sagi Grimberg · 3 years, 6 months ago
  94. 9ea9b9c remove the lightnvm subsystem by Christoph Hellwig · 3 years, 5 months ago
  95. 50b4aec block: remove GENHD_FL_UP by Christoph Hellwig · 3 years, 5 months ago
  96. 916a470 nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk by Christoph Hellwig · 3 years, 5 months ago
  97. 5eba200 nvme: remove the GENHD_FL_UP check in nvme_ns_remove by Christoph Hellwig · 3 years, 5 months ago
  98. 471aa70 block: pass a gendisk to blk_queue_update_readahead by Christoph Hellwig · 3 years, 5 months ago
  99. 4d4a60c Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  100. aaeb7bb nvme: set the PRACT bit when using Write Zeroes with T10 PI by Christoph Hellwig · 3 years, 5 months ago