index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2021-07-16
Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-13
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
2021-07-13
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
2021-07-13
nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
Prabhakar Kushwaha
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-17
nvme: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
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-10
scsi: nvme: Added a new sysfs attribute appid_store
Muneendra Kumar
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-06-01
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-05-31
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
2021-05-26
nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
Sagi Grimberg
2021-05-25
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
2021-05-25
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
[next]