summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2021-06-03nvme: remove nvme_{get,put}_ns_from_diskChristoph Hellwig
2021-06-03nvme: split nvme_report_zonesChristoph Hellwig
2021-06-03nvme: move the CSI sanity check into nvme_ns_report_zonesChristoph Hellwig
2021-06-03nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctlChristoph Hellwig
2021-06-03nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctlChristoph Hellwig
2021-06-03nvme-fabrics: remove extra bracesChaitanya Kulkarni
2021-06-03nvme-fabrics: remove an extra commentChaitanya Kulkarni
2021-06-03nvme-fabrics: remove extra new lines in the switchChaitanya Kulkarni
2021-06-03nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()Chaitanya Kulkarni
2021-06-03nvme-tcp: allow selecting the network interface for connectionsMartin Belanger
2021-06-03nvme-pci: look for StorageD3Enable on companion ACPI device insteadMario Limonciello
2021-06-03nvme: extend and modify the APST configuration algorithmAlexey Bogoslavsky
2021-06-03nvme: remove redundant initialization of variable retColin Ian King
2021-05-19nvme-fc: clear q_live at beginning of association teardownJames Smart
2021-05-19nvme-tcp: rerun io_work if req_list is not emptyKeith Busch
2021-05-19nvme-tcp: fix possible use-after-completionSagi Grimberg
2021-05-13nvmet: use new ana_log_size instead the old oneHou Pu
2021-05-11nvme-multipath: fix double initialization of ANA stateChristoph Hellwig
2021-05-04nvme-multipath: reset bdev to ns head when failoverDaniel Wagner
2021-05-04nvme-pci: fix controller reset hang when racing with nvme_timeoutTao Chiu
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu
2021-05-04nvme: avoid memset for passthrough requestsKanchan Joshi
2021-05-04nvme: add nvme_get_ns helperKanchan Joshi
2021-05-04nvme: fix controller ioctl through ns_headMinwoo Im
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-22nvme: introduce generic per-namespace chardevMinwoo Im
2021-04-21nvme: cleanup nvme_configure_apstChristoph Hellwig
2021-04-21nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig
2021-04-21nvme: add 'kato' sysfs attributeHannes Reinecke
2021-04-21nvme: sanitize KATO settingHannes Reinecke
2021-04-15nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/storeGopal Tiwari
2021-04-15nvme: let namespace probing continue for unsupported featuresChristoph Hellwig
2021-04-15nvme: factor out nvme_ns_open and nvme_ns_release helpersChristoph Hellwig
2021-04-15nvme: move nvme_ns_head_ops to multipath.cChristoph Hellwig
2021-04-15nvme: factor out a nvme_tryget_ns_head helperChristoph Hellwig
2021-04-15nvme: move the ioctl code to a separate fileChristoph Hellwig
2021-04-15nvme: don't bother to look up a namespace for controller ioctlsChristoph Hellwig
2021-04-15nvme: simplify block device ioctl handling for the !multipath caseChristoph Hellwig
2021-04-15nvme: simplify the compat ioctl handlingChristoph Hellwig
2021-04-15nvme: factor out a nvme_ns_ioctl helperChristoph Hellwig
2021-04-15nvme: pass a user pointer to nvme_nvm_ioctlChristoph Hellwig
2021-04-15nvme: cleanup setting the disk nameChristoph Hellwig
2021-04-15nvme: add a nvme_ns_head_multipath helperMinwoo Im
2021-04-15nvme: remove single trailing whitespaceNiklas Cassel
2021-04-15nvme-multipath: remove single trailing whitespaceNiklas Cassel
2021-04-15nvme-pci: remove single trailing whitespaceNiklas Cassel
2021-04-15nvme-pci: don't simple map sgl when sgls are disabledNiklas Cassel