aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2023-06-03blk-mq: fix blk_mq_hw_ctx active request accountingTian Lan1-4/+4
2023-05-29block: fix revalidate performance regressionDamien Le Moal1-1/+2
2023-05-24block: make bio_check_eod work for zero sized devicesChristoph Hellwig1-1/+1
2023-05-23block: fix bio-cache for passthru IOAnuj Gupta1-1/+1
2023-05-23blk-mq: fix race condition in active queue accountingTian Lan1-4/+8
2023-05-23blk-wbt: fix that wbt can't be disabled by defaultYu Kuai1-5/+7
2023-05-19block: Deny writable memory mapping if block is read-onlyLoic Poulain1-1/+11
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds6-146/+84
2023-04-28block: Skip destroyed blkg when restart in blkg_destroy_all()Tao Su1-0/+3
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+8
2023-04-26blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh3-69/+8
2023-04-26blk-integrity: convert to struct device_attributeThomas Weißschuh1-65/+62
2023-04-26blk-integrity: use sysfs_emitThomas Weißschuh1-10/+9
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds40-1069/+920
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds4-50/+49
2023-04-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2023-04-25block: sync part's ->bd_has_submit_bio with disk'sMing Lei1-1/+4
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds1-3/+4
2023-04-24block: Cleanup set_capacity()/bdev_set_nr_sectors()Damien Le Moal4-14/+11
2023-04-20Revert "block: Merge bio before checking ->cached_rq"Ming Lei1-4/+3
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina1-1/+28
2023-04-17block: make blkcg_punt_bio_submit optionalChristoph Hellwig3-36/+47
2023-04-17block: async_bio_lock does not need to be bh-safeChristoph Hellwig1-4/+4
2023-04-17btrfs, block: move REQ_CGROUP_PUNT to btrfsChristoph Hellwig3-29/+17
2023-04-16blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flushChristoph Hellwig1-1/+1
2023-04-16block, bfq: Fix division by zero error on zero wsumColin Ian King1-0/+2
2023-04-16block: store bdev->bd_disk->fops->submit_bio state in bdevJens Axboe3-4/+8
2023-04-14Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...Jens Axboe3-50/+0
2023-04-13blk-mq: remove __blk_mq_run_hw_queueChristoph Hellwig1-20/+9
2023-04-13blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queueChristoph Hellwig1-27/+13
2023-04-13blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queueChristoph Hellwig1-3/+2
2023-04-13blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fnChristoph Hellwig1-9/+2
2023-04-13blk-mq: cleanup __blk_mq_sched_dispatch_requestsChristoph Hellwig1-17/+14
2023-04-13blk-mq: pass a flags argument to blk_mq_add_to_requeue_listChristoph Hellwig3-6/+6
2023-04-13blk-mq: pass a flags argument to elevator_type->insert_requestsChristoph Hellwig5-18/+21
2023-04-13blk-mq: pass a flags argument to blk_mq_request_bypass_insertChristoph Hellwig3-11/+11
2023-04-13blk-mq: pass a flags argument to blk_mq_insert_requestChristoph Hellwig2-13/+17
2023-04-13blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_listChristoph Hellwig3-10/+12
2023-04-13blk-mq: don't run the hw_queue from blk_mq_request_bypass_insertChristoph Hellwig3-16/+15
2023-04-13blk-mq: don't run the hw_queue from blk_mq_insert_requestChristoph Hellwig1-24/+32
2023-04-13blk-mq: fold __blk_mq_try_issue_directly into its two callersChristoph Hellwig1-41/+31
2023-04-13blk-mq: factor out a blk_mq_get_budget_and_tag helperChristoph Hellwig1-10/+16
2023-04-13blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_workChristoph Hellwig1-10/+11
2023-04-13blk-mq: refactor passthrough vs flush handling in blk_mq_insert_requestChristoph Hellwig1-32/+18
2023-04-13blk-mq: remove blk_flush_queue_rqChristoph Hellwig1-7/+2
2023-04-13blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_requestChristoph Hellwig1-18/+7
2023-04-13blk-mq: fold __blk_mq_insert_request into blk_mq_insert_requestChristoph Hellwig2-14/+2
2023-04-13blk-mq: move blk_mq_sched_insert_request to blk-mq.cChristoph Hellwig4-83/+82
2023-04-13blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_listChristoph Hellwig5-34/+14
2023-04-13blk-mq: move more logic into blk_mq_insert_requestsChristoph Hellwig3-20/+21
2023-04-13blk-mq: include <linux/blk-mq.h> in block/blk-mq.hChristoph Hellwig15-14/+1
2023-04-13blk-mq: remove blk-mq-tag.hChristoph Hellwig13-85/+60
2023-04-13blk-mq: don't plug for head insertions in blk_execute_rq_nowaitChristoph Hellwig1-1/+1
2023-04-13blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOWChengming Zhou1-1/+2
2023-04-13blk-stat: fix QUEUE_FLAG_STATS clearChengming Zhou1-2/+2
2023-04-13blk-iolatency: Make initialization lazyTejun Heo3-15/+28
2023-04-13blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/Tejun Heo2-2/+2
2023-04-13blkcg: Restructure blkg_conf_prep() and friendsTejun Heo6-78/+127
2023-04-13blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()Tejun Heo1-9/+4
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg3-50/+0
2023-04-06block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai1-1/+7
2023-04-06blk-cgroup: delete cpd_init_fn of blkcg_policyChengming Zhou3-13/+2
2023-04-06blk-cgroup: delete cpd_bind_fn of blkcg_policyChengming Zhou2-22/+0
2023-04-06block, bfq: remove BFQ_WEIGHT_LEGACY_DFLChengming Zhou2-4/+1
2023-04-06ext4: Convert ext4_bio_write_page() to use a folioMatthew Wilcox1-0/+1
2023-04-05sed-opal: Add command to read locking range parameters.Ondrej Kozina1-0/+153
2023-04-05sed-opal: add helper to get multiple columns at once.Ondrej Kozina1-8/+14
2023-04-05sed-opal: allow user authority to get locking range attributes.Ondrej Kozina2-0/+25
2023-04-05sed-opal: add helper for adding user authorities in ACE.Ondrej Kozina2-20/+77
2023-04-05sed-opal: do not add same authority twice in boolean ace.Ondrej Kozina1-16/+0
2023-04-04blk-mq: directly poll requestsKeith Busch1-3/+1
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman6-27/+22
2023-03-31driver core: class: remove dev_kobj from struct classGreg Kroah-Hartman1-1/+0
2023-03-30iov_iter: add iter_iovec() helperJens Axboe1-2/+2
2023-03-29block: ensure bio_alloc_map_data() deals with ITER_UBUF correctlyJens Axboe1-2/+3
2023-03-27block: open code __blk_account_io_done()Chaitanya Kulkarni1-13/+9
2023-03-27block: open code __blk_account_io_start()Chaitanya Kulkarni1-20/+16
2023-03-20blk-mq: remove hybrid pollingKeith Busch5-273/+7
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-16block: remove obsolete config BLOCK_COMPATLukas Bulwahn1-3/+0
2023-03-16blk-crypto: drop the NULL check from blk_crypto_put_keyslot()Eric Biggers1-10/+4
2023-03-16blk-mq: return actual keyslot error in blk_insert_cloned_request()Eric Biggers1-2/+3
2023-03-16blk-crypto: remove blk_crypto_insert_cloned_request()Eric Biggers2-16/+1
2023-03-16blk-crypto: make blk_crypto_evict_key() more robustEric Biggers2-33/+41
2023-03-16blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-11/+9
2023-03-16blk-mq: release crypto keyslot before reporting I/O completeEric Biggers4-17/+49
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai1-10/+6
2023-03-14blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch...Chris Leech1-2/+3
2023-03-14block: do not reverse request order when flushing plug listJan Kara1-2/+3
2023-03-08block, bfq: fix uaf for 'stable_merge_bfqq'Yu Kuai1-9/+9
2023-03-07block: fix wrong mode for blkdev_put() from disk_scan_partitions()Yu Kuai1-1/+1
2023-03-06driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2Greg Kroah-Hartman1-12/+7
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds10-45/+77
2023-03-02blk-mq: enforce op-specific segment limits in blk_insert_cloned_requestUday Shankar3-10/+11
2023-02-28blk-iocost: Pass gendisk to ioc_refresh_paramsBreno Leitao1-6/+20
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2023-02-24block: be a bit more careful in checking for NULL bdev while pollingJens Axboe1-2/+8
2023-02-24block: clear bio->bi_bdev when putting a bio back in the cacheJens Axboe1-0/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-78/+0
2023-02-22Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-7/+7
2023-02-22Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-5/+9
2023-02-21Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-50/+13
2023-02-21block: remove more NULL checks after bdev_get_queue()Juhyung Park1-10/+0
2023-02-20iov_iter: Define flags to qualify page extraction.David Howells2-7/+7
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds34-780/+1128
2023-02-20Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-4/+4
2023-02-19Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-3/+0
2023-02-17block: fix scan partition for exclusively open device againYu Kuai2-5/+27
2023-02-17block: Revert "block: Do not reread partition table on exclusively open device"Yu Kuai3-13/+9
2023-02-17sed-opal: add support flag for SUM in status ioctlLuca Boccassi1-0/+2
2023-02-16block: use proper return value from bio_failfast()Jens Axboe1-1/+1
2023-02-16block: bio-integrity: Copy flags when bio_integrity_payload is clonedMartin K. Petersen1-0/+1
2023-02-16block: Fix io statistics for cgroup in throttle pathJinke Han1-11/+12
2023-02-16block: sync mixed merged request's failfast with 1st bio'sMing Lei1-2/+33
2023-02-15block: export bio_split_rwChristoph Hellwig1-1/+2
2023-02-14Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"Christoph Hellwig7-31/+33
2023-02-14Revert "blk-cgroup: pass a gendisk to blkg_lookup"Christoph Hellwig2-18/+18
2023-02-14Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"Christoph Hellwig1-9/+8
2023-02-14Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"Christoph Hellwig2-4/+3
2023-02-14Revert "blk-cgroup: move the cgroup information to struct gendisk"Christoph Hellwig5-48/+44
2023-02-09block: Remove the ALLOC_CACHE_SLACK constantBart Van Assche1-1/+0
2023-02-09block: make kobj_type structures constantThomas Weißschuh6-10/+10
2023-02-09block: Merge bio before checking ->cached_rqXiao Ni1-3/+4
2023-02-09Revert "blk-cgroup: simplify blkg freeing from initialization failure paths"Christoph Hellwig1-7/+20
2023-02-09blk-cgroup: delay calling blkcg_exit_disk until disk_releaseChristoph Hellwig2-3/+4
2023-02-07block, bfq: cleanup 'bfqg->online'Yu Kuai3-6/+2
2023-02-06blk-mq: correct stale comment of .get_budgetKemeng Shi1-2/+2
2023-02-06blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directlyKemeng Shi1-9/+13
2023-02-06blk-mq: remove set of bd->last when get driver tag for next request failsKemeng Shi1-22/+2
2023-02-06blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_listKemeng Shi1-6/+5
2023-02-06blk-mq: simplify flush check in blk_mq_dispatch_rq_listKemeng Shi1-3/+3
2023-02-06blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directlyKemeng Shi1-10/+3
2023-02-06blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_directKemeng Shi1-10/+4
2023-02-06blk-mq: make blk_mq_commit_rqs a general function for all commitsKemeng Shi1-14/+23
2023-02-06blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_directKemeng Shi1-5/+5
2023-02-06blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directlyKemeng Shi1-2/+1
2023-02-06blk-mq: Fix potential io hung for shared sbitmap per tagsetKemeng Shi1-2/+4
2023-02-06blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_waitKemeng Shi1-1/+5
2023-02-06blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctxKemeng Shi1-2/+1
2023-02-06blk-mq: avoid sleep in blk_mq_alloc_request_hctxKemeng Shi1-1/+2
2023-02-06block: stub out and deprecated the capability attribute on the gendiskChristoph Hellwig1-3/+2
2023-02-06blk-cgroup: fix freeing NULL blkg in blkg_createChristoph Hellwig1-1/+2
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds4-4/+11
2023-02-03block: factor out a bvec_set_page helperChristoph Hellwig2-16/+3
2023-02-03blk-cgroup: move the cgroup information to struct gendiskChristoph Hellwig5-44/+48
2023-02-03blk-cgroup: pass a gendisk to blkg_lookupChristoph Hellwig2-18/+18
2023-02-03blk-cgroup: pass a gendisk to pd_alloc_fnChristoph Hellwig7-22/+21
2023-02-03blk-cgroup: pass a gendisk to blkcg_{de,}activate_policyChristoph Hellwig8-25/+25
2023-02-03blk-rq-qos: store a gendisk instead of request_queue in struct rq_qosChristoph Hellwig6-31/+27
2023-02-03blk-rq-qos: constify rq_qos_opsChristoph Hellwig5-6/+6
2023-02-03blk-rq-qos: make rq_qos_add and rq_qos_del more usefulChristoph Hellwig5-29/+21
2023-02-03blk-rq-qos: move rq_qos_add and rq_qos_del out of lineChristoph Hellwig2-59/+62
2023-02-03blk-wbt: open code wbt_queue_depth_changed in wbt_initChristoph Hellwig1-2/+2
2023-02-03blk-wbt: move private information from blk-wbt.h to blk-wbt.cChristoph Hellwig4-86/+79
2023-02-03blk-wbt: pass a gendisk to wbt_initChristoph Hellwig3-5/+6
2023-02-03blk-wbt: pass a gendisk to wbt_{enable,disable}_defaultChristoph Hellwig5-12/+13
2023-02-03blk-cgroup: store a gendisk to throttle in struct task_structChristoph Hellwig1-17/+15
2023-02-03blk-cgroup: pin the gendisk in struct blkcg_gqChristoph Hellwig7-33/+31
2023-02-03blk-cgroup: remove the !bdi->dev check in blkg_dev_nameChristoph Hellwig1-1/+1
2023-02-03blk-cgroup: simplify blkg freeing from initialization failure pathsChristoph Hellwig1-20/+7
2023-02-03blk-cgroup: improve error unwinding in blkg_allocChristoph Hellwig1-20/+19
2023-02-03blk-cgroup: delay blk-cgroup initialization until add_diskChristoph Hellwig1-8/+9
2023-02-03block: don't call blk_throtl_stat_add for non-READ/WRITE commandsChristoph Hellwig1-1/+2
2023-02-02block: remove ->rw_pageChristoph Hellwig1-78/+0
2023-02-01blk-cgroup: don't update io stat for root cgroupMing Lei1-0/+4
2023-01-31block: Fix the blk_mq_destroy_queue() documentationBart Van Assche1-2/+3
2023-01-30block: Default to use cgroup support for BFQUlf Hansson1-0/+1
2023-01-29block, bfq: remove unused bfq_wr_max_time in struct bfq_dataKemeng Shi2-6/+0
2023-01-29block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqqKemeng Shi1-6/+3
2023-01-29block, bfq: remove redundant check in bfq_put_cooperatorKemeng Shi1-2/+0
2023-01-29block, bfq: remove unnecessary dereference to get async_bfqqKemeng Shi1-1/+1
2023-01-29block, bfq: use helper macro RQ_BFQQ to get bfqq of requestKemeng Shi1-3/+3
2023-01-29block, bfq: initialize bfqq->decrease_time_jif correctlyKemeng Shi1-0/+2
2023-01-29block, bfq: remove unsed parameter reason in bfq_bfqq_is_slowKemeng Shi1-3/+2
2023-01-29block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injectionKemeng Shi1-6/+4
2023-01-29block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai2-2/+4
2023-01-29blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...Yu Kuai1-6/+29
2023-01-29blk-cgroup: support to track if policy is onlineYu Kuai2-7/+18
2023-01-29blk-cgroup: dropping parent refcount after pd_free_fn() is doneYu Kuai1-2/+2
2023-01-29blk-mq: cleanup unused methods: blk_mq_hw_sysfs_storeZhong Jinghua1-24/+0
2023-01-29block: treat poll queue enter similarly to timeoutsJens Axboe1-1/+10
2023-01-29blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()Li Nan1-2/+2
2023-01-29blk-iocost: fix divide by 0 error in calc_lcoefs()Li Nan1-3/+8
2023-01-29blk-iocost: read params inside lock in sysfs apisYu Kuai1-0/+4
2023-01-29blk-iocost: don't allow to configure bio based deviceYu Kuai1-0/+10
2023-01-29blk-iocost: check return value of match_u64()Yu Kuai1-1/+2
2023-01-29blk-iocost: avoid 64-bit division in ioc_timer_fnArnd Bergmann1-3/+5
2023-01-29block: add a new helper bdev_{is_zone_start, offset_from_zone_start}Pankaj Raghav2-3/+3
2023-01-29block: extend bio-cache for non-polled requestsAnuj Gupta1-4/+2
2023-01-29block: don't allow multiple bios for IOCB_NOWAIT issueJens Axboe1-3/+18
2023-01-29block: add a BUILD_BUG_ON() for adding more bio flags than we have spaceJens Axboe1-0/+2
2023-01-29block: save user max_sectors limitKeith Busch2-8/+22
2023-01-29block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch1-1/+1
2023-01-29block, bfq: balance I/O injection among underutilized actuatorsDavide Zini1-5/+13
2023-01-29block, bfq: inject I/O to underutilized actuatorsDavide Zini4-40/+139
2023-01-29block, bfq: retrieve independent access ranges from request queueFederico Gavioli2-9/+58
2023-01-29block, bfq: split also async bfq_queues on a per-actuator basisDavide Zini2-22/+27
2023-01-29block, bfq: turn bfqq_data into an array in bfq_io_cqPaolo Valente2-45/+67
2023-01-29block, bfq: move io_cq-persistent bfqq data into a dedicated structPaolo Valente2-80/+110
2023-01-29block, bfq: forbid stable merging of queues associated with different actuatorsPaolo Valente1-4/+9