1. ab7a273 nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req by Christoph Hellwig · 3 years, 5 months ago
  2. 77d651a nvmet: looks at the passthrough controller when initializing CAP by Adam Manzanares · 3 years, 5 months ago
  3. ae5e688 nvme: use return value from blk_execute_rq() by Keith Busch · 3 years, 7 months ago
  4. 9a01b58 nvmet: add nvmet_req_bio put helper for backends by Chaitanya Kulkarni · 3 years, 7 months ago
  5. ab96de5 nvmet: fix inline bio check for passthru by Chaitanya Kulkarni · 3 years, 8 months ago
  6. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  7. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  8. 20c2c3b nvmet: add nvmet_req_subsys() helper by Chaitanya Kulkarni · 4 years ago
  9. 07116ea5 nvmet: use invalid cmd opcode helper by Chaitanya Kulkarni · 4 years ago
  10. 8eeed0b block: remove unnecessary argument from blk_execute_rq_nowait by Guoqing Jiang · 4 years ago
  11. dab3902 nvmet: use inline bio for passthru fast path by Chaitanya Kulkarni · 4 years, 2 months ago
  12. a4fe2d3 nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio by Chaitanya Kulkarni · 4 years, 2 months ago
  13. 06b3bec nvmet: remove op_flags for passthru commands by Chaitanya Kulkarni · 4 years, 2 months ago
  14. 39dfe84 nvme: split nvme_alloc_request() by Chaitanya Kulkarni · 4 years, 2 months ago
  15. 47e9730 nvmet: add passthru io timeout value attr by Chaitanya Kulkarni · 4 years, 2 months ago
  16. a2f6a2b nvmet: add passthru admin timeout value attr by Chaitanya Kulkarni · 4 years, 2 months ago
  17. 150dfb6 nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru by Chaitanya Kulkarni · 4 years, 3 months ago
  18. 5e06310 nvmet: cleanup nvmet_passthru_map_sg() by Logan Gunthorpe · 4 years, 3 months ago
  19. df06047 nvmet: limit passthru MTDS by BIO_MAX_PAGES by Logan Gunthorpe · 4 years, 3 months ago
  20. 5b3356d nvmet: add passthru ZNS support by Chaitanya Kulkarni · 4 years, 4 months ago
  21. b2702aa nvme: lift the file open code from nvme_ctrl_get_by_path by Chaitanya Kulkarni · 4 years, 4 months ago
  22. 3a6b076 nvmet: get transport reference for passthru ctrl by Christoph Hellwig · 4 years, 4 months ago
  23. 7ee51cf nvmet: call blk_mq_free_request() directly by Chaitanya Kulkarni · 4 years, 5 months ago
  24. a2138fd nvmet: fix oops in pt cmd execution by Chaitanya Kulkarni · 4 years, 5 months ago
  25. 4db69a3 nvmet: add ns tear down label for pt-cmd handling by Chaitanya Kulkarni · 4 years, 5 months ago
  26. 0ceeab9 nvmet-passthru: Reject commands with non-sgl flags set by Logan Gunthorpe · 4 years, 6 months ago
  27. ba76af6 nvmet: Add passthru enable/disable helpers by Logan Gunthorpe · 4 years, 6 months ago
  28. c1fef73f nvmet: add passthru code to process commands by Logan Gunthorpe · 4 years, 6 months ago