summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-09Merge tag 'nvme-6.2-2023-02-09' of git://git.infradead.org/nvme into block-6.2block-6.2-2023-02-10Jens Axboe
2023-02-08nvme-auth: mark nvme_auth_wq staticTom Rix
2023-02-02Merge tag 'nvme-6.2-2023-02-02' of git://git.infradead.org/nvme into block-6.2block-6.2-2023-02-03Jens Axboe
2023-02-01blk-cgroup: don't update io stat for root cgroupMing Lei
2023-02-01nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi
2023-02-01nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel
2023-01-31block: Fix the blk_mq_destroy_queue() documentationBart Van Assche
2023-01-31block: ublk: extending queue_size to fix overflowLiu Xiaodong
2023-01-29block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai
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