aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-24jump_label/x86: Work around asm build bug on older/backported GCCsv4.1/topic/writeback-cgPeter Zijlstra
2016-06-24blkcg: fix incorrect read/write sync/async stat accountingTejun Heo
2016-06-24cgroup: fix seq_show_option merge with legacy_nameKees Cook
2016-06-24Revert "writeback: plug writeback at a high level"Linus Torvalds
2016-06-24block: don't release bdi while request_queue has live referencesTejun Heo
2016-06-24writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inodeTejun Heo
2016-06-24writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()Tejun Heo
2016-06-24writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo
2016-06-24memcg: remove pcp_counter_lockGreg Thelen
2016-06-24bdi: Remove "inline" keyword from exported I_BDEV() implementationGeert Uytterhoeven
2016-06-16writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran
2016-06-08cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentationTejun Heo
2016-06-08cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/Tejun Heo
2016-06-08cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo
2016-06-08cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe
2016-06-08block: Make CFQ default to IOPS mode on SSDsTahsin Erdogan
2016-06-08writeback: initialize inode members that track writeback historyTahsin Erdogan
2016-06-08writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo
2016-06-08memcg: fix dirty page migrationGreg Thelen
2016-06-08block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov
2016-06-08fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal
2016-06-08cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-06-08cgroup: make sure a parent css isn't freed before its childrenTejun Heo
2016-06-08mm: page_alloc: generalize the dirty balance reserveJohannes Weiner
2016-06-08block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen
2016-06-08memcg: fix memory.high targetVladimir Davydov
2016-06-08memcg: ratify and consolidate over-charge handlingTejun Heo
2016-06-08memcg: punt high overage reclaim to return-to-userland pathTejun Heo
2016-06-08memcg: flatten task_struct->memcg_oomTejun Heo
2016-06-08mm: memcontrol: eliminate root memory.currentJohannes Weiner
2016-06-08fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...Tejun Heo
2016-06-08writeback: bdi_writeback iteration must not skip dying onesTejun Heo
2016-06-08writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal...Tejun Heo
2016-06-08mm, vmscan: unlock page while waiting on writebackHugh Dickins
2016-06-08cgroup_pids: don't account for the root cgroupTejun Heo
2016-06-08cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2016-06-08cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_att...Tejun Heo
2016-06-08cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork()Oleg Nesterov
2016-06-08cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()Oleg Nesterov
2016-06-08cgroup: make css_set pin its css's to avoid use-afer-freeTejun Heo
2016-06-08cgroup: fix cftype->file_offset handlingTejun Heo
2016-06-08cgroup: pids: fix invalid get/put usageAleksa Sarai
2016-06-08cgroup: fix race condition around termination check in css_task_iter_next()Tejun Heo
2016-06-08blkcg: don't create "io.stat" on the root cgroupTejun Heo
2016-06-08cgroup: drop cgroup__DEVEL__legacy_files_on_dflTejun Heo
2016-06-08cgroup: replace error handling in cgroup_init() with WARN_ON()sTejun Heo
2016-06-08cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo
2016-06-08cgroup: keep zombies associated with their original cgroupsTejun Heo
2016-06-08cgroup: make css_set_rwsem a spinlock and rename it to css_set_lockTejun Heo
2016-06-08cgroup: don't hold css_set_rwsem across css task iterationTejun Heo