- 30e32f3 nvmet-tcp: fix possible list corruption for unexpected command failure by Sagi Grimberg · 3 years, 1 month ago
- c024b22 nvmet: use IOCB_NOWAIT only if the filesystem supports it by Maurizio Lombardi · 3 years, 2 months ago
- 102110e nvmet-tcp: fix incomplete data digest send by Varun Prakash · 3 years, 2 months ago
- af21250 nvmet-tcp: fix memory leak when performing a controller reset by Maurizio Lombardi · 3 years, 2 months ago
- 69b85e1 nvmet-tcp: add an helper to free the cmd buffers by Maurizio Lombardi · 3 years, 2 months ago
- a208fc5 nvmet-tcp: fix a race condition between release_queue and io_work by Maurizio Lombardi · 3 years, 2 months ago
- b6773cd Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 3f01727 Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 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
- 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
- 86aeda3 nvmet-tcp: fix header digest verification by Amit Engel · 3 years, 3 months ago
- d156cfc nvmet: use flex_array_size and struct_size by Len Baker · 3 years, 3 months ago
- 2953b30 nvmet: register discovery subsystem as 'current' by Hannes Reinecke · 3 years, 3 months ago
- 598e759 nvmet: switch check for subsystem type by Hannes Reinecke · 3 years, 3 months ago
- e790de5 nvmet-tcp: fix data digest pointer calculation by Varun Prakash · 3 years, 3 months ago
- 926245c nvmet-tcp: fix a memory leak when releasing a queue by Maurizio Lombardi · 3 years, 3 months ago
- 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 3 months ago
- 117d5b6 nvmet: use struct_size over open coded arithmetic by Len Baker · 3 years, 3 months ago
- d56ae18 nvmet: use macro definitions for setting cmic value by Max Gurtovoy · 3 years, 4 months ago
- 571b544 nvmet: use macro definition for setting nmic value by Max Gurtovoy · 3 years, 4 months ago
- d3aef70 nvmet: set 'CNTRLTYPE' in the identify controller data by Hannes Reinecke · 3 years, 4 months ago
- a294711 nvmet: add nvmet_is_disc_subsys() helper by Hannes Reinecke · 3 years, 4 months ago
- 626851e nvmet: make discovery NQN configurable by Hannes Reinecke · 3 years, 4 months ago
- c7d792f nvmet-rdma: implement get_max_queue_size controller op by Max Gurtovoy · 3 years, 4 months ago
- 6d1555c nvmet: add get_max_queue_size op for controllers by Max Gurtovoy · 3 years, 4 months ago
- 2351ead nvmet-tcp: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
- fcf73a8 nvmet-rdma: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
- e3e19dc nvmet: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
- 1d35d51 nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated by Ming Lei · 3 years, 3 months ago
- 6ca1d90 nvme: apply nvme API to quiesce/unquiesce admin queue by Ming Lei · 3 years, 3 months ago
- c68f3ef nvmet: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 3 months ago
- fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 4 months ago
- 0bd46e2 nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show() by Dan Carpenter · 3 years, 4 months ago
- f040648 nvmet: fixup buffer overrun in nvmet_subsys_attr_serial() by Hannes Reinecke · 3 years, 4 months ago
- ab7a273 nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req by Christoph Hellwig · 3 years, 5 months ago
- 77d651a nvmet: looks at the passthrough controller when initializing CAP by Adam Manzanares · 3 years, 5 months ago
- 0866200 nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers by Sagi Grimberg · 3 years, 8 months ago
- e19e9f4 nvmet: check that host sqsize does not exceed ctrl MQES by Amit Engel · 3 years, 5 months ago
- b71df12 nvmet: avoid duplicate qid in connect cmd by Amit Engel · 3 years, 5 months ago
- e804d5a nvmet: pass back cntlid on successful completion by Amit Engel · 3 years, 5 months ago
- ad0e9a8 nvmet: remove redundant assignments of variable status by Colin Ian King · 3 years, 6 months ago
- 8d84f9d nvmet: add set feature tracing support by Hou Pu · 3 years, 6 months ago
- e7006de nvme: code command_id with a genctr for use-after-free validation by Sagi Grimberg · 3 years, 7 months ago
- 0755d3b nvme-tcp: can't set sk_user_data without write_lock by Maurizio Lombardi · 3 years, 7 months ago
- ae5e688 nvme: use return value from blk_execute_rq() by Keith Busch · 3 years, 7 months ago
- be42a33 nvme: use blk_execute_rq() for passthrough commands by Keith Busch · 3 years, 7 months ago
- 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
- 3c3ee16 nvmet: use NVMET_MAX_NAMESPACES to set nn value by Chaitanya Kulkarni · 3 years, 7 months ago
- 8abd7e2 nvmet: remove zeroout memset call for struct by Chaitanya Kulkarni · 3 years, 7 months ago
- aaf2e04 nvmet: add ZBD over ZNS backend support by Chaitanya Kulkarni · 3 years, 7 months ago
- ab5d0b3 nvmet: add Command Set Identifier support by Chaitanya Kulkarni · 3 years, 7 months ago
- 9a01b58 nvmet: add nvmet_req_bio put helper for backends by Chaitanya Kulkarni · 3 years, 7 months ago
- 6e59726 nvmet: add req cns error complete helper by Chaitanya Kulkarni · 3 years, 7 months ago
- 7860569 nvmet: remove local variable by Chaitanya Kulkarni · 3 years, 7 months ago
- 8bb6cb9 nvmet: use nvme status value directly by Chaitanya Kulkarni · 3 years, 7 months ago
- 245067e nvmet: use u32 type for the local variable nsid by Chaitanya Kulkarni · 3 years, 7 months ago
- 86693c4 nvmet: use u32 for nvmet_subsys max_nsid by Chaitanya Kulkarni · 3 years, 7 months ago
- f3dce2a nvmet: use req->cmd directly in file-ns fast path by Chaitanya Kulkarni · 3 years, 7 months ago
- 46eca47 nvmet: use req->cmd directly in bdev-ns fast path by Chaitanya Kulkarni · 3 years, 7 months ago
- 87fd4cc nvmet: make ver stable once connection established by Noam Gottlieb · 3 years, 7 months ago
- 0d148ef nvmet: allow mn change if subsys not discovered by Noam Gottlieb · 3 years, 7 months ago
- 7ae023c nvmet: make sn stable once connection was established by Noam Gottlieb · 3 years, 7 months ago
- e13b061 nvmet: change sn size and check validity by Noam Gottlieb · 3 years, 7 months ago
- 2a4a910 nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() by Hannes Reinecke · 3 years, 8 months ago
- 346ac78 nvmet: remove a superfluous variable by Chaitanya Kulkarni · 3 years, 8 months ago
- f6e8bd5 nvmet: move ka_work initialization to nvmet_alloc_ctrl by Amit Engel · 3 years, 9 months ago
- bcd9a07 nvmet: fix freeing unallocated p2pmem by Max Gurtovoy · 3 years, 8 months ago
- 6622f9a nvme-loop: do not warn for deleted controllers during reset by Hannes Reinecke · 3 years, 8 months ago
- 4237de2 nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() by Hannes Reinecke · 3 years, 8 months ago
- 1c5f8e8 nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails by Hannes Reinecke · 3 years, 8 months ago
- a6c144f nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() by Hannes Reinecke · 3 years, 8 months ago
- aaeadd7 nvmet: fix false keep-alive timeout when a controller is torn down by Sagi Grimberg · 3 years, 8 months ago
- 25df1ac nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response by Hou Pu · 3 years, 8 months ago
- 03504e3 nvme-loop: fix memory leak in nvme_loop_create_ctrl() by Wu Bo · 3 years, 8 months ago
- fec356a nvmet: fix memory leak in nvmet_alloc_ctrl() by Wu Bo · 3 years, 8 months ago
- 85428be nvmet: seset ns->file when open fails by Daniel Wagner · 3 years, 8 months ago
- 7a4ffd2 nvmet: demote fabrics cmd parse err msg to debug by Chaitanya Kulkarni · 3 years, 8 months ago
- 4c2dab2 nvmet: use helper to remove the duplicate code by Chaitanya Kulkarni · 3 years, 8 months ago
- 3651aaa nvmet: demote discovery cmd parse err msg to debug by Chaitanya Kulkarni · 3 years, 8 months ago
- 8cc365f nvmet-rdma: Fix NULL deref when SEND is completed with error by Michal Kalderon · 3 years, 8 months ago
- ab96de5 nvmet: fix inline bio check for passthru by Chaitanya Kulkarni · 3 years, 8 months ago
- 608a969 nvmet: fix inline bio check for bdev-ns by Chaitanya Kulkarni · 3 years, 8 months ago
- 4a20342 nvmet: remove unsupported command noise by Keith Busch · 3 years, 9 months ago
- a971574 nvme: move the fabrics queue ready check routines to core by Tao Chiu · 3 years, 9 months ago
- fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 8f864c5 nvmet: avoid queuing keep-alive timer if it is disabled by Hou Pu · 3 years, 9 months ago
- ccc1003 nvmet: fix a spelling mistake "nubmer" -> "number" by Colin Ian King · 3 years, 9 months ago
- 0d8ddee nvmet-fc: simplify nvmet_fc_alloc_hostport by Amit Engel · 3 years, 10 months ago
- bdaf132 nvmet-tcp: fix a segmentation fault during io parsing error by Elad Grupi · 3 years, 10 months ago
- d8e7b46 nvmet-tcp: enable optional queue idle period tracking by Wunderlich, Mark · 3 years, 10 months ago
- b5332a9 nvmet-tcp: fix incorrect locking in state_change sk callback by Sagi Grimberg · 3 years, 10 months ago
- 79695dc nvmet: return proper error code from discovery ctrl by Hou Pu · 3 years, 10 months ago
- f4b9e6c nvme: use driver pdu command for passthrough by Keith Busch · 3 years, 10 months ago
- 48b4c01 nvmet: do not allow model_number exceed 40 bytes by Noam Gottlieb · 3 years, 10 months ago
- de58780 nvmet: remove unnecessary ctrl parameter by Chaitanya Kulkarni · 3 years, 10 months ago
- b53d474 nvmet-fc: update function documentation by Chaitanya Kulkarni · 3 years, 11 months ago
- f21c4769 nvme: rename nvme_init_identify() by Chaitanya Kulkarni · 3 years, 11 months ago
- 75b5f9e nvmet: replace white spaces with tabs by Chaitanya Kulkarni · 3 years, 11 months ago
- 7798df6 nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status by Chaitanya Kulkarni · 3 years, 11 months ago
- a56f14c nvmet: update error log page in nvmet_alloc_ctrl() by Chaitanya Kulkarni · 3 years, 11 months ago