summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-09-10blkcg: add plugging support for punt bioXianting Tian
2020-09-10block: add a bdev_check_media_change helperChristoph Hellwig
2020-09-08block: make QUEUE_SYSFS_BIT_FNS more usefulChristoph Hellwig
2020-09-08block: add helper macros for queue sysfs entriesChristoph Hellwig
2020-09-07block: Remove unused blk_mq_sched_free_hctx_data()Baolin Wang
2020-09-07block: Do not discard buffers under a mounted filesystemJan Kara
2020-09-03blk-mq, elevator: Count requests per hctx to improve performanceKashyap Desai
2020-09-03blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...John Garry
2020-09-03blk-mq: Record nr_active_requests per queue for when using shared sbitmapJohn Garry
2020-09-03blk-mq: Relocate hctx_may_queue()John Garry
2020-09-03blk-mq: Facilitate a shared sbitmap per tagsetJohn Garry
2020-09-03blk-mq: Use pointers for blk_mq_tags bitmap tagsJohn Garry
2020-09-03blk-mq: Pass flags for tag init/freeJohn Garry
2020-09-03blk-mq: Free tags in blk_mq_init_tags() upon errorHannes Reinecke
2020-09-03blk-mq: Rename blk_mq_update_tag_set_depth()Hannes Reinecke
2020-09-03blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHAREDMing Lei
2020-09-02block: use revalidate_disk_size in set_capacity_revalidate_and_notifyChristoph Hellwig
2020-09-02block: rename bd_invalidatedChristoph Hellwig
2020-09-01block: Remove a duplicative conditionBaolin Wang
2020-09-01block: better deal with the delayed not supported case in blk_cloned_rq_check...Ritika Srivastava
2020-09-01block: Return blk_status_t instead of errno codesRitika Srivastava
2020-09-01block: grant IOPRIO_CLASS_RT to CAP_SYS_NICEKhazhismel Kumykov
2020-09-01blk-iocost: add three debug stat - cost.wait, indebt and indelayTejun Heo
2020-09-01blk-iocost: restore inuse update tracepointsTejun Heo
2020-09-01blk-iocost: implement vtime loss compensationTejun Heo
2020-09-01blk-iocost: halve debts if device stays idleTejun Heo
2020-09-01blk-iocost: implement delay adjustment hysteresisTejun Heo
2020-09-01blk-iocost: revamp debt handlingTejun Heo
2020-09-01blk-iocost: revamp in-period donation snapbacksTejun Heo
2020-09-01blk-iocost: revamp donation amount determinationTejun Heo
2020-09-01blk-iocost: implement Andy's method for donation weight updatesTejun Heo
2020-09-01blk-iocost: restructure surplus donation logicTejun Heo
2020-09-01blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo
2020-09-01blk-iocost: replace iocg->has_surplus with ->surplus_listTejun Heo
2020-09-01blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo
2020-09-01blk-iocost: add absolute usage statTejun Heo
2020-09-01blk-iocost: grab ioc->lock for debt handlingTejun Heo
2020-09-01blk-iocost: streamline vtime margin and timer slack handlingTejun Heo
2020-09-01blk-iocost: make ioc_now->now and ioc->period_at 64bitTejun Heo
2020-09-01blk-iocost: use WEIGHT_ONE based fixed point number for weightsTejun Heo
2020-09-01blk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/gTejun Heo
2020-09-01blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debtTejun Heo
2020-09-01blk-iocost: move iocg_kick_delay() above iocg_kick_waitq()Tejun Heo
2020-09-01blk-iocost: clamp inuse and skip noops in __propagate_weights()Tejun Heo
2020-09-01blk-iocost: rename propagate_active_weights() to propagate_weights()Tejun Heo
2020-09-01blk-iocost: use local[64]_t for percpu statTejun Heo
2020-09-01block: remove the unused q argument to part_in_flight and part_in_flight_rwChristoph Hellwig
2020-09-01block: remove the disk argument to delete_partitionChristoph Hellwig
2020-09-01block: cleanup __alloc_disk_nodeChristoph Hellwig
2020-09-01block: remove the discard_alignment field from struct hd_structChristoph Hellwig