summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-27cryptoloop: add a deprecation warningblock-5.14-2021-08-27Christoph Hellwig
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe
2021-08-24mq-deadline: Fix request accountingBart Van Assche
2021-08-17blk-mq: fix is_flush_rqblock-5.14-2021-08-20Ming Lei
2021-08-17blk-mq: fix kernel panic during iterating over flush requestMing Lei
2021-08-17blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei
2021-08-13nbd: Aovid double completion of a requestblock-5.14-2021-08-13Xie Yongji
2021-08-13blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai
2021-08-11Revert "block/mq-deadline: Add cgroup support"Tejun Heo
2021-08-09blk-iocost: fix lockdep warning on blkcg->lockMing Lei
2021-08-06kyber: make trace_block_rq call consistent with documentationblock-5.14-2021-08-07Vincent Fu
2021-08-05block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche
2021-08-05blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai
2021-08-04Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-08-04n64cart: fix the dma address in n64cart_do_bvecChristoph Hellwig
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland
2021-07-27block: delay freeing the gendiskblock-5.14-2021-07-30Christoph Hellwig
2021-07-27blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo
2021-07-27blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handlingJohn Garry
2021-07-23md/raid10: properly indicate failure when ending a failed write requestWei Shuyu
2021-07-23loop: reintroduce global lock for safe loop_validate_file() traversalTetsuo Handa
2021-07-22Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead.org/nvme into block-5.14block-5.14-2021-07-24Jens Axboe
2021-07-21nvme: set the PRACT bit when using Write Zeroes with T10 PIChristoph Hellwig
2021-07-21nvme: fix nvme_setup_command metadata trace eventKeith Busch
2021-07-21nvme: fix refcounting imbalance when all paths are downHannes Reinecke
2021-07-21nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng
2021-07-17block: increase BLKCG_MAX_POLSOleksandr Natalenko
2021-07-15xen-blkfront: sanitize the removal state machineblock-5.14-2021-07-16Christoph Hellwig
2021-07-15Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.org/nvme into block-5.14Jens Axboe
2021-07-15nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing
2021-07-15pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang
2021-07-13nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen
2021-07-13nvme-pci: fix multiple races in nvme_setup_io_queuesCasey Chen
2021-07-13nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACEPrabhakar Kushwaha
2021-07-07blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgsblock-5.14-2021-07-08Yu Kuai
2021-07-07block: fix the problem of io_ticks becoming smallerChunguang Xu
2021-07-07Merge branch 'nvme-5.14' of git://git.infradead.org/nvme into block-5.14Jens Axboe
2021-07-05nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi
2021-07-02loop: remove unused variable in loop_set_status()Tetsuo Handa
2021-07-01block: remove the bdgrab in blk_drop_partitionsChristoph Hellwig
2021-07-01block: grab a device refcount in disk_ueventChristoph Hellwig
2021-07-01s390/dasd: Avoid field over-reading memcpy()Kees Cook
2021-07-01dasd: unexport dasd_set_target_stateChristoph Hellwig
2021-06-30block: check disk exist before trying to add partitionYufen Yu
2021-06-30ubd: remove dead code in ubd_setup_commonChristoph Hellwig
2021-06-30nvme: use return value from blk_execute_rq()Keith Busch
2021-06-30block: return errors from blk_execute_rq()Keith Busch
2021-06-30nvme: use blk_execute_rq() for passthrough commandsKeith Busch
2021-06-30block: support polling through blk_execute_rqKeith Busch