Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/block
[platform/kernel/linux-starfive.git] / block /
2023-02-07 Jens AxboeMerge tag 'nvme-6.3-2023-02-07' of git://git.infradead...
2023-02-06 Kemeng Shiblk-mq: correct stale comment of .get_budget
2023-02-06 Kemeng Shiblk-mq: use switch/case to improve readability in blk_m...
2023-02-06 Kemeng Shiblk-mq: remove set of bd->last when get driver tag...
2023-02-06 Kemeng Shiblk-mq: remove unnecessary error count and check in...
2023-02-06 Kemeng Shiblk-mq: simplify flush check in blk_mq_dispatch_rq_list
2023-02-06 Kemeng Shiblk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issu...
2023-02-06 Kemeng Shiblk-mq: remove unncessary error count and commit in...
2023-02-06 Kemeng Shiblk-mq: make blk_mq_commit_rqs a general function for...
2023-02-06 Kemeng Shiblk-mq: remove unncessary from_schedule parameter in...
2023-02-06 Kemeng Shiblk-mq: remove unnecessary list_empty check in blk_mq_t...
2023-02-06 Kemeng Shiblk-mq: Fix potential io hung for shared sbitmap per...
2023-02-06 Kemeng Shiblk-mq: wait on correct sbitmap_queue in blk_mq_mark_ta...
2023-02-06 Kemeng Shiblk-mq: remove stale comment for blk_mq_sched_mark_rest...
2023-02-06 Kemeng Shiblk-mq: avoid sleep in blk_mq_alloc_request_hctx
2023-02-06 Christoph Hellwigblock: stub out and deprecated the capability attribute...
2023-02-06 Christoph Hellwigblk-cgroup: fix freeing NULL blkg in blkg_create
2023-02-03 Christoph Hellwigblock: factor out a bvec_set_page helper
2023-02-03 Christoph Hellwigblk-cgroup: move the cgroup information to struct gendisk
2023-02-03 Christoph Hellwigblk-cgroup: pass a gendisk to blkg_lookup
2023-02-03 Christoph Hellwigblk-cgroup: pass a gendisk to pd_alloc_fn
2023-02-03 Christoph Hellwigblk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
2023-02-03 Christoph Hellwigblk-rq-qos: store a gendisk instead of request_queue...
2023-02-03 Christoph Hellwigblk-rq-qos: constify rq_qos_ops
2023-02-03 Christoph Hellwigblk-rq-qos: make rq_qos_add and rq_qos_del more useful
2023-02-03 Christoph Hellwigblk-rq-qos: move rq_qos_add and rq_qos_del out of line
2023-02-03 Christoph Hellwigblk-wbt: open code wbt_queue_depth_changed in wbt_init
2023-02-03 Christoph Hellwigblk-wbt: move private information from blk-wbt.h to...
2023-02-03 Christoph Hellwigblk-wbt: pass a gendisk to wbt_init
2023-02-03 Christoph Hellwigblk-wbt: pass a gendisk to wbt_{enable,disable}_default
2023-02-03 Christoph Hellwigblk-cgroup: store a gendisk to throttle in struct task_...
2023-02-03 Christoph Hellwigblk-cgroup: pin the gendisk in struct blkcg_gq
2023-02-03 Christoph Hellwigblk-cgroup: remove the !bdi->dev check in blkg_dev_name
2023-02-03 Christoph Hellwigblk-cgroup: simplify blkg freeing from initialization...
2023-02-03 Christoph Hellwigblk-cgroup: improve error unwinding in blkg_alloc
2023-02-03 Christoph Hellwigblk-cgroup: delay blk-cgroup initialization until add_disk
2023-02-03 Christoph Hellwigblock: don't call blk_throtl_stat_add for non-READ...
2023-01-30 Ulf Hanssonblock: Default to use cgroup support for BFQ
2023-01-30 Kemeng Shiblock, bfq: remove unused bfq_wr_max_time in struct...
2023-01-30 Kemeng Shiblock, bfq: remove unnecessary goto tag in bfq_dispatch...
2023-01-30 Kemeng Shiblock, bfq: remove redundant check in bfq_put_cooperator
2023-01-30 Kemeng Shiblock, bfq: remove unnecessary dereference to get async...
2023-01-30 Kemeng Shiblock, bfq: use helper macro RQ_BFQQ to get bfqq of...
2023-01-30 Kemeng Shiblock, bfq: initialize bfqq->decrease_time_jif correctly
2023-01-30 Kemeng Shiblock, bfq: remove unsed parameter reason in bfq_bfqq_i...
2023-01-30 Kemeng Shiblock, bfq: correctly raise inject limit in bfq_choose_...
2023-01-29 Yu Kuaiblk-cgroup: synchronize pd_free_fn() from blkg_free_wor...
2023-01-29 Yu Kuaiblk-cgroup: support to track if policy is online
2023-01-29 Yu Kuaiblk-cgroup: dropping parent refcount after pd_free_fn...
2023-01-29 Zhong Jinghuablk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
2023-01-29 Jens Axboeblock: treat poll queue enter similarly to timeouts
2023-01-29 Li Nanblk-iocost: change div64_u64 to DIV64_U64_ROUND_UP...
2023-01-29 Li Nanblk-iocost: fix divide by 0 error in calc_lcoefs()
2023-01-29 Yu Kuaiblk-iocost: read params inside lock in sysfs apis
2023-01-29 Yu Kuaiblk-iocost: don't allow to configure bio based device
2023-01-29 Yu Kuaiblk-iocost: check return value of match_u64()
2023-01-29 Arnd Bergmannblk-iocost: avoid 64-bit division in ioc_timer_fn
2023-01-29 Pankaj Raghavblock: add a new helper bdev_{is_zone_start, offset_fro...
2023-01-29 Anuj Guptablock: extend bio-cache for non-polled requests
2023-01-29 Jens Axboeblock: don't allow multiple bios for IOCB_NOWAIT issue
2023-01-29 Jens Axboeblock: add a BUILD_BUG_ON() for adding more bio flags...
2023-01-29 Keith Buschblock: save user max_sectors limit
2023-01-29 Keith Buschblock: make BLK_DEF_MAX_SECTORS unsigned
2023-01-29 Davide Ziniblock, bfq: balance I/O injection among underutilized...
2023-01-29 Davide Ziniblock, bfq: inject I/O to underutilized actuators
2023-01-29 Federico Gavioliblock, bfq: retrieve independent access ranges from...
2023-01-29 Davide Ziniblock, bfq: split also async bfq_queues on a per-actuat...
2023-01-29 Paolo Valenteblock, bfq: turn bfqq_data into an array in bfq_io_cq
2023-01-29 Paolo Valenteblock, bfq: move io_cq-persistent bfqq data into a...
2023-01-29 Paolo Valenteblock, bfq: forbid stable merging of queues associated...
2023-01-29 Paolo Valenteblock, bfq: split sync bfq_queues on a per-actuator...
2023-01-29 Linus TorvaldsMerge tag 'irq_urgent_for_v6.2_rc6' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc6' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'input-for-v6.2-rc5' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'cxl-fixes-for-6.2-rc6' of git://git./linux...
2023-01-28 Linus TorvaldsMerge tag '6.2-rc5-ksmbd-server-fixes' of git://git...
2023-01-28 Linus TorvaldsMerge tag 'block-6.2-2023-01-27' of git://git.kernel...
2023-01-28 Linus TorvaldsMerge tag 'io_uring-6.2-2023-01-27' of git://git.kernel...
2023-01-28 Linus TorvaldsMerge tag 'hardening-v6.2-rc6' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'i2c-for-6.2-rc6' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'regulator-fix-v6.2-rc5' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'riscv-for-linus-6.2-rc6' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-01-27 Linus TorvaldsMerge tag 'linux-kselftest-fixes-6.2-rc6' of git:/...
2023-01-27 Dave AirlieMerge tag 'drm-misc-fixes-2023-01-26' of git://anongit...
2023-01-27 Dave AirlieMerge tag 'amd-drm-fixes-6.2-2023-01-25' of https:...
2023-01-26 Linus TorvaldsMerge tag 'net-6.2-rc6' of git://git./linux/kernel...
2023-01-25 Linus TorvaldsMerge tag 'fs.fuse.acl.v6.2-rc6' of git://git./linux...
2023-01-25 Linus TorvaldsMerge tag 'rust-fixes-6.2' of https://github.com/Rust...
2023-01-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-01-24 Linus TorvaldsMerge tag 'nfsd-6.2-5' of git://git./linux/kernel/git...
2023-01-24 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2023-01-24 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fsverit...
2023-01-24 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-01-23 Linus TorvaldsMerge tag 'vfio-v6.2-rc6' of https://github.com/awillia...
2023-01-23 Linus TorvaldsMerge tag 'efi-fixes-for-v6.2-2' of git://git./linux...
2023-01-22 Linus TorvaldsMerge tag 'sched_urgent_for_v6.2_rc6' of git://git...
2023-01-22 Linus TorvaldsMerge tag 'edac_urgent_for_v6.2_rc6' of git://git....
2023-01-22 Linus TorvaldsMerge tag 'perf_urgent_for_v6.2_rc6' of git://git....
next