summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-06-02writeback: clean up wb_dirty_limit()Tejun Heo
2015-06-02buffer, writeback: make __block_write_full_page() honor cgroup writebackTejun Heo
2015-06-02writeback: restructure try_writeback_inodes_sb[_nr]()Tejun Heo
2015-06-02writeback: implement bdi_wait_for_completion()Tejun Heo
2015-06-02writeback: make bdi_start_background_writeback() take bdi_writeback instead o...Tejun Heo
2015-06-02writeback: make writeback_in_progress() take bdi_writeback instead of backing...Tejun Heo
2015-06-02writeback: remove bdi_start_writeback()Tejun Heo
2015-06-02writeback: implement bdi_for_each_wb()Tejun Heo
2015-06-02writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into accountTejun Heo
2015-06-02writeback: implement backing_dev_info->tot_write_bandwidthTejun Heo
2015-06-02writeback: implement WB_has_dirty_io wb_state flagTejun Heo
2015-06-02writeback: implement and use inode_congested()Tejun Heo
2015-06-02writeback, blkcg: restructure blk_{set|clear}_queue_congested()Tejun Heo
2015-06-02writeback: make congestion functions per bdi_writebackTejun Heo
2015-06-02writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writebac...Tejun Heo
2015-06-02writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo
2015-06-02writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo
2015-06-02bdi: separate out congested state into a separate structTejun Heo
2015-06-02bdi: make inode_to_bdi() inlineTejun Heo
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-06-02writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writebackTejun Heo
2015-06-02writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo
2015-06-02writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo
2015-06-02memcg: implement mem_cgroup_css_from_page()Tejun Heo
2015-06-02blkcg: implement bio_associate_blkcg()Tejun Heo
2015-06-02blkcg: implement task_get_blkcg_css()Tejun Heo
2015-06-02cgroup, block: implement task_get_css() and use it in bio_associate_current()Tejun Heo
2015-06-02blkcg: add blkcg_root_cssTejun Heo
2015-06-02memcg: add mem_cgroup_root_cssTejun Heo
2015-06-02update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.hTejun Heo
2015-06-02blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo
2015-06-02memcg: add per cgroup dirty page accountingGreg Thelen
2015-06-02page_writeback: revive cancel_dirty_page() in a restricted formTejun Heo
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-06-02clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar
2015-06-02Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-06-01vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita
2015-06-01net: Add priority to packet_offload objects.David S. Miller
2015-06-01Merge branch 'for-4.2/core' into for-4.2/driversJens Axboe
2015-06-01blk-mq: Shared tag enhancementsKeith Busch
2015-06-01drivers: soc: sunxi: Introduce SoC driver to map SRAMsMaxime Ripard
2015-06-01Merge tag 'mvebu-drivers-4.2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann
2015-06-01virtio: add explicit big-endian support to memory accessorsGreg Kurz
2015-06-01vringh: introduce vringh_is_little_endian() helperGreg Kurz
2015-06-01virtio: introduce virtio_is_little_endian() helperGreg Kurz