1. 64fab72 nvme: Fix parsing of ANA log page by Prabhath Sajeepa · 5 years ago
  2. 2dc3947 nvme: introduce "Command Aborted By host" status code by Max Gurtovoy · 5 years ago
  3. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  4. e01f91d nvme-multipath: fix ana log nsid lookup when nsid is not found by Anton Eidelman · 5 years ago
  5. 504db08 nvme-multipath: fix possible I/O hang when paths are updated by Anton Eidelman · 5 years ago
  6. 0157ec8 nvme: fix controller removal race with scan work by Sagi Grimberg · 5 years ago
  7. b9156da nvme: fix a possible deadlock when passthru commands sent to a multipath device by Sagi Grimberg · 5 years ago
  8. 66b20ac nvme: fix multipath crash when ANA is deactivated by Marta Rybczynska · 5 years ago
  9. 04e70bd nvme-multipath: do not select namespaces which are about to be removed by Hannes Reinecke · 5 years ago
  10. 2032d07 nvme-multipath: also check for a disabled path if there is a single sibling by Hannes Reinecke · 5 years ago
  11. ca7ae5c nvme-multipath: factor out a nvme_path_is_disabled helper by Hannes Reinecke · 5 years ago
  12. 8a03b27 nvme-multipath: avoid crash on invalid subsystem cntlid enumeration by Hannes Reinecke · 6 years ago
  13. 592b6e7 nvme-multipath: don't print ANA group state by default by Hannes Reinecke · 6 years ago
  14. 525aa5a nvme-multipath: split bios with the ns_head bio_set before submitting by Hannes Reinecke · 6 years ago
  15. cc2278c nvme-multipath: relax ANA state check by Martin George · 6 years ago
  16. bc50ad7 nvme: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  17. 75c10e7 nvme-multipath: round-robin I/O policy by Hannes Reinecke · 6 years ago
  18. 78a61cd nvme-multipath: drop optimization for static ANA group IDs by Hannes Reinecke · 6 years ago
  19. c7055fd nvme-multipath: zero out ANA log buffer by Hannes Reinecke · 6 years ago
  20. 103e515 nvme: add a numa_node field to struct nvme_ctrl by Hannes Reinecke · 6 years ago
  21. 9d6610b nvme-mpath: remove I/O polling support by Christoph Hellwig · 6 years ago
  22. 0a1b8b8 block: make blk_poll() take a parameter on whether to spin or not by Jens Axboe · 6 years ago
  23. 85f4d4b block: have ->poll_fn() return number of entries polled by Jens Axboe · 6 years ago
  24. a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
  25. 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
  26. 8f676b85 nvme: make sure ns head inherits underlying device limits by Sagi Grimberg · 6 years ago
  27. 886fabf nvme: update node paths after adding new path by Keith Busch · 6 years ago
  28. f333444 nvme: take node locality into account when selecting a path by Christoph Hellwig · 6 years ago
  29. 783f4a4 nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O by James Smart · 6 years ago
  30. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  31. 33b14f67 nvme: register ns_id attributes as default sysfs groups by Hannes Reinecke · 6 years ago
  32. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  33. bb830ad nvme: properly propagate errors in nvme_mpath_init by Susobhan Dey · 6 years ago
  34. 8f220c4 nvme: fixup crash on failed discovery by Hannes Reinecke · 6 years ago
  35. 0d0b660 nvme: add ANA support by Christoph Hellwig · 7 years ago
  36. 8decf5d nvme: remove nvme_req_needs_failover by Christoph Hellwig · 7 years ago
  37. 2796b56 nvme: add bio remapping tracepoint by Hannes Reinecke · 7 years ago
  38. a785dbc nvme/multipath: Fix multipath disabled naming collisions by Keith Busch · 7 years ago
  39. 5cadde8 nvme/multipath: Disable runtime writable enabling parameter by Keith Busch · 7 years ago
  40. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  41. 765cc031 nvme: change namespaces_mutext to namespaces_rwsem by Jianchao Wang · 7 years ago
  42. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  43. 8a30ecc Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers" by Christoph Hellwig · 7 years ago
  44. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  45. 9bd82b1 nvme-multipath: fix sysfs dangerously created links by Baegjae Sung · 7 years ago
  46. e1f425e nvme/multipath: Use blk_path_error by Keith Busch · 7 years ago
  47. 908e456 nvme/multipath: Consult blk_status_t for failover by Keith Busch · 7 years ago
  48. 89c4aff nvme: fix spelling mistake: "requeing" -> "requeuing" by Colin Ian King · 7 years ago
  49. e9a4803 nvme: create 'slaves' and 'holders' entries for hidden controllers by Hannes Reinecke · 7 years ago
  50. 5b85b82 nvme: also expose the namespace identification sysfs files for mpath nodes by Christoph Hellwig · 7 years ago
  51. 32acab3 nvme: implement multipath access to nvme subsystems by Christoph Hellwig · 7 years ago