Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a637120e49021d197e9578cba545bbaa459cbb51
a637120
blkcg: use radix tree to index blkgs from blkcg
by Tejun Heo
· 13 years ago
496fb78
blkcg: fix blkcg->css ref leak in __blkg_lookup_create()
by Tejun Heo
· 13 years ago
aaf7c68
block: fix elvpriv allocation failure handling
by Tejun Heo
· 13 years ago
29e2b09
block: collapse blk_alloc_request() into get_request()
by Tejun Heo
· 13 years ago
f9fcc2d
blkcg: collapse blkcg_policy_ops into blkcg_policy
by Tejun Heo
· 13 years ago
f95a04a
blkcg: embed struct blkg_policy_data in policy specific data
by Tejun Heo
· 13 years ago
3c79839
blkcg: mass rename of blkcg API
by Tejun Heo
· 13 years ago
36558c8
blkcg: style cleanups for blk-cgroup.h
by Tejun Heo
· 13 years ago
54e7ed1
blkcg: remove blkio_group->path[]
by Tejun Heo
· 13 years ago
c94bed89
blkcg: blkg_rwstat_read() was missing inline
by Tejun Heo
· 13 years ago
6d18b00
blkcg: shoot down blkgs if all policies are deactivated
by Tejun Heo
· 13 years ago
3c96cb3
blkcg: drop stuff unused after per-queue policy activation update
by Tejun Heo
· 13 years ago
a2b1693
blkcg: implement per-queue policy activation
by Tejun Heo
· 13 years ago
03d8e11
blkcg: add request_queue->root_blkg
by Tejun Heo
· 13 years ago
b82d4b1
blkcg: make request_queue bypassing on allocation
by Tejun Heo
· 13 years ago
80fd997
blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing
by Tejun Heo
· 13 years ago
da8b066
blkcg: make blkg_conf_prep() take @pol and return with queue lock held
by Tejun Heo
· 13 years ago
8bd435b
blkcg: remove static policy ID enums
by Tejun Heo
· 13 years ago
ec39934
blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs()
by Tejun Heo
· 13 years ago
bc0d650
blkcg: kill blkio_list and replace blkio_list_lock with a mutex
by Tejun Heo
· 13 years ago
f48ec1d
cfq: fix build breakage & warnings
by Tejun Heo
· 13 years ago
5bc4afb1
blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros
by Tejun Heo
· 13 years ago
d366e7e
blkcg: pass around pd->pdata instead of pd itself in prfill functions
by Tejun Heo
· 13 years ago
af133ce
blkcg: move blkio_group_conf->iops and ->bps to blk-throttle
by Tejun Heo
· 13 years ago
3381cb8
blkcg: move blkio_group_conf->weight to cfq
by Tejun Heo
· 13 years ago
8a3d261
blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c
by Tejun Heo
· 13 years ago
155fead
blkcg: move blkio_group_stats to cfq-iosched.c
by Tejun Heo
· 13 years ago
9ade5ea
blkcg: add blkio_policy_ops operations for exit and stat reset
by Tejun Heo
· 13 years ago
41b38b6
blkcg: cfq doesn't need per-cpu dispatch stats
by Tejun Heo
· 13 years ago
629ed0b
blkcg: move statistics update code to policies
by Tejun Heo
· 13 years ago
2ce4d50
cfq: collapse cfq.h into cfq-iosched.c
by Tejun Heo
· 13 years ago
60c2bc2
blkcg: move conf/stat file handling code to policies
by Tejun Heo
· 13 years ago
44ea53d
blkcg: implement blkio_policy_type->cftypes
by Tejun Heo
· 13 years ago
829fdb5
blkcg: export conf/stat helpers to prepare for reorganization
by Tejun Heo
· 13 years ago
726fa69
blkcg: simplify blkg_conf_prep()
by Tejun Heo
· 13 years ago
3a8b31d
blkcg: restructure blkio_group configruation setting
by Tejun Heo
· 13 years ago
c4682ae
blkcg: restructure configuration printing
by Tejun Heo
· 13 years ago
627f29f
blkcg: drop blkiocg_file_write_u64()
by Tejun Heo
· 13 years ago
d3d32e6
blkcg: restructure statistics printing
by Tejun Heo
· 13 years ago
edcb072
blkcg: introduce blkg_stat and blkg_rwstat
by Tejun Heo
· 13 years ago
2aa4a15
blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters
by Tejun Heo
· 13 years ago
aaec55a
blkcg: remove unused @pol and @plid parameters
by Tejun Heo
· 13 years ago
959d851
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
by Tejun Heo
· 13 years ago
48ddbe1
cgroup: make css->refcnt clearing on cgroup removal optional
by Tejun Heo
· 13 years ago
28b4c27
cgroup: use negative bias on css->refcnt to block css_tryget()
by Tejun Heo
· 13 years ago
7957862
cgroup: implement cgroup_rm_cftypes()
by Tejun Heo
· 13 years ago
05ef1d7
cgroup: introduce struct cfent
by Tejun Heo
· 13 years ago
f6ea937
cgroup: relocate __d_cgrp() and __d_cft()
by Tejun Heo
· 13 years ago
db0416b
cgroup: remove cgroup_add_file[s]()
by Tejun Heo
· 13 years ago
6bc1034
cgroup: convert memcg controller to the new cftype interface
by Tejun Heo
· 13 years ago
af36f90
memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP
by Tejun Heo
· 13 years ago
4baf6e3
cgroup: convert all non-memcg controllers to the new cftype interface
by Tejun Heo
· 13 years ago
676f7c8
cgroup: relocate cftype and cgroup_subsys definitions in controllers
by Tejun Heo
· 13 years ago
6e6ff25
cgroup: merge cft_release_agent cftype array into the base files array
by Tejun Heo
· 13 years ago
8e3f654
cgroup: implement cgroup_add_cftypes() and friends
by Tejun Heo
· 13 years ago
b0ca5a8
cgroup: build list of all cgroups under a given cgroupfs_root
by Tejun Heo
· 13 years ago
ff4c8d5
cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
by Tejun Heo
· 13 years ago
8b5a5a9
cgroup: deprecate remount option changes
by Tejun Heo
· 13 years ago
dd775ae
Linux 3.4-rc1
by Linus Torvalds
· 13 years ago
b7ffff4
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
by Linus Torvalds
· 13 years ago
8bb1f22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f22e08a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f187e9f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
adb3b1f
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 13 years ago
a75ee6e
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
c0d0259
vfs: fix out-of-date dentry_unhash() comment
by J. Bruce Fields
· 13 years ago
bad6118
vfs: split __lookup_hash
by Miklos Szeredi
· 13 years ago
81e6f52
untangling do_lookup() - take __lookup_hash()-calling case out of line.
by Al Viro
· 13 years ago
a325554
untangling do_lookup() - switch to calling __lookup_hash()
by Al Viro
· 13 years ago
a6ecdfc
untangling do_lookup() - merge d_alloc_and_lookup() callers
by Al Viro
· 13 years ago
ec335e9
untangling do_lookup() - merge failure exits in !dentry case
by Al Viro
· 13 years ago
d774a05
untangling do_lookup() - massage !dentry case towards __lookup_hash()
by Al Viro
· 13 years ago
08b0ab7
untangling do_lookup() - get rid of need_reval in !dentry case
by Al Viro
· 13 years ago
acc9cb3
untangling do_lookup() - eliminate a loop.
by Al Viro
· 13 years ago
37c17e1
untangling do_lookup() - expand the area under ->i_mutex
by Al Viro
· 13 years ago
3f6c7c7
untangling do_lookup() - isolate !dentry stuff from the rest of it.
by Al Viro
· 13 years ago
cda309d
vfs: move MAY_EXEC check from __lookup_hash()
by Miklos Szeredi
· 13 years ago
3637c05
vfs: don't revalidate just looked up dentry
by Miklos Szeredi
· 13 years ago
fa4ee15
vfs: fix d_need_lookup/d_revalidate order in do_lookup
by Miklos Szeredi
· 13 years ago
4613ad1
ext3: move headers to fs/ext3/
by Al Viro
· 13 years ago
f7699f2
migrate ext2_fs.h guts to fs/ext2/ext2.h
by Al Viro
· 13 years ago
39429c5
new helper: ext2_image_size()
by Al Viro
· 13 years ago
2f99c36
get rid of pointless includes of ext2_fs.h
by Al Viro
· 13 years ago
4a165d2
ext2: No longer export ext2_fs.h to user space
by Thierry Reding
· 13 years ago
00292bb
mtdchar: kill persistently held vfsmount
by Al Viro
· 13 years ago
22a71c3
pstore: trim pstore_get_inode()
by Al Viro
· 13 years ago
a2e1859
aio: take final put_ioctx() into callers of io_destroy()
by Al Viro
· 13 years ago
06af121
aio: merge aio_cancel_all() with wait_for_all_aios()
by Al Viro
· 13 years ago
a1c2aa1
selinuxfs: merge dentry allocation into sel_make_dir()
by Al Viro
· 13 years ago
c9651e7
ASPM: Fix pcie devices with non-pcie children
by Matthew Garrett
· 13 years ago
cdb0f9a
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
by Linus Torvalds
· 13 years ago
a554bea
selinux: don't inline slow-path code into avc_has_perm_noaudit()
by Linus Torvalds
· 13 years ago
e3831ed
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
by Srivatsa S. Bhat
· 13 years ago
8ebfdf2
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 13 years ago
f878d0b
virtio-pci: switch to PM ops macro to initialise PM functions
by Amit Shah
· 13 years ago
04c2322
virtio-pci: S3 support
by Amit Shah
· 13 years ago
0517fdd
virtio-pci: drop restore_common()
by Amit Shah
· 13 years ago
f38f838
virtio: drop thaw PM operation
by Amit Shah
· 13 years ago
e47d854
virtio: balloon: Allow stats update after restore from S4
by Amit Shah
· 13 years ago
fa2a451
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
Next »