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
Age
Commit message (
Expand
)
Author
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
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-21
nvmet: use NVMET_MAX_NAMESPACES to set nn value
Chaitanya Kulkarni
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
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
2021-06-17
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
2021-06-17
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
2021-06-17
nvmet: add req cns error complete helper
Chaitanya Kulkarni
2021-06-17
nvmet: remove local variable
Chaitanya Kulkarni
2021-06-17
nvmet: use nvme status value directly
Chaitanya Kulkarni
2021-06-17
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
2021-06-17
nvmet: use u32 for nvmet_subsys max_nsid
Chaitanya Kulkarni
2021-06-17
nvmet: use req->cmd directly in file-ns fast path
Chaitanya Kulkarni
2021-06-17
nvmet: use req->cmd directly in bdev-ns fast path
Chaitanya Kulkarni
2021-06-17
nvmet: make ver stable once connection established
Noam Gottlieb
2021-06-17
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
nvmet: make sn stable once connection was established
Noam Gottlieb
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-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
nvmet: remove a superfluous variable
Chaitanya Kulkarni
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
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
[next]