summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi
2022-05-20nvme: helper for uring-passthrough checksKanchan Joshi
2022-05-19nvme: set non-mdts limits in nvme_scan_workChaitanya Kulkarni
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig
2022-05-16nvme-fabrics: add a request timeout helperChaitanya Kulkarni
2022-05-16nvme-pci: harden drive presence detect in nvme_dev_disable()Stefan Roese
2022-05-16nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tagsSmith, Kyle Miller (Nimble Kernel)
2022-05-16nvme: mark internal passthru request RQF_QUIETChaitanya Kulkarni
2022-05-16nvme: remove unneeded include from constants fileMax Gurtovoy
2022-05-16nvme: add missing status values to verbose loggingMax Gurtovoy
2022-05-16nvme: set dma alignment to dwordKeith Busch
2022-05-16nvme: fix interpretation of DMRSLTom Yan
2022-05-11nvme: add vectored-io support for uring-cmdAnuj Gupta
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi
2022-05-11nvme: refactor nvme_submit_user_cmd()Christoph Hellwig
2022-05-03nvme: remove a spurious clear of discard_alignmentChristoph Hellwig
2022-05-02nvme-fc: fold t fc_update_appid into fc_appid_storeChristoph Hellwig
2022-05-02nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPIDChristoph Hellwig
2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig
2022-04-15nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig
2022-04-15nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig
2022-04-15nvme: add a quirk to disable namespace identifiersChristoph Hellwig
2022-04-15nvme: don't print verbose errors for internal passthrough requestsChaitanya Kulkarni
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-29nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman
2022-03-29nvme: fix RCU hole that allowed for endless looping in multipath round robinChris Leech
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-03-29nvmet: remove redundant assignment after left shiftColin Ian King
2022-03-29nvmet: use a private workqueue instead of the system workqueueSagi Grimberg
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-23nvme-pci: add quirks for Samsung X5 SSDsMonish Kumar R
2022-03-23nvme-pci: expose use_threaded_interrupts read-only in sysfsXin Hao
2022-03-23nvme: fix the read-only state for zoned namespaces with unsupposed featuresPankaj Raghav
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-16nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATHChristoph Hellwig
2022-03-16nvme: remove nvme_alloc_request and nvme_alloc_request_qidChristoph Hellwig
2022-03-16nvme: cleanup how disk->disk_name is assignedChristoph Hellwig
2022-03-15nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke
2022-03-15nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidateChristoph Hellwig
2022-03-14nvmet: use snprintf() with PAGE_SIZE in configfsChaitanya Kulkarni
2022-03-14nvmet: don't fold linesChaitanya Kulkarni
2022-03-14nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removalChaitanya Kulkarni
2022-03-14nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetportChaitanya Kulkarni