summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2021-12-08nvmet-tcp: fix possible list corruption for unexpected command failureSagi Grimberg
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-25nvmet: use IOCB_NOWAIT only if the filesystem supports itMaurizio Lombardi
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-23nvmet-tcp: fix incomplete data digest sendVarun Prakash
2021-11-23nvmet-tcp: fix memory leak when performing a controller resetMaurizio Lombardi
2021-11-23nvmet-tcp: add an helper to free the cmd buffersMaurizio Lombardi
2021-11-23nvmet-tcp: fix a race condition between release_queue and io_workMaurizio Lombardi
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/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
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-tcp: fix header digest verificationAmit Engel
2021-10-27nvmet: use flex_array_size and struct_sizeLen Baker
2021-10-27nvmet: register discovery subsystem as 'current'Hannes Reinecke
2021-10-27nvmet: switch check for subsystem typeHannes Reinecke
2021-10-27nvmet-tcp: fix data digest pointer calculationVarun Prakash
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-26nvmet-tcp: fix a memory leak when releasing a queueMaurizio Lombardi
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-20nvmet: use struct_size over open coded arithmeticLen Baker
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-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy
2021-10-20nvmet: use macro definition for setting nmic valueMax Gurtovoy
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-20nvmet: set 'CNTRLTYPE' in the identify controller dataHannes Reinecke
2021-10-20nvmet: add nvmet_is_disc_subsys() helperHannes Reinecke
2021-10-20nvmet: make discovery NQN configurableHannes Reinecke
2021-10-20nvmet-rdma: implement get_max_queue_size controller opMax Gurtovoy
2021-10-20nvmet: add get_max_queue_size op for controllersMax Gurtovoy
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy
2021-10-20nvmet-tcp: fix use-after-free when a port is removedIsrael Rukshin
2021-10-20nvmet-rdma: fix use-after-free when a port is removedIsrael Rukshin