summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-01block, bfq: factor out code to update 'active_entities'Yu Kuai
2022-11-01block, bfq: remove set but not used variable in __bfq_entity_update_weight_prioYu Kuai
2022-11-01block: Replace struct rq_depth with unsigned int in struct iolatency_grpKemeng Shi
2022-11-01block: Correct comment for scale_cookie_changeKemeng Shi
2022-11-01block: Remove redundant parent blkcg_gp check in check_scale_changeKemeng Shi
2022-11-01block: split elevator_switchChristoph Hellwig
2022-11-01block: don't check for required features in elevator_matchChristoph Hellwig
2022-11-01block: simplify the check for the current elevator in elv_iosched_showChristoph Hellwig
2022-11-01block: cleanup the variable naming in elv_iosched_storeChristoph Hellwig
2022-11-01block: exit elv_iosched_show early when I/O schedulers are not supportedChristoph Hellwig
2022-11-01block: cleanup elevator_getChristoph Hellwig
2022-11-01block, bfq: cleanup __bfq_weights_tree_remove()Yu Kuai
2022-11-01block, bfq: cleanup bfq_weights_tree add/remove apisYu Kuai
2022-11-01block, bfq: do not idle if only one group is activatedYu Kuai
2022-11-01block, bfq: refactor the counting of 'num_groups_with_pending_reqs'Yu Kuai
2022-11-01block, bfq: record how many queues have pending requestsYu Kuai
2022-11-01block, bfq: support to track if bfqq has pending requestsYu Kuai
2022-10-31blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queueJinlong Chen
2022-10-31blk-mq: move queue_is_mq out of blk_mq_cancel_work_syncJinlong Chen
2022-10-31block: simplify blksize_bits() implementationDawei Li
2022-10-31blk-mq: avoid double ->queue_rq() because of early timeoutDavid Jeffery
2022-10-25block: Micro-optimize get_max_segment_size()Bart Van Assche
2022-10-25block: Constify most queue limits pointersBart Van Assche
2022-10-25block: Remove request.write_hintBart Van Assche
2022-10-25block: remove bio_start_io_acct_timeChristoph Hellwig
2022-10-25nvme-apple: remove an extra queue referenceChristoph Hellwig
2022-10-25nvme-pci: remove an extra queue referenceChristoph Hellwig
2022-10-25scsi: remove an extra queue referenceChristoph Hellwig
2022-10-25blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queueChristoph Hellwig
2022-10-23block: fix up elevator_type refcountingJinlong Chen
2022-10-23block: check for an unchanged elevator earlier in __elevator_changeJinlong Chen
2022-10-23block: sanitize the elevator name before passing it to __elevator_changeChristoph Hellwig
2022-10-23block: add proper helpers for elevator_type module refcount managementChristoph Hellwig
2022-10-23blk-wbt: don't enable throttling if default elevator is bfqYu Kuai
2022-10-23elevator: add new field flags in struct elevator_queueYu Kuai
2022-10-23blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabledYu Kuai
2022-10-23blk-wbt: make enable_state more accurateYu Kuai
2022-10-23blk-wbt: remove unnecessary check in wbt_enable_default()Yu Kuai
2022-10-23elevator: remove redundant code in elv_unregister_queue()Yu Kuai
2022-10-23blk-iocost: read 'ioc->params' inside 'ioc->lock' in ioc_timer_fn()Yu Kuai
2022-10-23blk-iocost: prevent configuration update concurrent with io throttlingYu Kuai
2022-10-23blk-iocost: don't release 'ioc->lock' while updating paramsYu Kuai
2022-10-23blk-iocost: disable writeback throttlingYu Kuai
2022-10-23Linux 6.1-rc2v6.1-rc2Linus Torvalds
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-23Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"Jason A. Donenfeld
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-23Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-23Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds