index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-20
blkcg: implement per-queue policy activation
Tejun Heo
6
-134
/
+201
2012-04-20
blkcg: add request_queue->root_blkg
Tejun Heo
3
-7
/
+15
2012-04-20
blkcg: make request_queue bypassing on allocation
Tejun Heo
1
-12
/
+25
2012-04-20
blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing
Tejun Heo
2
-19
/
+46
2012-04-20
blkcg: make blkg_conf_prep() take @pol and return with queue lock held
Tejun Heo
4
-10
/
+14
2012-04-20
blkcg: remove static policy ID enums
Tejun Heo
5
-41
/
+69
2012-04-20
blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blk...
Tejun Heo
4
-21
/
+23
2012-04-20
blkcg: kill blkio_list and replace blkio_list_lock with a mutex
Tejun Heo
2
-16
/
+17
2012-04-20
cfq: fix build breakage & warnings
Tejun Heo
2
-11
/
+10
2012-04-01
blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros
Tejun Heo
4
-84
/
+72
2012-04-01
blkcg: pass around pd->pdata instead of pd itself in prfill functions
Tejun Heo
4
-41
/
+33
2012-04-01
blkcg: move blkio_group_conf->iops and ->bps to blk-throttle
Tejun Heo
2
-103
/
+58
2012-04-01
blkcg: move blkio_group_conf->weight to cfq
Tejun Heo
3
-50
/
+45
2012-04-01
blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c
Tejun Heo
3
-125
/
+114
2012-04-01
blkcg: move blkio_group_stats to cfq-iosched.c
Tejun Heo
3
-278
/
+193
2012-04-01
blkcg: add blkio_policy_ops operations for exit and stat reset
Tejun Heo
2
-4
/
+16
2012-04-01
blkcg: cfq doesn't need per-cpu dispatch stats
Tejun Heo
4
-95
/
+48
2012-04-01
blkcg: move statistics update code to policies
Tejun Heo
4
-397
/
+259
2012-04-01
cfq: collapse cfq.h into cfq-iosched.c
Tejun Heo
2
-119
/
+113
2012-04-01
blkcg: move conf/stat file handling code to policies
Tejun Heo
4
-420
/
+333
2012-04-01
blkcg: implement blkio_policy_type->cftypes
Tejun Heo
2
-0
/
+7
2012-04-01
blkcg: export conf/stat helpers to prepare for reorganization
Tejun Heo
2
-27
/
+52
2012-04-01
blkcg: simplify blkg_conf_prep()
Tejun Heo
1
-54
/
+10
2012-04-01
blkcg: restructure blkio_group configruation setting
Tejun Heo
2
-140
/
+147
2012-04-01
blkcg: restructure configuration printing
Tejun Heo
2
-104
/
+55
2012-04-01
blkcg: drop blkiocg_file_write_u64()
Tejun Heo
1
-28
/
+7
2012-04-01
blkcg: restructure statistics printing
Tejun Heo
2
-374
/
+243
2012-04-01
blkcg: introduce blkg_stat and blkg_rwstat
Tejun Heo
2
-207
/
+293
2012-04-01
blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters
Tejun Heo
1
-3
/
+6
2012-04-01
blkcg: remove unused @pol and @plid parameters
Tejun Heo
4
-16
/
+9
2012-04-01
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
3
-9
/
+80
2012-04-01
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
2
-56
/
+75
2012-04-01
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
2
-10
/
+45
2012-04-01
cgroup: introduce struct cfent
Tejun Heo
2
-36
/
+78
2012-04-01
cgroup: relocate __d_cgrp() and __d_cft()
Tejun Heo
1
-10
/
+10
2012-04-01
cgroup: remove cgroup_add_file[s]()
Tejun Heo
2
-47
/
+20
2012-04-01
cgroup: convert memcg controller to the new cftype interface
Tejun Heo
2
-15
/
+13
2012-04-01
memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP
Tejun Heo
1
-34
/
+31
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
8
-75
/
+28
2012-04-01
cgroup: relocate cftype and cgroup_subsys definitions in controllers
Tejun Heo
4
-83
/
+65
2012-04-01
cgroup: merge cft_release_agent cftype array into the base files array
Tejun Heo
1
-12
/
+7
2012-04-01
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
2
-3
/
+162
2012-04-01
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
2
-0
/
+12
2012-04-01
cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
Tejun Heo
1
-4
/
+2
2012-04-01
cgroup: deprecate remount option changes
Tejun Heo
2
-0
/
+14
2012-04-01
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
1
-2
/
+2
2012-03-31
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
1
-1
/
+1
2012-03-31
vfs: split __lookup_hash
Miklos Szeredi
1
-64
/
+44
2012-03-31
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
1
-15
/
+16
2012-03-31
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
1
-67
/
+46
[next]