index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blkcg: make blkcg_policy methods take a pointer to blkcg_policy_data
Tejun Heo
2015-08-19
4
-27
/
+26
*
blk-throttle: clean up blkg_policy_data alloc/init/exit/free methods
Tejun Heo
2015-08-19
4
-54
/
+31
*
blk-throttle: remove asynchrnous percpu stats allocation mechanism
Tejun Heo
2015-08-19
1
-87
/
+25
*
blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods
Tejun Heo
2015-08-19
4
-21
/
+44
*
blkcg: make blkcg_activate_policy() allow NULL ->pd_init_fn
Tejun Heo
2015-08-19
1
-1
/
+2
*
blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()
Tejun Heo
2015-08-19
2
-37
/
+21
*
blkcg: remove unnecessary blkcg_root handling from css_alloc/free paths
Tejun Heo
2015-08-19
1
-15
/
+10
*
blkcg: use blkg_free() in blkcg_init_queue() failure path
Tejun Heo
2015-08-19
1
-2
/
+3
*
blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()
Tejun Heo
2015-08-19
1
-2
/
+1
*
cfq-iosched: charge async IOs to the appropriate blkcg's instead of the root
Tejun Heo
2015-08-19
1
-43
/
+42
*
cfq-iosched: fold cfq_find_alloc_queue() into cfq_get_queue()
Tejun Heo
2015-08-19
1
-34
/
+15
*
cfq-iosched: move cfq_group determination from cfq_find_alloc_queue() to cfq_...
Tejun Heo
2015-08-19
1
-16
/
+12
*
cfq-iosched: remove @gfp_mask from cfq_find_alloc_queue()
Tejun Heo
2015-08-19
1
-35
/
+10
*
blkcg, cfq-iosched: use GFP_NOWAIT instead of GFP_ATOMIC for non-critical all...
Tejun Heo
2015-08-19
2
-5
/
+5
*
cfq-iosched: minor cleanups
Tejun Heo
2015-08-19
1
-15
/
+11
*
cfq-iosched: fix oom cfq_queue ref leak in cfq_set_request()
Tejun Heo
2015-08-19
1
-0
/
+2
*
cfq-iosched: fix async oom queue handling
Tejun Heo
2015-08-19
1
-1
/
+1
*
cfq-iosched: simplify control flow in cfq_get_queue()
Tejun Heo
2015-08-19
1
-6
/
+7
*
writeback: update writeback tracepoints to report cgroup
Tejun Heo
2015-08-19
3
-49
/
+151
*
kernfs: implement kernfs_path_len()
Tejun Heo
2015-08-19
2
-0
/
+27
*
writeback: explain why @inode is allowed to be NULL for inode_congested()
Tejun Heo
2015-08-19
1
-1
/
+4
*
writeback: remove wb_writeback_work->single_wait/done
Tejun Heo
2015-08-19
1
-86
/
+30
*
writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
Tejun Heo
2015-08-19
2
-15
/
+15
*
Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2015-08-19
4
-24
/
+111
|
\
|
*
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
2015-08-18
2
-11
/
+21
|
*
cgroup: don't print subsystems for the default hierarchy
Tejun Heo
2015-08-18
1
-6
/
+9
|
*
cgroup: make cftype->private a unsigned long
Tejun Heo
2015-08-11
1
-1
/
+1
|
*
cgroup: export cgrp_dfl_root
Tejun Heo
2015-08-05
1
-0
/
+1
|
*
cgroup: define controller file conventions
Tejun Heo
2015-08-04
2
-8
/
+81
*
|
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-07-27
2
-58
/
+74
|
\
\
|
*
|
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Bob Liu
2015-07-24
1
-2
/
+2
|
*
|
xen-blkfront: don't add indirect pages to list when !feature_persistent
Bob Liu
2015-07-24
1
-2
/
+4
|
*
|
xen-blkfront: introduce blkfront_gather_backend_features()
Bob Liu
2015-07-24
1
-54
/
+68
*
|
|
Linux 4.2-rc4
v4.2-rc4
Linus Torvalds
2015-07-26
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-26
1
-0
/
+8
|
\
\
\
|
*
|
|
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
2015-07-26
1
-0
/
+8
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-26
11
-59
/
+81
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
2015-07-26
1
-3
/
+3
|
*
|
|
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
Denys Vlasenko
2015-07-24
1
-5
/
+9
|
*
|
|
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
2015-07-24
1
-2
/
+2
|
*
|
|
mm: Fix bugs in region_is_ram()
Toshi Kani
2015-07-22
1
-3
/
+3
|
*
|
|
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
2015-07-22
1
-18
/
+6
|
*
|
|
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
2015-07-22
1
-3
/
+4
|
*
|
|
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-07-21
2
-4
/
+33
|
|
\
\
\
|
|
*
|
|
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
2015-07-15
2
-4
/
+33
|
*
|
|
|
x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...
Luis R. Rodriguez
2015-07-21
1
-6
/
+9
|
*
|
|
|
x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()
Luis R. Rodriguez
2015-07-21
1
-2
/
+4
|
*
|
|
|
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
2015-07-21
1
-3
/
+3
|
*
|
|
|
x86/fpu: Disable dependent CPU features on "noxsave"
Jan Beulich
2015-07-21
1
-0
/
+6
|
*
|
|
|
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-07-21
2
-21
/
+10
[next]