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-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
2021-02-10
nvmet: return uniform error for invalid ns
Chaitanya Kulkarni
2021-02-10
nvmet: set status to 0 in case for invalid nsid
Chaitanya Kulkarni
2021-02-10
nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
Christoph Hellwig
2021-02-10
nvmet-tcp: fix potential race of tcp socket closing accept_work
Sagi Grimberg
2021-02-10
nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs
Sagi Grimberg
2021-02-03
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
2021-02-02
nvmet: add lba to sect conversion helpers
Chaitanya Kulkarni
2021-02-02
nvmet: remove extra variable in identify ns
Chaitanya Kulkarni
2021-02-02
nvmet: remove extra variable in id-desclist
Chaitanya Kulkarni
2021-02-02
nvmet: remove extra variable in smart log nsid
Chaitanya Kulkarni
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
2021-02-02
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
2021-02-02
nvmet: Fix nvmet_is_port_enabled indentation
Israel Rukshin
[next]