- 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 47ce030 blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue by Yang Yang · 4 years, 3 months ago
- c728152 blk-mq: get rid of the dead flush handle code path by Yufen Yu · 4 years, 3 months ago
- 0546858 block: get rid of unnecessary local variable by Yufen Yu · 4 years, 3 months ago
- f0c6ae0 block: fix comment and add lockdep assert by Yufen Yu · 4 years, 3 months ago
- 0841031 blk-mq: use helper function to test hw stopped by Yufen Yu · 4 years, 3 months ago
- 75e6c00 block: use helper function to test queue register by Yufen Yu · 4 years, 3 months ago
- 6251b75 block: remove redundant mq check by Yufen Yu · 4 years, 3 months ago
- dd1c372 block: invoke blk_mq_exit_sched no matter whether have .exit_sched by Yufen Yu · 4 years, 3 months ago
- 583090b Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- f4ac712 block: ratelimit handle_bad_sector() message by Tetsuo Handa · 4 years, 3 months ago
- 1da30f9 blk-throttle: Re-use the throtl_set_slice_end() by Baolin Wang · 4 years, 3 months ago
- 2937967 blk-throttle: Open code __throtl_de/enqueue_tg() by Baolin Wang · 4 years, 3 months ago
- 2397611 blk-throttle: Move service tree validation out of the throtl_rb_first() by Baolin Wang · 4 years, 3 months ago
- b7b609d blk-throttle: Move the list operation after list validation by Baolin Wang · 4 years, 3 months ago
- 5b7048b blk-throttle: Fix IO hang for a corner case by Baolin Wang · 4 years, 3 months ago
- b185efa blk-throttle: Avoid tracking latency if low limit is invalid by Baolin Wang · 4 years, 3 months ago
- 7901601 blk-throttle: Avoid getting the current time if tg->last_finish_time is 0 by Baolin Wang · 4 years, 3 months ago
- 4247d9c8 blk-throttle: Remove a meaningless parameter for throtl_downgrade_state() by Baolin Wang · 4 years, 3 months ago
- fa1c3ea block: Remove redundant 'return' statement by Baolin Wang · 4 years, 3 months ago
- 7370997 partitions/ibm: fix non-DASD devices by Christoph Hellwig · 4 years, 3 months ago
- a926c7a block: Consider only dispatched requests for inflight statistic by Gabriel Krisman Bertazi · 4 years, 3 months ago
- eda5cc9 block: move blk_mq_sched_try_merge to blk-merge.c by Christoph Hellwig · 4 years, 3 months ago
- d59da41 block: remove the unused blk_integrity_merge_bio export by Christoph Hellwig · 4 years, 3 months ago
- 92cf2fd block: remove the unused blk_integrity_merge_rq export by Christoph Hellwig · 4 years, 3 months ago
- cf785af block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx() by Eric Biggers · 4 years, 4 months ago
- 93f221a block: make blk_crypto_rq_bio_prep() able to fail by Eric Biggers · 4 years, 4 months ago
- 0756015 block: make bio_crypt_clone() able to fail by Eric Biggers · 4 years, 4 months ago
- 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 3 months ago
- 89cd35c iov_iter: transparently handle compat iovecs in import_iovec by Christoph Hellwig · 4 years, 4 months ago
- f5ace5e block: scsi_ioctl: Avoid the use of one-element arrays by Gustavo A. R. Silva · 4 years, 3 months ago
- f016a54 Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 6d53a9f block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg() by Peilin Ye · 4 years, 3 months ago
- 76cffcc block-mq: fix comments in blk_mq_queue_tag_busy_iter by yangerkun · 4 years, 4 months ago
- 632bfb6 blk-mq: call commit_rqs while list empty but error happen by yangerkun · 4 years, 4 months ago
- 8229cca blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps() by Xianting Tian · 4 years, 3 months ago
- a1bffa4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
- bec02db iocost: consider iocgs with active delays for debt forgiveness by Tejun Heo · 4 years, 4 months ago
- c5a6561 iocost: add iocg_forgive_debt tracepoint by Tejun Heo · 4 years, 4 months ago
- c7af2a0 iocost: reimplement debt forgiveness using average usage by Tejun Heo · 4 years, 4 months ago
- d951784 iocost: recalculate delay after debt reduction by Tejun Heo · 4 years, 4 months ago
- 33a1fe6 iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one by Tejun Heo · 4 years, 4 months ago
- ab8df82 iocost: factor out ioc_forgive_debts() by Tejun Heo · 4 years, 4 months ago
- 021a244 block: add QUEUE_FLAG_NOWAIT by Mike Snitzer · 4 years, 4 months ago
- 8a63a86 block: use bd_partno in bdevname by Christoph Hellwig · 4 years, 4 months ago
- fa01b1e block: add a bdev_is_partition helper by Christoph Hellwig · 4 years, 4 months ago
- ac8f7a0 Merge branch 'for-5.10/block' into for-5.10/drivers by Jens Axboe · 4 years, 4 months ago
- 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 4 months ago
- ed7b6b4 bdi: remove BDI_CAP_CGROUP_WRITEBACK by Christoph Hellwig · 4 years, 4 months ago
- c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 4 months ago
- 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 4 months ago
- 4781628 block: cleanup blkdev_bszset by Christoph Hellwig · 4 years, 4 months ago
- 9301fe7 block: cleanup partition scanning in register_disk by Christoph Hellwig · 4 years, 4 months ago
- 38430f0 block: move the NEED_PART_SCAN flag to struct gendisk by Christoph Hellwig · 4 years, 4 months ago
- 07d098e block: allow 'chunk_sectors' to be non-power-of-2 by Mike Snitzer · 4 years, 4 months ago
- 22ada80 block: use lcm_not_zero() when stacking chunk_sectors by Mike Snitzer · 4 years, 4 months ago
- 0385971 block: fix bmd->is_null_mapped initialization by Christoph Hellwig · 4 years, 4 months ago
- f952eef block: drop double zeroing by Julia Lawall · 4 years, 4 months ago
- 27ba3e8 scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks by Damien Le Moal · 4 years, 4 months ago
- 87fbeb8 blk-throttle: Avoid checking bps/iops limitation if bps or iops is unlimited by Baolin Wang · 4 years, 4 months ago
- 4599ea4 blk-throttle: Avoid calculating bps/iops limitation repeatedly by Baolin Wang · 4 years, 4 months ago
- e675df2 blk-throttle: Define readable macros instead of static variables by Baolin Wang · 4 years, 4 months ago
- ff8b22c blk-throttle: Use readable READ/WRITE macros by Baolin Wang · 4 years, 4 months ago
- b53b072 blk-throttle: Fix some comments' typos by Baolin Wang · 4 years, 4 months ago
- aa67db2 iocost: fix infinite loop bug in adjust_inuse_and_calc_cost() by Tejun Heo · 4 years, 4 months ago
- 769b628 blk-iocost: fix divide-by-zero in transfer_surpluses() by Tejun Heo · 4 years, 4 months ago
- 7b26410 block: introduce part_[begin|end]_io_acct by Song Liu · 4 years, 4 months ago
- 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 2850085 blk-mq: always allow reserved allocation in hctx_may_queue by Ming Lei · 4 years, 4 months ago
- 84ed257 block: remove duplicate include statement in scsi_ioctl.c by Tian Tao · 4 years, 4 months ago
- 192f1c6 blkcg: add plugging support for punt bio by Xianting Tian · 4 years, 4 months ago
- 95f6f3a block: add a bdev_check_media_change helper by Christoph Hellwig · 4 years, 4 months ago
- 2cd896a block: Set same_page to false in __bio_try_merge_page if ret is false by Ritesh Harjani · 4 years, 4 months ago
- e8a8a18 block: only call sched requeue_request() for scheduled requests by Omar Sandoval · 4 years, 4 months ago
- fc93fe1 block: make QUEUE_SYSFS_BIT_FNS more useful by Christoph Hellwig · 4 years, 4 months ago
- 3562614 block: add helper macros for queue sysfs entries by Christoph Hellwig · 4 years, 4 months ago
- 88ce2a5 block: restore a specific error code in bdev_del_partition by Christoph Hellwig · 4 years, 4 months ago
- ddfb8b0 block: Remove unused blk_mq_sched_free_hctx_data() by Baolin Wang · 4 years, 4 months ago
- 384d87e block: Do not discard buffers under a mounted filesystem by Jan Kara · 4 years, 4 months ago
- 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- b445547 blk-mq, elevator: Count requests per hctx to improve performance by Kashyap Desai · 4 years, 5 months ago
- f1b49fd blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap by John Garry · 4 years, 5 months ago
- bccf5e2 blk-mq: Record nr_active_requests per queue for when using shared sbitmap by John Garry · 4 years, 5 months ago
- a0235d2 blk-mq: Relocate hctx_may_queue() by John Garry · 4 years, 5 months ago
- 32bc15a blk-mq: Facilitate a shared sbitmap per tagset by John Garry · 4 years, 5 months ago
- 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 4 years, 5 months ago
- 1c0706a blk-mq: Pass flags for tag init/free by John Garry · 4 years, 5 months ago
- 4d06323 blk-mq: Free tags in blk_mq_init_tags() upon error by Hannes Reinecke · 4 years, 5 months ago
- 655ac30 blk-mq: Rename blk_mq_update_tag_set_depth() by Hannes Reinecke · 4 years, 5 months ago
- 51db1c3 blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED by Ming Lei · 4 years, 5 months ago
- b8086d3 block: use revalidate_disk_size in set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 4 months ago
- f4ad06f block: rename bd_invalidated by Christoph Hellwig · 4 years, 4 months ago
- 265600b block: Remove a duplicative condition by Baolin Wang · 4 years, 4 months ago
- 8327cce5 block: better deal with the delayed not supported case in blk_cloned_rq_check_limits by Ritika Srivastava · 4 years, 4 months ago
- 143d260 block: Return blk_status_t instead of errno codes by Ritika Srivastava · 4 years, 4 months ago
- 9d3a39a block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE by Khazhismel Kumykov · 4 years, 5 months ago
- f0bf84a blk-iocost: add three debug stat - cost.wait, indebt and indelay by Tejun Heo · 4 years, 4 months ago
- 0460375 blk-iocost: restore inuse update tracepoints by Tejun Heo · 4 years, 4 months ago