index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2021-08-16
nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
Sagi Grimberg
2021-08-16
nvmet: check that host sqsize does not exceed ctrl MQES
Amit Engel
2021-08-16
nvmet: avoid duplicate qid in connect cmd
Amit Engel
2021-08-16
nvmet: pass back cntlid on successful completion
Amit Engel
2021-08-16
nvmet: remove redundant assignments of variable status
Colin Ian King
2021-08-16
nvmet: add set feature tracing support
Hou Pu
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-07-05
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-21
nvmet: use NVMET_MAX_NAMESPACES to set nn value
Chaitanya Kulkarni
2021-06-17
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
2021-06-17
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
2021-06-17
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
2021-06-17
nvmet: add req cns error complete helper
Chaitanya Kulkarni
2021-06-17
nvmet: remove local variable
Chaitanya Kulkarni
2021-06-17
nvmet: use nvme status value directly
Chaitanya Kulkarni
2021-06-17
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
2021-06-17
nvmet: use u32 for nvmet_subsys max_nsid
Chaitanya Kulkarni
2021-06-17
nvmet: use req->cmd directly in file-ns fast path
Chaitanya Kulkarni
2021-06-17
nvmet: use req->cmd directly in bdev-ns fast path
Chaitanya Kulkarni
2021-06-17
nvmet: make ver stable once connection established
Noam Gottlieb
2021-06-17
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
nvmet: make sn stable once connection was established
Noam Gottlieb
2021-06-17
nvmet: change sn size and check validity
Noam Gottlieb
2021-06-17
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-06-03
nvmet: remove a superfluous variable
Chaitanya Kulkarni
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
2021-06-02
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
2021-06-02
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
2021-06-02
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
2021-06-02
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
2021-06-02
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
2021-05-26
nvmet: fix false keep-alive timeout when a controller is torn down
Sagi Grimberg
2021-05-26
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
Hou Pu
2021-05-19
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
2021-05-19
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
2021-05-12
nvmet: seset ns->file when open fails
Daniel Wagner
2021-05-11
nvmet: demote fabrics cmd parse err msg to debug
Chaitanya Kulkarni
2021-05-11
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
2021-05-11
nvmet: demote discovery cmd parse err msg to debug
Chaitanya Kulkarni
2021-05-11
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
2021-05-11
nvmet: fix inline bio check for passthru
Chaitanya Kulkarni
2021-05-11
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
2021-05-04
nvmet: remove unsupported command noise
Keith Busch
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-21
nvmet: avoid queuing keep-alive timer if it is disabled
Hou Pu
[next]