summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-02buffer, writeback: make __block_write_full_page() honor cgroup writebackTejun Heo1-0/+12
2015-06-02writeback: restructure try_writeback_inodes_sb[_nr]()Tejun Heo1-3/+3
2015-06-02writeback: implement bdi_wait_for_completion()Tejun Heo1-0/+2
2015-06-02writeback: make bdi_start_background_writeback() take bdi_writeback instead o...Tejun Heo1-1/+1
2015-06-02writeback: make writeback_in_progress() take bdi_writeback instead of backing...Tejun Heo1-1/+11
2015-06-02writeback: remove bdi_start_writeback()Tejun Heo1-2/+2
2015-06-02writeback: implement bdi_for_each_wb()Tejun Heo1-0/+63
2015-06-02writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into accountTejun Heo2-3/+15
2015-06-02writeback: implement backing_dev_info->tot_write_bandwidthTejun Heo1-0/+2
2015-06-02writeback: implement WB_has_dirty_io wb_state flagTejun Heo2-5/+4
2015-06-02writeback: implement and use inode_congested()Tejun Heo1-0/+22
2015-06-02writeback, blkcg: restructure blk_{set|clear}_queue_congested()Tejun Heo1-19/+0
2015-06-02writeback: make congestion functions per bdi_writebackTejun Heo2-21/+38
2015-06-02writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writebac...Tejun Heo1-0/+6
2015-06-02writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo5-3/+263
2015-06-02writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo2-1/+32
2015-06-02bdi: separate out congested state into a separate structTejun Heo2-3/+13
2015-06-02bdi: make inode_to_bdi() inlineTejun Heo2-3/+23
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo3-102/+108
2015-06-02writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writebackTejun Heo1-6/+6
2015-06-02writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo3-24/+23
2015-06-02writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo1-36/+32
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo1-12/+12
2015-06-02memcg: implement mem_cgroup_css_from_page()Tejun Heo1-0/+1
2015-06-02blkcg: implement bio_associate_blkcg()Tejun Heo1-0/+3
2015-06-02blkcg: implement task_get_blkcg_css()Tejun Heo1-0/+12
2015-06-02cgroup, block: implement task_get_css() and use it in bio_associate_current()Tejun Heo1-0/+25
2015-06-02blkcg: add blkcg_root_cssTejun Heo1-0/+3
2015-06-02memcg: add mem_cgroup_root_cssTejun Heo1-0/+4
2015-06-02update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.hTejun Heo1-2/+5
2015-06-02blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo1-0/+603
2015-06-02memcg: add per cgroup dirty page accountingGreg Thelen3-3/+7
2015-06-02page_writeback: revive cancel_dirty_page() in a restricted formTejun Heo1-0/+1
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-0/+1
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny3-11/+12
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny2-4/+4
2015-06-02IB/core cleanup: Add const to RDMA helpersIra Weiny1-12/+12
2015-06-02RDMA/iw_cm: Export tos field to iwarp providersSteve Wise1-0/+1
2015-06-02clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar1-0/+26
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg1-0/+3
2015-06-02clk: ti: move low-level access and init code under clock driverTero Kristo1-1/+6
2015-06-02clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo1-2/+1
2015-06-02clk: ti: move some public definitions to private headerTero Kristo1-45/+0
2015-06-02clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo1-2/+0
2015-06-02clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo1-4/+0
2015-06-02clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo1-2/+0
2015-06-02clk: ti: omap2430: move clock support code under clock driverTero Kristo1-1/+0
2015-06-02clk: ti: dflt: move support for default gate clock to clock driverTero Kristo1-4/+0
2015-06-02ARM: OMAP2+: clock: remove clkdm_control static boolean from codeTero Kristo1-0/+1
2015-06-02clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo1-30/+0