index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2020-09-03
blk-mq: Record nr_active_requests per queue for when using shared sbitmap
John Garry
2020-09-03
blk-mq: Relocate hctx_may_queue()
John Garry
2020-09-03
blk-mq: Facilitate a shared sbitmap per tagset
John Garry
2020-09-03
blk-mq: Use pointers for blk_mq_tags bitmap tags
John Garry
2020-09-03
blk-mq: Pass flags for tag init/free
John Garry
2020-09-03
blk-mq: Free tags in blk_mq_init_tags() upon error
Hannes Reinecke
2020-09-03
blk-mq: Rename blk_mq_update_tag_set_depth()
Hannes Reinecke
2020-09-03
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
2020-09-02
block: use revalidate_disk_size in set_capacity_revalidate_and_notify
Christoph Hellwig
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
2020-09-01
block: Remove a duplicative condition
Baolin Wang
2020-09-01
block: better deal with the delayed not supported case in blk_cloned_rq_check...
Ritika Srivastava
2020-09-01
block: Return blk_status_t instead of errno codes
Ritika Srivastava
2020-09-01
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
2020-09-01
blk-iocost: add three debug stat - cost.wait, indebt and indelay
Tejun Heo
2020-09-01
blk-iocost: restore inuse update tracepoints
Tejun Heo
2020-09-01
blk-iocost: implement vtime loss compensation
Tejun Heo
2020-09-01
blk-iocost: halve debts if device stays idle
Tejun Heo
2020-09-01
blk-iocost: implement delay adjustment hysteresis
Tejun Heo
2020-09-01
blk-iocost: revamp debt handling
Tejun Heo
2020-09-01
blk-iocost: revamp in-period donation snapbacks
Tejun Heo
2020-09-01
blk-iocost: revamp donation amount determination
Tejun Heo
2020-09-01
blk-iocost: implement Andy's method for donation weight updates
Tejun Heo
2020-09-01
blk-iocost: restructure surplus donation logic
Tejun Heo
2020-09-01
blk-iocost: decouple vrate adjustment from surplus transfers
Tejun Heo
2020-09-01
blk-iocost: replace iocg->has_surplus with ->surplus_list
Tejun Heo
2020-09-01
blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us
Tejun Heo
2020-09-01
blk-iocost: add absolute usage stat
Tejun Heo
2020-09-01
blk-iocost: grab ioc->lock for debt handling
Tejun Heo
2020-09-01
blk-iocost: streamline vtime margin and timer slack handling
Tejun Heo
2020-09-01
blk-iocost: make ioc_now->now and ioc->period_at 64bit
Tejun Heo
2020-09-01
blk-iocost: use WEIGHT_ONE based fixed point number for weights
Tejun Heo
2020-09-01
blk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/g
Tejun Heo
2020-09-01
blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt
Tejun Heo
2020-09-01
blk-iocost: move iocg_kick_delay() above iocg_kick_waitq()
Tejun Heo
2020-09-01
blk-iocost: clamp inuse and skip noops in __propagate_weights()
Tejun Heo
2020-09-01
blk-iocost: rename propagate_active_weights() to propagate_weights()
Tejun Heo
2020-09-01
blk-iocost: use local[64]_t for percpu stat
Tejun Heo
2020-09-01
block: remove the unused q argument to part_in_flight and part_in_flight_rw
Christoph Hellwig
2020-09-01
block: remove the disk argument to delete_partition
Christoph Hellwig
2020-09-01
block: cleanup __alloc_disk_node
Christoph Hellwig
2020-09-01
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
2020-09-01
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
2020-09-01
blk-mq: use BLK_MQ_NO_TAG for no tag
Xianting Tian
2020-09-01
block: Remove blk_mq_attempt_merge() function
Baolin Wang
2020-09-01
block: Add a new helper to attempt to merge a bio
Baolin Wang
2020-09-01
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
2020-09-01
block: Move bio merge related functions into blk-merge.c
Baolin Wang
2020-09-01
blk-wbt: Remove obsolete multiqueue I/O scheduling comment
Danny Lin
2020-09-01
block: remove the BIO_USER_MAPPED flag
Christoph Hellwig
[prev]
[next]