summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2021-06-18blk-mq: fix use-after-free in blk_mq_exit_schedMing Lei
2021-06-16block: mark queue init done at the end of blk_register_queueMing Lei
2021-06-16block: fix race between adding/removing rq qos and normal IOMing Lei
2021-06-11blk-mq: remove blk_mq_init_sq_queueChristoph Hellwig
2021-06-11blk-mq: add the blk_mq_alloc_disk APIsChristoph Hellwig
2021-06-11blk-mq: improve the blk_mq_init_allocated_queue interfaceChristoph Hellwig
2021-06-11blk-mq: factor out a blk_mq_alloc_sq_tag_set helperChristoph Hellwig
2021-06-08rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-06-03block: Update blk_update_request() documentationBart Van Assche
2021-06-03block: Do not pull requests from the scheduler when we cannot dispatch themJan Kara
2021-06-01block: remove bdget_diskChristoph Hellwig
2021-06-01block: factor out a part_devt helperChristoph Hellwig
2021-06-01block: move bd_part_count to struct gendiskChristoph Hellwig
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-06-01block: unexport blk_alloc_queueChristoph Hellwig
2021-06-01block: add blk_alloc_disk and blk_cleanup_disk APIsChristoph Hellwig
2021-06-01block: add a flag to make put_disk on partially initalized disks saferChristoph Hellwig
2021-06-01block: automatically enable GENHD_FL_EXT_DEVTChristoph Hellwig
2021-06-01block: move the DISK_MAX_PARTS sanity check into __device_add_diskChristoph Hellwig
2021-06-01block: refactor device number setup in __device_add_diskChristoph Hellwig
2021-05-24blk-mq: Use request queue-wide tags for tagset-wide sbitmapJohn Garry
2021-05-24blk-mq: Some tag allocation code refactoringJohn Garry
2021-05-24blk-mq: clearing flush request reference in tags->rqs[]Ming Lei
2021-05-24blk-mq: clear stale request in tags->rq[] before freeing one request poolMing Lei
2021-05-24blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iterMing Lei
2021-05-24block: avoid double io accounting for flush requestMing Lei
2021-05-24block: remove unneeded parenthesis from blk-sysfsMax Gurtovoy
2021-05-24blkcg: drop CLONE_IO check in blkcg_can_attach()Tejun Heo
2021-05-24block_dump: remove block_dump featurezhangyi (F)
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-14block/partitions/efi.c: Fix the efi_partition() kernel-doc headerBart Van Assche
2021-05-14blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche
2021-05-14blk-mq: plug request for shared sbitmapMing Lei
2021-05-12block, bfq: avoid circular stable mergesPaolo Valente
2021-05-11blk-iocost: fix weight updates of inner active iocgsTejun Heo
2021-05-11kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)
2021-05-03bio: limit bio max sizeChangheun Lee
2021-04-30cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26blk-iocost: don't ignore vrate_min on QD contentionTejun Heo
2021-04-21block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig
2021-04-16blk-mq: Fix spurious debugfs directory creation during initializationSaravanan D