index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
blkcg: restructure blkio_get_stat()
Tejun Heo
2012-03-20
1
-1
/
+5
*
blkcg: simplify stat reset
Tejun Heo
2012-03-20
1
-2
/
+12
*
blkcg: don't use percpu for merged stats
Tejun Heo
2012-03-20
1
-3
/
+3
*
blkcg: alloc per cpu stats from worker thread in a delayed manner
Vivek Goyal
2012-03-20
1
-0
/
+2
*
block: make block cgroup policies follow bio task association
Tejun Heo
2012-03-06
1
-2
/
+2
*
blkcg: drop unnecessary RCU locking
Tejun Heo
2012-03-06
1
-2
/
+2
*
blkcg: use double locking instead of RCU for blkg synchronization
Tejun Heo
2012-03-06
1
-4
/
+0
*
blkcg: unify blkg's for blkcg policies
Tejun Heo
2012-03-06
1
-8
/
+7
*
blkcg: let blkcg core manage per-queue blkg list and counter
Tejun Heo
2012-03-06
1
-10
/
+5
*
blkcg: move per-queue blkg list heads and counters to queue and blkg
Tejun Heo
2012-03-06
1
-0
/
+1
*
blkcg: don't use blkg->plid in stat related functions
Tejun Heo
2012-03-06
1
-30
/
+50
*
blkcg: make blkg->pd an array and move configuration and stats into it
Tejun Heo
2012-03-06
1
-9
/
+9
*
blkcg: move refcnt to blkcg core
Tejun Heo
2012-03-06
1
-0
/
+35
*
blkcg: let blkcg core handle policy private data allocation
Tejun Heo
2012-03-06
1
-3
/
+50
*
blkcg: add blkcg_{init|drain|exit}_queue()
Tejun Heo
2012-03-06
1
-0
/
+7
*
blkcg: let blkio_group point to blkio_cgroup directly
Tejun Heo
2012-03-06
1
-1
/
+1
*
blkcg: kill the mind-bending blkg->dev
Tejun Heo
2012-03-06
1
-2
/
+0
*
blkcg: kill blkio_policy_node
Tejun Heo
2012-03-06
1
-32
/
+0
*
blkcg: don't allow or retain configuration of missing devices
Tejun Heo
2012-03-06
1
-0
/
+9
*
blkcg: factor out blkio_group creation
Tejun Heo
2012-03-06
1
-15
/
+15
*
blkcg: add blkio_policy[] array and allow one policy per policy ID
Tejun Heo
2012-03-06
1
-0
/
+2
*
blkcg: use q and plid instead of opaque void * for blkio_group association
Tejun Heo
2012-03-06
1
-10
/
+12
*
blkcg: shoot down blkio_groups on elevator switch
Tejun Heo
2012-03-06
1
-1
/
+4
*
blkcg: make CONFIG_BLK_CGROUP bool
Tejun Heo
2012-03-06
1
-8
/
+2
*
block: fix a typo in the blk-cgroup.h file
Jie Liu
2011-10-24
1
-1
/
+1
*
cfq-iosched: Make IO merge related stats per cpu
Vivek Goyal
2011-05-23
1
-2
/
+2
*
blk-cgroup: Make 64bit per cpu stats safe on 32bit arch
Vivek Goyal
2011-05-20
1
-0
/
+2
*
blk-throttle: Make dispatch stats per cpu
Vivek Goyal
2011-05-20
1
-6
/
+21
*
blk-cgroup: move some fields of unaccounted_time file under right config option
Vivek Goyal
2011-05-20
1
-3
/
+4
*
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
Vivek Goyal
2011-05-16
1
-0
/
+3
*
blk-cgroup: Add unaccounted time to timeslice_used.
Justin TerAvest
2011-03-12
1
-2
/
+10
*
blk-cgroup: Lower minimum weight from 100 to 10.
Justin TerAvest
2011-03-08
1
-1
/
+1
*
blkio-throttle: limit max iops value to UINT_MAX
Vivek Goyal
2010-10-01
1
-0
/
+3
*
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
Vivek Goyal
2010-10-01
1
-10
/
+11
*
blk-cgroup: cgroup changes for IOPS limit support
Vivek Goyal
2010-09-16
1
-0
/
+13
*
blk-cgroup: Introduce cgroup changes for throttling policy
Vivek Goyal
2010-09-16
1
-1
/
+29
*
blk-cgroup: Prepare the base for supporting more than one IO control policies
Vivek Goyal
2010-09-16
1
-2
/
+34
*
blk-cgroup: config options re-arrangement
Vivek Goyal
2010-04-26
1
-7
/
+7
*
blkio: Fix another BUG_ON() crash due to cfqq movement across groups
Vivek Goyal
2010-04-26
1
-3
/
+2
*
blkio: Initialize blkg->stats_lock for the root cfqg too
Divyesh Shah
2010-04-16
1
-2
/
+0
*
block: Update to io-controller stats
Divyesh Shah
2010-04-13
1
-6
/
+6
*
io-controller: Add a new interface "weight_device" for IO-Controller
Gui Jianfeng
2010-04-13
1
-0
/
+10
*
blkio: Add more debug-only per-cgroup stats
Divyesh Shah
2010-04-09
1
-0
/
+54
*
blkio: Add io_queued and avg_queue_size stats
Divyesh Shah
2010-04-09
1
-1
/
+19
*
blkio: Add io_merged stat
Divyesh Shah
2010-04-09
1
-1
/
+7
*
blkio: Changes to IO controller additional stats patches
Divyesh Shah
2010-04-09
1
-25
/
+39
*
blkio: Increment the blkio cgroup stats for real now
Divyesh Shah
2010-04-02
1
-3
/
+11
*
blkio: Add io controller stats like
Divyesh Shah
2010-04-02
1
-8
/
+31
*
blkio: Remove per-cfqq nr_sectors as we'll be passing
Divyesh Shah
2010-04-02
1
-4
/
+2
*
cgroups: blkio subsystem as module
Ben Blum
2010-03-12
1
-2
/
+8
[prev]
[next]