index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2023-05-11
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
2023-05-11
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
2023-05-11
nvmet: fix Identify Active Namespace ID list handling
Damien Le Moal
2023-05-11
nvmet: fix Identify Controller handling
Damien Le Moal
2023-05-11
nvmet: fix Identify Namespace handling
Damien Le Moal
2023-05-11
nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()
Damien Le Moal
2023-03-22
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-01
nvme: consolidate setting the tagset flags
Christoph Hellwig
2023-01-12
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
2023-01-04
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
2022-12-31
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-31
nvmet: only allocate a single slab for bvecs
Christoph Hellwig
2022-11-16
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
2022-11-09
nvmet: fix a memory leak
Sagi Grimberg
2022-11-09
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Aleksandr Miloserdov
2022-10-19
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
2022-10-19
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_set_limits
Christoph Hellwig
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
2022-09-27
nvmet: add helpers to set the result field for connect commands
Christoph Hellwig
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
2022-09-27
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
2022-09-27
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
2022-09-27
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
2022-09-27
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
2022-09-27
nvme: handle effects after freeing the request
Keith Busch
2022-09-19
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
2022-09-19
nvmet: expose max queues to configfs
Daniel Wagner
2022-09-19
nvmet: avoid unnecessary flush bio
Guixin Liu
2022-09-19
nvmet-auth: remove redundant parameters req
Genjian Zhang
2022-09-19
nvmet-auth: clean up with done_kfree
Jackie Liu
2022-09-19
nvme-auth: remove the redundant req->cqe->result.u16 assignment operation
Jackie Liu
2022-09-19
nvme: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-07
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
2022-09-05
nvmet: fix a use-after-free
Bart Van Assche
2022-09-02
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-31
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
2022-08-31
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-10
nvmet-auth: use kmemdup instead of kmalloc + memcpy
Zhang Xiaoxu
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
[next]