summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2021-12-07nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li
2021-12-07nvme-multipath: set ana_log_size to 0 after free ana_log_bufHou Tao
2021-12-06nvme: report write pointer for a full zone as zone start + zone lenNiklas Cassel
2021-12-06nvme: disable namespace access for unsupported metadataKeith Busch
2021-12-06nvme: show subsys nqn for duplicate cntlidsKeith Busch
2021-11-23nvme: fix write zeroes piKlaus Jensen
2021-11-23nvme-fabrics: ignore invalid fast_io_fail_tmo valuesMaurizio Lombardi
2021-11-23nvme-pci: add NO APST quirk for Kioxia deviceEnzo Matsumiya
2021-11-23nvme-tcp: fix memory leak when freeing a queueMaurizio Lombardi
2021-11-23nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()Varun Prakash
2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09nvme: wait until quiesce is doneMing Lei
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-27nvmet: use flex_array_size and struct_sizeLen Baker
2021-10-27nvme-tcp: fix data digest pointer calculationVarun Prakash
2021-10-27nvme-tcp: fix possible req->offset corruptionVarun Prakash
2021-10-26nvme-tcp: fix H2CData PDU send accounting (again)Sagi Grimberg
2021-10-20nvme: drop scan_lock and always kick requeue list when removing namespacesHannes Reinecke
2021-10-20nvme-pci: clear shadow doorbell memory on resetsKeith Busch
2021-10-20nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy
2021-10-20nvme-multipath: add error handling support for add_disk()Luis Chamberlain
2021-10-20nvme: display correct subsystem NQNHannes Reinecke
2021-10-20nvme: Add connect option 'discovery'Hannes Reinecke
2021-10-20nvme: expose subsystem type in sysfs attribute 'subsystype'Hannes Reinecke
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap
2021-10-20nvme: generate uevent once a multipath namespace is operational againHannes Reinecke
2021-10-19nvme: paring quiesce/unquiesceMing Lei
2021-10-19nvme: prepare for pairing quiescing and unquiescingMing Lei
2021-10-19nvme: apply nvme API to quiesce/unquiesce admin queueMing Lei
2021-10-19nvme: add APIs for stopping/starting admin queueMing Lei
2021-10-19nvme: don't memset() the normal read/write commandJens Axboe
2021-10-19nvme: move command clear into the various setup helpersJens Axboe
2021-10-18nvme: wire up completion batching for the IRQ pathJens Axboe
2021-10-18nvme: add support for batched completion of polled IOJens Axboe
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe
2021-10-18nvme-multipath: enable polled I/OChristoph Hellwig
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-18block: rename REQ_HIPRI to REQ_POLLEDChristoph Hellwig
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-10-14Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-10-14nvme: fix per-namespace chardev deletionAdam Manzanares
2021-10-07nvme-pci: Fix abort command idKeith Busch
2021-09-27nvme: add command id quirk for apple controllersKeith Busch
2021-09-21nvme: keep ctrl->namespaces orderedChristoph Hellwig
2021-09-21nvme-tcp: fix incorrect h2cdata pdu offset accountingSagi Grimberg
2021-09-21nvme-fc: remove freeze/unfreeze around update_nr_hw_queuesJames Smart
2021-09-21nvme-fc: avoid race between time out and tear downJames Smart
2021-09-21nvme-fc: update hardware queues before using themDaniel Wagner