index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-27
nvmet-tcp: fix header digest verification
Amit Engel
2021-10-27
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
2021-10-26
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
2021-10-19
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-09-13
nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
Dan Carpenter
2021-09-06
nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
Hannes Reinecke
2021-09-06
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
2021-09-06
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
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
[next]