summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-26Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2block-6.2-2023-01-27Jens Axboe
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei
2023-01-25nvme: fix passthrough csi checkKeith Busch
2023-01-24nvme-pci: flush initial scan_work for async probeKeith Busch
2023-01-23nvme-fc: fix initialization orderRoss Lagerwall
2023-01-20Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead.org/nvme into block-6.2block-6.2-2023-01-20Jens Axboe
2023-01-19nvme-pci: fix timeout request state checkKeith Busch
2023-01-19nvme-apple: only reset the controller when RTKit is runningJanne Grunau
2023-01-19nvme-apple: reset controller during shutdownJanne Grunau
2023-01-17block: fix hctx checks for batch allocationPavel Begunkov
2023-01-17block/rnbd-clt: fix wrong max ID in ida_alloc_maxGuoqing Jiang
2023-01-16blk-cgroup: fix missing pd_online_fn() while activating policyYu Kuai
2023-01-16pktcdvd: check for NULL returna fter calling bio_split_to_limits()Jens Axboe
2023-01-15block, bfq: switch 'bfqg->ref' to use atomic refcount apisYu Kuai
2023-01-13Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2023-01-12md: fix incorrect declaration about claim_rdev in md_import_deviceAdrian Huang
2023-01-12Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org/nvme into block-6.2block-6.2-2023-01-13Jens Axboe
2023-01-10MAINTAINERS: stop nvme matching for nvmem filesRussell King (Oracle)
2023-01-10nvme: don't allow unprivileged passthrough on partitionsChristoph Hellwig
2023-01-10nvme: replace the "bool vec" arguments with flags in the ioctl pathChristoph Hellwig
2023-01-10nvme: remove __nvme_ioctlChristoph Hellwig
2023-01-10nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang
2023-01-10nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin
2023-01-10nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin
2023-01-08block: Drop spurious might_sleep() from blk_put_queue()Tejun Heo
2023-01-05block: Remove "select SRCU"block-2023-01-06Paul E. McKenney
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe
2023-01-04Revert "block: remove devnode callback from struct block_device_operations"Jens Axboe
2023-01-04Revert "block: bio_copy_data_iter"Jens Axboe
2023-01-04ublk: honor IO_URING_F_NONBLOCK for handling control commandMing Lei
2023-01-04block: don't allow splitting of a REQ_NOWAIT bioJens Axboe
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe
2022-12-29Merge tag 'nvme-6.2-2022-12-29' of git://git.infradead.org/nvme into block-6.2block-6.2-2022-12-29Jens Axboe
2022-12-28nvme-auth: fix smatch warning complaintsSagi Grimberg
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig
2022-12-28nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig
2022-12-28nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig
2022-12-28nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig
2022-12-28docs, nvme: add a feature and quirk policy documentChristoph Hellwig
2022-12-26nvme-pci: update sqsize when adjusting the queue depthChristoph Hellwig
2022-12-26nvme: fix setting the queue depth in nvme_alloc_io_tag_setChristoph Hellwig
2022-12-26block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqqYu Kuai
2022-12-22Merge tag 'nvme-6.2-2022-12-22' of git://git.infradead.org/nvme into block-6.2Jens Axboe
2022-12-22nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang
2022-12-21nvme-pci: fix page size checksKeith Busch
2022-12-21nvme-pci: fix mempool alloc sizeKeith Busch
2022-12-21nvme-pci: fix doorbell buffer value endiannessKlaus Jensen
2022-12-16block: don't clear REQ_ALLOC_CACHE for non-polled requestsblock-6.2-2022-12-19Jens Axboe