summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | zpool: change pr_info to pr_debugDan Streetman2015-06-261-3/+3
| * | | | zswap: runtime enable/disableDan Streetman2015-06-261-7/+5Star
| * | | | zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk2015-06-261-4/+0Star
| * | | | mm/hugetlb: remove unused arch hook prepare/release_hugepageDominik Dingel2015-06-261-10/+0Star
* | | | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-2610-647/+1579
|\ \ \ \ \
| * | | | | bdi: fix wrong error return value in cgwb_create()Tejun Heo2015-06-041-1/+3
| * | | | | writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...Tejun Heo2015-06-022-7/+23
| * | | | | writeback: make writeback_control track the inode being written backTejun Heo2015-06-021-0/+2
| * | | | | writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo2015-06-021-30/+0Star
| * | | | | mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support...Tejun Heo2015-06-021-10/+41
| * | | | | writeback: implement memcg writeback domain based throttlingTejun Heo2015-06-022-22/+179
| * | | | | writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changesTejun Heo2015-06-021-0/+12
| * | | | | writeback: implement memcg wb_domainTejun Heo2015-06-023-1/+72
| * | | | | writeback: update wb_over_bg_thresh() to use wb_domain aware operationsTejun Heo2015-06-021-5/+12
| * | | | | writeback: move over_bground_thresh() to mm/page-writeback.cTejun Heo2015-06-021-0/+23
| * | | | | writeback: separate out domain_dirty_limits()Tejun Heo2015-06-021-25/+86
| * | | | | writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a p...Tejun Heo2015-06-021-16/+21
| * | | | | writeback: add dirty_throttle_control->domTejun Heo2015-06-021-6/+24
| * | | | | writeback: add dirty_throttle_control->wb_completionsTejun Heo2015-06-021-2/+4
| * | | | | writeback: add dirty_throttle_control->pos_ratioTejun Heo2015-06-021-15/+21
| * | | | | writeback: make __wb_calc_thresh() take dirty_throttle_controlTejun Heo2015-06-021-7/+14
| * | | | | writeback: add dirty_throttle_control->wb_bg_threshTejun Heo2015-06-021-16/+11Star
| * | | | | writeback: consolidate dirty throttle parameters into dirty_throttle_controlTejun Heo2015-06-021-111/+101Star
| * | | | | writeback: move global_dirty_limit into wb_domainTejun Heo2015-06-021-23/+23
| * | | | | writeback: implement wb_domainTejun Heo2015-06-021-45/+27Star
| * | | | | writeback: reorganize [__]wb_update_bandwidth()Tejun Heo2015-06-021-23/+22Star
| * | | | | writeback: clean up wb_dirty_limit()Tejun Heo2015-06-022-18/+18
| * | | | | memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of o...Tejun Heo2015-06-021-49/+2Star
| * | | | | writeback: implement bdi_wait_for_completion()Tejun Heo2015-06-021-0/+1
| * | | | | writeback: make bdi_start_background_writeback() take bdi_writeback instead o...Tejun Heo2015-06-021-2/+2
| * | | | | writeback: make writeback_in_progress() take bdi_writeback instead of backing...Tejun Heo2015-06-021-2/+2
| * | | | | writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback'sTejun Heo2015-06-021-3/+9
| * | | | | writeback: remove bdi_start_writeback()Tejun Heo2015-06-021-2/+2
| * | | | | writeback: make bdi->min/max_ratio handling cgroup writeback awareTejun Heo2015-06-021-4/+46
| * | | | | writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into accountTejun Heo2015-06-022-8/+7Star
| * | | | | writeback: implement backing_dev_info->tot_write_bandwidthTejun Heo2015-06-021-0/+3
| * | | | | writeback: implement WB_has_dirty_io wb_state flagTejun Heo2015-06-021-1/+1
| * | | | | writeback: implement and use inode_congested()Tejun Heo2015-06-023-8/+7Star
| * | | | | writeback: make congestion functions per bdi_writebackTejun Heo2015-06-021-11/+11
| * | | | | writeback: let balance_dirty_pages() work on the matching cgroup bdi_writebackTejun Heo2015-06-021-5/+13
| * | | | | writeback: attribute stats to the matching per-cgroup bdi_writebackTejun Heo2015-06-021-9/+15
| * | | | | writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-023-4/+423
| * | | | | bdi: separate out congested state into a separate structTejun Heo2015-06-021-2/+5
| * | | | | writeback: add @gfp to wb_init()Tejun Heo2015-06-021-4/+5
| * | | | | bdi: make inode_to_bdi() inlineTejun Heo2015-06-021-0/+1
| * | | | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
| * | | | | writeback: reorganize mm/backing-dev.cTejun Heo2015-06-021-87/+87
| * | | | | writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writebackTejun Heo2015-06-021-31/+28Star
| * | | | | writeback: s/bdi/wb/ in mm/page-writeback.cTejun Heo2015-06-021-136/+134Star
| * | | | | writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo2015-06-022-155/+152Star