index
:
linux.git
master
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-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-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
2021-04-15
nvmet: fix a spelling mistake "nubmer" -> "number"
Colin Ian King
2021-04-15
nvmet-fc: simplify nvmet_fc_alloc_hostport
Amit Engel
2021-04-15
nvmet-tcp: fix a segmentation fault during io parsing error
Elad Grupi
2021-04-02
nvmet-tcp: enable optional queue idle period tracking
Wunderlich, Mark
2021-04-02
nvmet-tcp: fix incorrect locking in state_change sk callback
Sagi Grimberg
2021-04-02
nvmet: return proper error code from discovery ctrl
Hou Pu
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
nvmet: do not allow model_number exceed 40 bytes
Noam Gottlieb
2021-04-02
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
2021-04-02
nvmet-fc: update function documentation
Chaitanya Kulkarni
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
2021-04-02
nvmet: replace white spaces with tabs
Chaitanya Kulkarni
2021-04-02
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
Chaitanya Kulkarni
2021-04-02
nvmet: update error log page in nvmet_alloc_ctrl()
Chaitanya Kulkarni
2021-04-02
nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl
Chaitanya Kulkarni
2021-03-18
nvmet-tcp: fix kmap leak when data digest in use
Elad Grupi
2021-03-18
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
2021-03-12
Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12
Jens Axboe
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-10
nvmet: remove else at the end of the function
Chaitanya Kulkarni
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
2021-02-10
nvmet: use min of device_path and disk len
Chaitanya Kulkarni
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
2021-02-10
nvmet: remove extra variable in id-ns handler
Chaitanya Kulkarni
2021-02-10
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
[next]