summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-29Merge tag 'floppy-for-5.15' of https://github.com/evdenis/linux-floppy into f...for-5.15/drivers-2021-08-30Jens Axboe
2021-08-28Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
2021-08-27Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2021-08-27raid1: ensure write behind bio has less than BIO_MAX_VECS sectorsGuoqing Jiang
2021-08-26md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discardXiao Ni
2021-08-25nbd: remove nbd->destroy_completeChristoph Hellwig
2021-08-25nbd: only return usable devices from nbd_find_unusedChristoph Hellwig
2021-08-25nbd: set nbd->index before releasing nbd_index_mutexTetsuo Handa
2021-08-25nbd: prevent IDR lookups from finding partially initialized devicesTetsuo Handa
2021-08-25nbd: reset NBD to NULL when restarting in nbd_genl_connectChristoph Hellwig
2021-08-25nbd: add missing locking to the nbd_dev_add error pathTetsuo Handa
2021-08-18Merge tag 'nvme-5.15-2021-08-18' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2021-08-17nvme: remove the unused NVME_NS_* enumChristoph Hellwig
2021-08-16nvme: remove nvm_ndev from nsKeith Busch
2021-08-16nvme: Have NVME_FABRICS select NVME_CORE instead of transport driversSagi Grimberg
2021-08-16block: nbd: add sanity check for first_minorPavel Skripkin
2021-08-16nvmet: check that host sqsize does not exceed ctrl MQESAmit Engel
2021-08-16nvmet: avoid duplicate qid in connect cmdAmit Engel
2021-08-16nvmet: pass back cntlid on successful completionAmit Engel
2021-08-16nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li
2021-08-16nvme-tcp: don't update queue count when failing to set io queuesRuozhu Li
2021-08-16nvme-tcp: pair send_mutex init with destroyKeith Busch
2021-08-16nvme: allow user toggling hmb usageKeith Busch
2021-08-16nvme-pci: disable hmb on idle suspendKeith Busch
2021-08-16nvmet: remove redundant assignments of variable statusColin Ian King
2021-08-16nvmet: add set feature tracing supportHou Pu
2021-08-16nvme: add set feature tracing supportHou Pu
2021-08-16nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_optionsHou Pu
2021-08-16nvme-pci: cmb sysfs: one file, one valueKeith Busch
2021-08-16nvme-pci: use attribute group for cmb sysfsKeith Busch
2021-08-16nvme: code command_id with a genctr for use-after-free validationSagi Grimberg
2021-08-16nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu dataSagi Grimberg
2021-08-16nvme-pci: limit maximum queue depth to 4095Sagi Grimberg
2021-08-16params: lift param_set_uint_minmax to common codeSagi Grimberg
2021-08-14remove the lightnvm subsystemChristoph Hellwig
2021-08-13nbd: reduce the nbd_index_mutex scopeChristoph Hellwig
2021-08-13nbd: refactor device search and allocation in nbd_genl_connectChristoph Hellwig
2021-08-13nbd: return the allocated nbd_device from nbd_dev_addChristoph Hellwig
2021-08-13nbd: remove nbd_del_diskChristoph Hellwig
2021-08-13nbd: refactor device removalChristoph Hellwig
2021-08-13nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECTHou Tao
2021-08-13nbd: add the check to prevent overflow in __nbd_ioctl()Baokun Li
2021-08-09xen-blkfront: Remove redundant assignment to variable errColin Ian King
2021-08-02block/rnbd: Use sysfs_emit instead of s*printf function for sysfs showMd Haris Iqbal
2021-08-02block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptrGioh Kim
2021-08-02block: remove blk-mq-sysfs dead codeDamien Le Moal
2021-08-02loop: raise media_change eventMatteo Croce
2021-08-02block: add a helper to raise a media changed eventMatteo Croce
2021-08-02block: export diskseq in sysfsMatteo Croce
2021-08-02block: add ioctl to read the disk sequence numberMatteo Croce