Revert "blk-cgroup: Flush stats at blkgs destruction path"
[platform/kernel/linux-starfive.git] / block /
2022-11-30 Jens AxboeRevert "blk-cgroup: Flush stats at blkgs destruction...
2022-11-29 Jinlong Chenblock: use bool as the return type of elv_iosched_allow...
2022-11-29 Jinlong Chenblock: replace "len+name" with "name+len" in elv_iosche...
2022-11-29 Jinlong Chenblock: always use 'e' when printing scheduler name
2022-11-29 Jinlong Chenblock: replace continue with else-if in elv_iosched_show
2022-11-29 Jinlong Chenblock: include 'none' for initial elv_iosched_show...
2022-11-29 Jens AxboeMerge tag 'nvme-6.2-2022-11-29' of git://git.infradead...
2022-11-29 Damien Le Moalblock: mq-deadline: Rename deadline_is_seq_writes()
2022-11-25 Ye Binblk-mq: fix possible memleak when register 'hctx' failed
2022-11-24 Ye Binblock: fix crash in 'blk_mq_elv_switch_none'
2022-11-24 Damien Le Moalblock: mq-deadline: Do not break sequential write strea...
2022-11-24 Damien Le Moalblock: mq-deadline: Fix dd_finish_request() for zoned...
2022-11-23 Bart Van Asscheblk-crypto: Add a missing include directive
2022-11-23 Jinlong Chenelevator: remove an outdated comment in elevator_change
2022-11-23 Jinlong Chenelevator: update the document of elevator_match
2022-11-23 Jinlong Chenelevator: printk a warning if switching to a new io...
2022-11-23 Jinlong Chenelevator: update the document of elevator_switch
2022-11-22 Shin'ichiro Kawasakiblock: fix missing nr_hw_queues update in blk_mq_reallo...
2022-11-21 Christoph Hellwigblk-crypto: move internal only declarations to blk...
2022-11-21 Christoph Hellwigblk-crypto: add a blk_crypto_config_supported_natively...
2022-11-21 Christoph Hellwigblk-crypto: don't use struct request_queue for public...
2022-11-16 Waiman Longblk-cgroup: Flush stats at blkgs destruction path
2022-11-16 Waiman Longblk-cgroup: Optimize blkcg_rstat_flush()
2022-11-16 Waiman Longblk-cgroup: Return -ENOMEM directly in blkcg_css_alloc...
2022-11-16 Yu Kuaiblock: don't allow a disk link holder to itself
2022-11-16 Yu Kuaiblock: store the holder kobject in bd_holder_disk
2022-11-16 Yu Kuaiblock: fix use after free for bd_holder_dir
2022-11-16 Christoph Hellwigblock: remove delayed holder registration
2022-11-16 Christoph Hellwigblock: clear ->slave_dir when dropping the main slave_d...
2022-11-16 Christoph Hellwigblock: remove blkdev_writepages
2022-11-16 Pavel Begunkovbio: shrink max number of pcpu cached bios
2022-11-16 Pavel Begunkovbio: add pcpu caching for non-polling bio_put
2022-11-16 Pavel Begunkovbio: split pcpu cache part of bio_put into a helper
2022-11-16 Pavel Begunkovbio: don't rob starving biosets of bios
2022-11-10 Christoph Hellwigblk-mq: simplify blk_mq_realloc_tag_set_tags
2022-11-10 Christoph Hellwigblk-mq: remove blk_mq_alloc_tag_set_tags
2022-11-09 Khazhismel Kumykovbfq: ignore oom_bfqq in bfq_check_waker
2022-11-09 Khazhismel Kumykovbfq: fix waker_bfqq inconsistency crash
2022-11-09 Logan Gunthorpeblock: set FOLL_PCI_P2PDMA in bio_map_user_iov()
2022-11-09 Logan Gunthorpeblock: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
2022-11-09 Logan Gunthorpeblock: add check when merging zone device pages
2022-11-07 Yang Liblock: Fix some kernel-doc comments
2022-11-02 Jinlong Chenblk-mq: use if-else instead of goto in blk_mq_alloc_cac...
2022-11-02 Jinlong Chenblk-mq: improve error handling in blk_mq_alloc_rq_map()
2022-11-02 Chao Lengblk-mq: add tagset quiesce interface
2022-11-02 Christoph Hellwigblk-mq: pass a tagset to blk_mq_wait_quiesce_done
2022-11-02 Christoph Hellwigblk-mq: move the srcu_struct used for quiescing to...
2022-11-02 Christoph Hellwigblk-mq: skip non-mq queues in blk_mq_quiesce_queue
2022-11-02 Christoph Hellwigblock: set the disk capacity to 0 in blk_mark_disk_dead
2022-11-02 Yu Kuaiblock, bfq: don't declare 'bfqd' as type 'void *' in...
2022-11-02 Yu Kuaiblock, bfq: remove dead code for updating 'rq_in_driver'
2022-11-02 Yu Kuaiblock, bfq: cleanup bfq_activate_requeue_entity()
2022-11-02 Yu Kuaiblock, bfq: factor out code to update 'active_entities'
2022-11-02 Yu Kuaiblock, bfq: remove set but not used variable in __bfq_e...
2022-11-01 Kemeng Shiblock: Replace struct rq_depth with unsigned int in...
2022-11-01 Kemeng Shiblock: Correct comment for scale_cookie_change
2022-11-01 Kemeng Shiblock: Remove redundant parent blkcg_gp check in check_...
2022-11-01 Christoph Hellwigblock: split elevator_switch
2022-11-01 Christoph Hellwigblock: don't check for required features in elevator_match
2022-11-01 Christoph Hellwigblock: simplify the check for the current elevator...
2022-11-01 Christoph Hellwigblock: cleanup the variable naming in elv_iosched_store
2022-11-01 Christoph Hellwigblock: exit elv_iosched_show early when I/O schedulers...
2022-11-01 Christoph Hellwigblock: cleanup elevator_get
2022-11-01 Yu Kuaiblock, bfq: cleanup __bfq_weights_tree_remove()
2022-11-01 Yu Kuaiblock, bfq: cleanup bfq_weights_tree add/remove apis
2022-11-01 Yu Kuaiblock, bfq: do not idle if only one group is activated
2022-11-01 Yu Kuaiblock, bfq: refactor the counting of 'num_groups_with_p...
2022-11-01 Yu Kuaiblock, bfq: record how many queues have pending requests
2022-11-01 Yu Kuaiblock, bfq: support to track if bfqq has pending requests
2022-10-31 Jinlong Chenblk-mq: remove redundant call to blk_freeze_queue_start...
2022-10-31 Jinlong Chenblk-mq: move queue_is_mq out of blk_mq_cancel_work_sync
2022-10-31 David Jefferyblk-mq: avoid double ->queue_rq() because of early...
2022-10-25 Bart Van Asscheblock: Micro-optimize get_max_segment_size()
2022-10-25 Bart Van Asscheblock: Constify most queue limits pointers
2022-10-25 Christoph Hellwigblock: remove bio_start_io_acct_time
2022-10-25 Christoph Hellwigblk-mq: move the call to blk_put_queue out of blk_mq_de...
2022-10-24 Jinlong Chenblock: fix up elevator_type refcounting
2022-10-24 Jinlong Chenblock: check for an unchanged elevator earlier in __ele...
2022-10-24 Christoph Hellwigblock: sanitize the elevator name before passing it...
2022-10-24 Christoph Hellwigblock: add proper helpers for elevator_type module...
2022-10-24 Yu Kuaiblk-wbt: don't enable throttling if default elevator...
2022-10-24 Yu Kuaielevator: add new field flags in struct elevator_queue
2022-10-24 Yu Kuaiblk-wbt: don't show valid wbt_lat_usec in sysfs while...
2022-10-24 Yu Kuaiblk-wbt: make enable_state more accurate
2022-10-24 Yu Kuaiblk-wbt: remove unnecessary check in wbt_enable_default()
2022-10-24 Yu Kuaielevator: remove redundant code in elv_unregister_queue()
2022-10-24 Yu Kuaiblk-iocost: read 'ioc->params' inside 'ioc->lock' in...
2022-10-24 Yu Kuaiblk-iocost: prevent configuration update concurrent...
2022-10-24 Yu Kuaiblk-iocost: don't release 'ioc->lock' while updating...
2022-10-24 Yu Kuaiblk-iocost: disable writeback throttling
2022-10-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-10-23 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc2' of git://git....
2022-10-23 Linus TorvaldsMerge tag 'sched_urgent_for_v6.1_rc2' of git://git...
2022-10-23 Linus TorvaldsMerge tag 'objtool_urgent_for_v6.1_rc2' of git://git...
2022-10-23 Linus TorvaldsMerge tag 'x86_urgent_for_v6.0_rc2' of git://git./linux...
2022-10-23 Linus TorvaldsMerge tag 'io_uring-6.1-2022-10-22' of git://git.kernel...
2022-10-22 Linus TorvaldsMerge tag 'hwmon-for-v6.1-rc2' of git://git./linux...
2022-10-22 Linus TorvaldsMerge tag 'i2c-for-6.1-rc2' of git://git./linux/kernel...
2022-10-22 Linus TorvaldsMerge tag 'pci-v6.1-fixes-2' of git://git./linux/kernel...
2022-10-22 Linus TorvaldsMerge tag 'media/v6.1-2' of git://git./linux/kernel...
next