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
/
host
Age
Commit message (
Expand
)
Author
2021-03-05
nvme-fabrics: fix kato initialization
Martin George
2021-03-05
nvme-hwmon: Return error code when registration fails
Daniel Wagner
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
nvme-pci: set min_align_mask
Jianxiong Gao
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-11
nvme-tcp: fix crash triggered with a dataless request submission
Sagi Grimberg
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
2021-02-10
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
2021-02-10
nvme-multipath: set nr_zones for zoned namespaces
Keith Busch
2021-02-10
nvme-rdma: handle nvme_rdma_post_send failures better
Chao Leng
2021-02-10
nvme-fabrics: avoid double completions in nvmf_fail_nonready_command
Chao Leng
2021-02-10
nvme: introduce a nvme_host_path_error helper
Chao Leng
2021-02-10
nvme: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2021-02-10
nvme: cleanup zone information initialization
Damien Le Moal
2021-02-02
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
2021-02-02
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
2021-02-02
nvme-tcp: use cancel tagset helper for tear down
Chao Leng
2021-02-02
nvme-rdma: use cancel tagset helper for tear down
Chao Leng
2021-02-02
nvme-tcp: add clean action for failed reconnection
Chao Leng
2021-02-02
nvme-rdma: add clean action for failed reconnection
Chao Leng
2021-02-02
nvme-core: add cancel tagset helpers
Chao Leng
2021-02-02
nvme-core: get rid of the extra space
Chaitanya Kulkarni
2021-02-02
nvme: add tracing of zns commands
Johannes Thumshirn
2021-02-02
nvme: parse format nvm command details when tracing
Michal Krakowiak
2021-02-02
nvme: refactor ns->ctrl by request
Minwoo Im
2021-02-02
nvme-tcp: pass multipage bvec to request iov_iter
Sagi Grimberg
2021-02-02
nvme-tcp: get rid of unused helper function
Sagi Grimberg
2021-02-02
nvme-tcp: fix wrong setting of request iov_iter
Sagi Grimberg
2021-02-02
nvme: support command retry delay for admin command
Minwoo Im
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
2021-01-28
nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_head
Chao Leng
2021-01-28
nvme-multipath: Early exit if no path is available
Daniel Wagner
2021-01-28
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
Chaitanya Kulkarni
2021-01-27
nvme-core: check bdev value for NULL
Chaitanya Kulkarni
2021-01-26
nvme: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
nvme: allow revalidate to set a namespace read-only
Christoph Hellwig
2021-01-20
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
2021-01-20
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2021-01-18
nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout
Chao Leng
2021-01-18
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
2021-01-18
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
2021-01-14
nvme: don't intialize hwmon for discovery controllers
Sagi Grimberg
[next]