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-06-17
nvme-fabrics: remove memset in connect io q
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in connect admin q
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_write32()
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
2021-06-17
nvme-tcp: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
2021-06-16
nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()
Dan Carpenter
2021-06-16
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
2021-06-16
nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text
Geert Uytterhoeven
2021-06-16
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
2021-06-16
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-03
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
2021-06-03
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
2021-06-03
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
2021-06-03
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
2021-06-03
nvme: extend and modify the APST configuration algorithm
Alexey Bogoslavsky
2021-06-03
nvme: remove redundant initialization of variable ret
Colin Ian King
2021-05-19
nvme-fc: clear q_live at beginning of association teardown
James Smart
2021-05-19
nvme-tcp: rerun io_work if req_list is not empty
Keith Busch
2021-05-19
nvme-tcp: fix possible use-after-completion
Sagi Grimberg
2021-05-13
nvmet: use new ana_log_size instead the old one
Hou Pu
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-04
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
nvme: avoid memset for passthrough requests
Kanchan Joshi
2021-05-04
nvme: add nvme_get_ns helper
Kanchan Joshi
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
2021-04-21
nvme: cleanup nvme_configure_apst
Christoph Hellwig
2021-04-21
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
2021-04-21
nvme: add 'kato' sysfs attribute
Hannes Reinecke
2021-04-21
nvme: sanitize KATO setting
Hannes Reinecke
2021-04-15
nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store
Gopal Tiwari
[next]