summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-12-07Revert "block: Fix a lockdep complaint triggered by request queue flushing"Ming Lei
2020-12-07blk-mq: add new API of blk_mq_hctx_set_fq_lock_classMing Lei
2020-12-07block: disable iopoll for split bioJeffle Xu
2020-12-07block: Improve blk_revalidate_disk_zones() checksDamien Le Moal
2020-12-07blk-mq: skip hybrid polling if iopoll doesn't spinPavel Begunkov
2020-12-07blk-iocost: Factor out the base vrate change into a separate functionBaolin Wang
2020-12-07blk-iocost: Factor out the active iocgs' state check into a separate functionBaolin Wang
2020-12-07blk-iocost: Move the usage ratio calculation to the correct placeBaolin Wang
2020-12-07blk-iocost: Remove unnecessary advance declarationBaolin Wang
2020-12-07blk-iocost: Fix some typos in commentsBaolin Wang
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_split tracepointChristoph Hellwig
2020-12-04block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig
2020-12-02blk-throttle: don't check whether or not lower limit is valid if CONFIG_BLK_D...Yu Kuai
2020-12-02block: fix inflight statistics of part0Jeffle Xu
2020-12-02bio: optimise bvec iterationPavel Begunkov
2020-12-01block: stop using bdget_disk for partition 0Christoph Hellwig
2020-12-01block: merge struct block_device and struct hd_structChristoph Hellwig
2020-12-01block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig
2020-12-01block: pass a block_device to invalidate_partitionChristoph Hellwig
2020-12-01block: pass a block_device to blk_alloc_devtChristoph Hellwig
2020-12-01block: remove the partno field from struct hd_structChristoph Hellwig
2020-12-01block: switch partition lookup to use struct block_deviceChristoph Hellwig
2020-12-01block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig
2020-12-01block: move the policy field to struct block_deviceChristoph Hellwig
2020-12-01block: move make_it_fail to struct block_deviceChristoph Hellwig
2020-12-01block: move holder_dir to struct block_deviceChristoph Hellwig
2020-12-01block: move the partition_meta_info to struct block_deviceChristoph Hellwig
2020-12-01block: move the start_sect field to struct block_deviceChristoph Hellwig
2020-12-01block: move disk stat accounting to struct block_deviceChristoph Hellwig
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
2020-12-01block: simplify bdev/disk lookup in blkdev_getChristoph Hellwig
2020-12-01block: remove i_bdevChristoph Hellwig
2020-12-01block: use put_device in put_diskChristoph Hellwig
2020-12-01block: use disk_part_iter_exit in disk_part_iter_nextChristoph Hellwig
2020-12-01block: remove a superflous check in blkpg_do_ioctlChristoph Hellwig
2020-11-30block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_initLei Chen
2020-11-16block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-16block: fix the kerneldoc comment for __register_blkdevChristoph Hellwig
2020-11-16block: switch gendisk lookup to a simple xarrayChristoph Hellwig
2020-11-16block: add an optional probe callback to major_namesChristoph Hellwig
2020-11-16block: rework requesting modules for unclaimed devicesChristoph Hellwig
2020-11-16block: split block_class_lockChristoph Hellwig
2020-11-16block: open code kobj_map into in block/genhd.cChristoph Hellwig
2020-11-16block: cleanup del_gendisk a bitChristoph Hellwig
2020-11-16block: remove __blkdev_driver_ioctlChristoph Hellwig
2020-11-16block: remove set_device_roChristoph Hellwig
2020-11-16block: don't call into the driver for BLKROSETChristoph Hellwig
2020-11-16block: add a new set_read_only methodChristoph Hellwig