Skip to content
GitLab
Explore
Sign in
Commits · 2da8ca822d49c8b8781800ad155aaa00e7bb5f1a
linux
Browse files
Dec 05, 2013
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
· 2da8ca82
Tejun Heo
authored
Dec 05, 2013
2da8ca82
cgroup: attach cgroup_open_file to all cgroup files
· 7da11279
Tejun Heo
authored
Dec 05, 2013
7da11279
cgroup: generalize cgroup_pidlist_open_file
· 5d22444f
Tejun Heo
authored
Dec 05, 2013
5d22444f
cgroup: unify read path so that seq_file is always used
· 896f5199
Tejun Heo
authored
Dec 05, 2013
896f5199
cgroup: unify cgroup_write_X64() and cgroup_write_string()
· a742c59d
Tejun Heo
authored
Dec 05, 2013
a742c59d
cgroup: remove cftype->read(), ->read_map() and ->write()
· 6e0755b0
Tejun Heo
authored
Dec 05, 2013
6e0755b0
hugetlb_cgroup: convert away from cftype->read()
· 716f479d
Tejun Heo
authored
Dec 05, 2013
716f479d
netprio_cgroup: convert away from cftype->read_map()
· e92e113c
Tejun Heo
authored
Dec 05, 2013
e92e113c
memcg: convert away from cftype->read() and ->read_map()
· 791badbd
Tejun Heo
authored
Dec 05, 2013
791badbd
cpuset: convert away from cftype->read()
· 51ffe411
Tejun Heo
authored
Dec 05, 2013
51ffe411
cgroup, sched: convert away from cftype->read_map()
· 44ffc75b
Tejun Heo
authored
Dec 05, 2013
44ffc75b
Nov 29, 2013
cgroup: don't guarantee cgroup.procs is sorted if sane_behavior
· afb2bc14
Tejun Heo
authored
Nov 29, 2013
afb2bc14
cgroup: remove cgroup_pidlist->use_count
· 04502365
Tejun Heo
authored
Nov 29, 2013
04502365
cgroup: load and release pidlists from seq_file start and stop respectively
· 4bac00d1
Tejun Heo
authored
Nov 29, 2013
4bac00d1
cgroup: remove cgroup_pidlist->rwsem
· 069df3b7
Tejun Heo
authored
Nov 29, 2013
069df3b7
cgroup: refactor cgroup_pidlist_find()
· e6b81710
Tejun Heo
authored
Nov 29, 2013
e6b81710
cgroup: introduce struct cgroup_pidlist_open_file
· 62236858
Tejun Heo
authored
Nov 29, 2013
62236858
cgroup: implement delayed destruction for cgroup_pidlist
· b1a21367
Tejun Heo
authored
Nov 29, 2013
b1a21367
cgroup: remove cftype->release()
· b9f3ceca
Tejun Heo
authored
Nov 29, 2013
b9f3ceca
cgroup: don't skip seq_open on write only opens on pidlist files
· ac1e69aa
Tejun Heo
authored
Nov 29, 2013
ac1e69aa
Nov 27, 2013
cgroup: Merge branch 'for-3.13-fixes' into for-3.14
· c729b11e
Tejun Heo
authored
Nov 27, 2013
c729b11e
cgroup: fix cgroup_subsys_state leak for seq_files
· e605b365
Tejun Heo
authored
Nov 27, 2013
e605b365
cpuset: Fix memory allocator deadlock
· 0fc0287c
Peter Zijlstra
authored
Nov 26, 2013
0fc0287c
Nov 22, 2013
cgroup: Merge branch 'memcg_event' into for-3.14
· edab9510
Tejun Heo
authored
Nov 22, 2013
edab9510
cgroup: unexport cgroup_css() and remove __file_cft()
· b36824c7
Tejun Heo
authored
Nov 22, 2013
b36824c7
memcg: rename cgroup_event to mem_cgroup_event
· 3bc942f3
Tejun Heo
authored
Nov 22, 2013
3bc942f3
memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state
· 59b6f873
Tejun Heo
authored
Nov 22, 2013
59b6f873
memcg: remove cgroup_event->cft
· 347c4a87
Tejun Heo
authored
Nov 22, 2013
347c4a87
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
· fba94807
Tejun Heo
authored
Nov 22, 2013
fba94807
memcg: cgroup_write_event_control() now knows @css is for memcg
· b5557c4c
Tejun Heo
authored
Nov 22, 2013
b5557c4c
cgroup, memcg: move cgroup_event implementation to memcg
· 79bd9814
Tejun Heo
authored
Nov 22, 2013
79bd9814
cgroup: use a dedicated workqueue for cgroup destruction
· e5fca243
Tejun Heo
authored
Nov 22, 2013
e5fca243
Linux 3.13-rc1
· 6ce4eac1
Linus Torvalds
authored
Nov 22, 2013
View commits for tag v3.13-rc1
v3.13-rc1
6ce4eac1
Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of...
· 57498f9c
Linus Torvalds
authored
Nov 22, 2013
57498f9c
Merge tag 'sound-fix2-3.13-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
· e48f88a3
Linus Torvalds
authored
Nov 22, 2013
e48f88a3
Merge branch 'drm-fixes' of
git://people.freedesktop.org/~airlied/linux
· aecde27c
Linus Torvalds
authored
Nov 22, 2013
aecde27c
Merge tag 'pci-v3.13-fixes-1' of
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
· e3414786
Linus Torvalds
authored
Nov 22, 2013
e3414786
Merge branch 'for-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
· b0e3636f
Linus Torvalds
authored
Nov 22, 2013
b0e3636f
Merge tag 'hwmon-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
· 0032cdef
Linus Torvalds
authored
Nov 22, 2013
0032cdef
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
· d2c2ad54
Linus Torvalds
authored
Nov 22, 2013
d2c2ad54
Loading