aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2022-10-21Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linuxGravatar Linus Torvalds 3-7/+6
2022-10-20bio: safeguard REQ_ALLOC_CACHE bio putGravatar Pavel Begunkov 1-1/+1
2022-10-20block, bfq: remove unused variable for bfq_queueGravatar Yuwei Guan 1-4/+0
2022-10-16blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()Gravatar Yu Kuai 1-2/+5
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-10-13Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxGravatar Linus Torvalds 3-3/+9
2022-10-11treewide: use get_random_bytes() when possibleGravatar Jason A. Donenfeld 1-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-0/+9
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-2/+2
2022-10-10Merge branch 'for-6.1/block' into block-6.1Gravatar Jens Axboe 3-3/+9
2022-10-10block: fix leaking minors of hidden disksGravatar Christoph Hellwig 1-0/+7
2022-10-09blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()Gravatar Yu Kuai 1-2/+1
2022-10-07Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linuxGravatar Linus Torvalds 3-38/+230
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxGravatar Linus Torvalds 32-456/+532
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+2
2022-10-06block: Remove the repeat word 'can'Gravatar Deming Wang 1-1/+1
2022-10-03Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+23
2022-10-03block: kmsan: skip bio block merging logic for KMSANGravatar Alexander Potapenko 1-0/+2
2022-10-03kmsan: disable physical page merging in biovecGravatar Alexander Potapenko 1-0/+7
2022-09-30block: extend functionality to map bvec iteratorGravatar Kanchan Joshi 1-4/+71
2022-09-30block: factor out blk_rq_map_bio_alloc helperGravatar Kanchan Joshi 1-11/+22
2022-09-30block: rename bio_map_put to blk_mq_map_bio_putGravatar Anuj Gupta 1-3/+3
2022-09-30block: add blk_rq_map_user_ioGravatar Anuj Gupta 1-0/+36
2022-09-30block: allow end_io based requests in the completion batch handlingGravatar Jens Axboe 1-2/+11
2022-09-30block: change request end_io handler to pass back a return valueGravatar Jens Axboe 2-8/+16
2022-09-30block: enable batched allocation for blk_mq_alloc_request()Gravatar Jens Axboe 1-9/+71
2022-09-30block: kill deprecated BUG_ON() in the flush handlingGravatar Jens Axboe 1-1/+0
2022-09-30Merge branch 'for-6.1/io_uring' into for-6.1/passthroughGravatar Jens Axboe 1-1/+2
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughGravatar Jens Axboe 32-456/+532
2022-09-29block: add rationale for not using blk_mq_plug() when applicableGravatar Pankaj Raghav 2-0/+12
2022-09-29block: adapt blk_mq_plug() to not plug for writes that require a zone lockGravatar Pankaj Raghav 2-7/+5
2022-09-27blk-cgroup: don't update the blkg lookup hint in blkg_conf_prepGravatar Christoph Hellwig 1-13/+4
2022-09-27blk-mq: use quiesced elevator switch when reinitializing queuesGravatar Keith Busch 3-7/+6
2022-09-27block: replace blk_queue_nowait with bdev_nowaitGravatar Christoph Hellwig 1-1/+1
2022-09-26blk-cgroup: pass a gendisk to the blkg allocation helpersGravatar Christoph Hellwig 1-28/+28
2022-09-26blk-cgroup: pass a gendisk to blkcg_schedule_throttleGravatar Christoph Hellwig 3-6/+8
2022-09-26blk-cgroup: pass a gendisk to blkg_destroy_allGravatar Christoph Hellwig 1-9/+4
2022-09-26blk-throttle: pass a gendisk to blk_throtl_cancel_biosGravatar Christoph Hellwig 3-4/+5
2022-09-26blk-throttle: pass a gendisk to blk_throtl_register_queueGravatar Christoph Hellwig 3-4/+5
2022-09-26blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exitGravatar Christoph Hellwig 3-9/+12
2022-09-26blk-iocost: cleanup ioc_qos_writeGravatar Christoph Hellwig 1-6/+8
2022-09-26blk-iocost: pass a gendisk to blk_iocost_initGravatar Christoph Hellwig 1-3/+4
2022-09-26blk-iocost: simplify ioc_nameGravatar Christoph Hellwig 1-9/+5
2022-09-26blk-iolatency: pass a gendisk to blk_iolatency_initGravatar Christoph Hellwig 3-4/+5
2022-09-26blk-ioprio: pass a gendisk to blk_ioprio_init and blk_ioprio_exitGravatar Christoph Hellwig 3-10/+10
2022-09-26blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queueGravatar Christoph Hellwig 3-26/+12
2022-09-26blk-cgroup: remove blkg_lookup_checkGravatar Christoph Hellwig 1-26/+10
2022-09-26blk-cgroup: cleanup the blkg_lookup family of functionsGravatar Christoph Hellwig 2-50/+27
2022-09-26blk-cgroup: remove open coded blkg_lookup instancesGravatar Christoph Hellwig 2-7/+7
2022-09-26blk-cgroup: remove blk_queue_root_blkgGravatar Christoph Hellwig 2-15/+1