index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...
John Garry
5
-11
/
+42
2020-09-04
blk-mq: Record nr_active_requests per queue for when using shared sbitmap
John Garry
4
-4
/
+30
2020-09-04
blk-mq: Relocate hctx_may_queue()
John Garry
2
-33
/
+32
2020-09-04
blk-mq: Facilitate a shared sbitmap per tagset
John Garry
6
-7
/
+85
2020-09-04
blk-mq: Use pointers for blk_mq_tags bitmap tags
John Garry
6
-33
/
+39
2020-09-04
blk-mq: Pass flags for tag init/free
John Garry
5
-23
/
+35
2020-09-04
blk-mq: Free tags in blk_mq_init_tags() upon error
Hannes Reinecke
1
-8
/
+10
2020-09-04
blk-mq: Rename blk_mq_update_tag_set_depth()
Hannes Reinecke
1
-4
/
+4
2020-09-04
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
5
-16
/
+16
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
3
-21
/
+1
2020-09-02
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
5
-13
/
+7
2020-09-02
sd: open code revalidate_disk
Christoph Hellwig
1
-2
/
+4
2020-09-02
nvme: opencode revalidate_disk in nvme_validate_ns
Christoph Hellwig
1
-6
/
+10
2020-09-02
block: use revalidate_disk_size in set_capacity_revalidate_and_notify
Christoph Hellwig
2
-6
/
+5
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
10
-35
/
+46
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
4
-11
/
+13
2020-09-02
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
1
-1
/
+2
2020-09-02
Documentation/filesystems/locking.rst: remove an incorrect sentence
Christoph Hellwig
1
-3
/
+0
2020-09-02
block: Remove a duplicative condition
Baolin Wang
1
-4
/
+2
2020-09-02
block: better deal with the delayed not supported case in blk_cloned_rq_check...
Ritika Srivastava
1
-5
/
+22
2020-09-02
block: Return blk_status_t instead of errno codes
Ritika Srivastava
1
-4
/
+4
2020-09-02
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
2
-1
/
+3
2020-09-02
blk-iocost: update iocost_monitor.py
Tejun Heo
1
-35
/
+19
2020-09-02
blk-iocost: add three debug stat - cost.wait, indebt and indelay
Tejun Heo
1
-5
/
+72
2020-09-02
blk-iocost: restore inuse update tracepoints
Tejun Heo
2
-3
/
+19
2020-09-02
blk-iocost: implement vtime loss compensation
Tejun Heo
1
-42
/
+90
2020-09-02
blk-iocost: halve debts if device stays idle
Tejun Heo
1
-1
/
+48
2020-09-02
blk-iocost: implement delay adjustment hysteresis
Tejun Heo
2
-56
/
+86
2020-09-02
blk-iocost: revamp debt handling
Tejun Heo
1
-24
/
+93
2020-09-02
blk-iocost: revamp in-period donation snapbacks
Tejun Heo
1
-37
/
+96
2020-09-02
blk-iocost: revamp donation amount determination
Tejun Heo
1
-82
/
+51
2020-09-02
blk-iocost: implement Andy's method for donation weight updates
Tejun Heo
1
-8
/
+244
2020-09-02
blk-iocost: restructure surplus donation logic
Tejun Heo
1
-76
/
+103
2020-09-02
blk-iocost: decouple vrate adjustment from surplus transfers
Tejun Heo
2
-21
/
+11
2020-09-02
blk-iocost: replace iocg->has_surplus with ->surplus_list
Tejun Heo
1
-8
/
+11
2020-09-02
blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us
Tejun Heo
2
-32
/
+47
2020-09-02
blk-iocost: add absolute usage stat
Tejun Heo
1
-6
/
+149
2020-09-02
blk-iocost: grab ioc->lock for debt handling
Tejun Heo
1
-19
/
+73
2020-09-02
blk-iocost: streamline vtime margin and timer slack handling
Tejun Heo
1
-29
/
+38
2020-09-02
blk-iocost: make ioc_now->now and ioc->period_at 64bit
Tejun Heo
1
-2
/
+2
2020-09-02
blk-iocost: use WEIGHT_ONE based fixed point number for weights
Tejun Heo
1
-12
/
+13
2020-09-02
blk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/g
Tejun Heo
1
-10
/
+10
2020-09-02
blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt
Tejun Heo
1
-1
/
+2
2020-09-02
blk-iocost: move iocg_kick_delay() above iocg_kick_waitq()
Tejun Heo
1
-60
/
+60
2020-09-02
blk-iocost: clamp inuse and skip noops in __propagate_weights()
Tejun Heo
1
-1
/
+4
2020-09-02
blk-iocost: rename propagate_active_weights() to propagate_weights()
Tejun Heo
1
-20
/
+20
2020-09-02
blk-iocost: use local[64]_t for percpu stat
Tejun Heo
1
-10
/
+27
2020-09-02
block: remove the unused q argument to part_in_flight and part_in_flight_rw
Christoph Hellwig
1
-7
/
+5
2020-09-02
block: remove the disk argument to delete_partition
Christoph Hellwig
3
-6
/
+7
2020-09-02
block: cleanup __alloc_disk_node
Christoph Hellwig
1
-35
/
+38
[next]