cascardo/linux.git
2015-06-02 Jens Axboebuffer: remove unusued 'ret' variable
2015-06-02 Tejun Heowriteback: disassociate inodes from dying bdi_writebacks
2015-06-02 Tejun Heowriteback: implement foreign cgroup inode bdi_writeback...
2015-06-02 Tejun Heowriteback: add lockdep annotation to inode_to_wb()
2015-06-02 Tejun Heowriteback: use unlocked_inode_to_wb transaction in...
2015-06-02 Tejun Heowriteback: implement unlocked_inode_to_wb transaction...
2015-06-02 Tejun Heowriteback: implement [locked_]inode_to_wb_and_lock_list()
2015-06-02 Tejun Heowriteback: implement foreign cgroup inode detection
2015-06-02 Tejun Heowriteback: make writeback_control track the inode being...
2015-06-02 Tejun Heowriteback: relocate wb[_try]_get(), wb_put(), inode_...
2015-06-02 Tejun Heomm: vmscan: disable memcg direct reclaim stalling if...
2015-06-02 Tejun Heowriteback: implement memcg writeback domain based throt...
2015-06-02 Tejun Heowriteback: reset wb_domain->dirty_limit[_tstmp] when...
2015-06-02 Tejun Heowriteback: implement memcg wb_domain
2015-06-02 Tejun Heowriteback: update wb_over_bg_thresh() to use wb_domain...
2015-06-02 Tejun Heowriteback: move over_bground_thresh() to mm/page-writeb...
2015-06-02 Tejun Heowriteback: separate out domain_dirty_limits()
2015-06-02 Tejun Heowriteback: make __wb_writeout_inc() and hard_dirty_limi...
2015-06-02 Tejun Heowriteback: add dirty_throttle_control->dom
2015-06-02 Tejun Heowriteback: add dirty_throttle_control->wb_completions
2015-06-02 Tejun Heowriteback: add dirty_throttle_control->pos_ratio
2015-06-02 Tejun Heowriteback: make __wb_calc_thresh() take dirty_throttle_...
2015-06-02 Tejun Heowriteback: add dirty_throttle_control->wb_bg_thresh
2015-06-02 Tejun Heowriteback: consolidate dirty throttle parameters into...
2015-06-02 Tejun Heowriteback: move global_dirty_limit into wb_domain
2015-06-02 Tejun Heowriteback: implement wb_domain
2015-06-02 Tejun Heowriteback: reorganize [__]wb_update_bandwidth()
2015-06-02 Tejun Heowriteback: clean up wb_dirty_limit()
2015-06-02 Tejun Heomemcg: make mem_cgroup_read_{stat|event}() iterate...
2015-06-02 Tejun Heoext2: enable cgroup writeback support
2015-06-02 Tejun Heompage: make __mpage_writepage() honor cgroup writeback
2015-06-02 Tejun Heobuffer, writeback: make __block_write_full_page() honor...
2015-06-02 Tejun Heowriteback: dirty inodes against their matching cgroup...
2015-06-02 Tejun Heowriteback: make writeback initiation functions handle...
2015-06-02 Tejun Heowriteback: restructure try_writeback_inodes_sb[_nr]()
2015-06-02 Tejun Heowriteback: implement wb_wait_for_single_work()
2015-06-02 Tejun Heowriteback: implement bdi_wait_for_completion()
2015-06-02 Tejun Heowriteback: add wb_writeback_work->auto_free
2015-06-02 Tejun Heowriteback: make wakeup_dirtytime_writeback() handle...
2015-06-02 Tejun Heowriteback: make wakeup_flusher_threads() handle multipl...
2015-06-02 Tejun Heowriteback: make bdi_start_background_writeback() take...
2015-06-02 Tejun Heowriteback: make writeback_in_progress() take bdi_writeb...
2015-06-02 Tejun Heowriteback: make laptop_mode_timer_fn() handle multiple...
2015-06-02 Tejun Heowriteback: remove bdi_start_writeback()
2015-06-02 Tejun Heowriteback: implement bdi_for_each_wb()
2015-06-02 Tejun Heowriteback: make bdi->min/max_ratio handling cgroup...
2015-06-02 Tejun Heowriteback: don't issue wb_writeback_work if clean
2015-06-02 Tejun Heowriteback: make bdi_has_dirty_io() take multiple bdi_wr...
2015-06-02 Tejun Heowriteback: implement backing_dev_info->tot_write_bandwidth
2015-06-02 Tejun Heowriteback: implement WB_has_dirty_io wb_state flag
2015-06-02 Tejun Heowriteback: implement and use inode_congested()
2015-06-02 Tejun Heowriteback, blkcg: propagate non-root blkcg congestion...
2015-06-02 Tejun Heowriteback, blkcg: restructure blk_{set|clear}_queue_con...
2015-06-02 Tejun Heowriteback: make congestion functions per bdi_writeback
2015-06-02 Tejun Heowriteback: let balance_dirty_pages() work on the matchi...
2015-06-02 Tejun Heowriteback: attribute stats to the matching per-cgroup...
2015-06-02 Tejun Heowriteback, blkcg: associate each blkcg_gq with the...
2015-06-02 Tejun Heowriteback: make backing_dev_info host cgroup-specific...
2015-06-02 Tejun Heowriteback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
2015-06-02 Tejun Heobdi: separate out congested state into a separate struct
2015-06-02 Tejun Heowriteback: add @gfp to wb_init()
2015-06-02 Tejun Heobdi: make inode_to_bdi() inline
2015-06-02 Tejun Heowriteback: separate out include/linux/backing-dev-defs.h
2015-06-02 Tejun Heowriteback: reorganize mm/backing-dev.c
2015-06-02 Tejun Heowriteback: move backing_dev_info->wb_lock and ->worklis...
2015-06-02 Tejun Heowriteback: s/bdi/wb/ in mm/page-writeback.c
2015-06-02 Tejun Heowriteback: move bandwidth related fields from backing_d...
2015-06-02 Tejun Heowriteback: move backing_dev_info->bdi_stat[] into bdi_w...
2015-06-02 Tejun Heowriteback: move backing_dev_info->state into bdi_writeback
2015-06-02 Tejun Heomemcg: implement mem_cgroup_css_from_page()
2015-06-02 Tejun Heoblkcg: implement bio_associate_blkcg()
2015-06-02 Tejun Heoblkcg: implement task_get_blkcg_css()
2015-06-02 Tejun Heocgroup, block: implement task_get_css() and use it...
2015-06-02 Tejun Heoblkcg: add blkcg_root_css
2015-06-02 Tejun Heomemcg: add mem_cgroup_root_css
2015-06-02 Tejun Heoblkcg: always create the blkcg_gq for the root blkcg
2015-06-02 Tejun Heoupdate !CONFIG_BLK_CGROUP dummies in include/linux...
2015-06-02 Tejun Heoblkcg: move block/blk-cgroup.h to include/linux/blk...
2015-06-02 Greg Thelenmemcg: add per cgroup dirty page accounting
2015-06-02 Tejun Heopage_writeback: revive cancel_dirty_page() in a restric...
2015-06-01 Keith Buschblk-mq: Shared tag enhancements
2015-05-29 Jens Axboeblock: don't honor chunk sizes for data-less IO
2015-05-29 Jens Axboeblock: only honor SG gap prevention for merges that...
2015-05-26 Julia Lawallblock: fix returnvar.cocci warnings
2015-05-22 Christoph Hellwigblock, dm: don't copy bios for request clones
2015-05-22 Mike Snitzerblock: remove management of bi_remaining when restoring...
2015-05-20 Ming Leiblock: replace trylock with mutex_lock in blkdev_reread...
2015-05-20 Jarod Wilsonblock: export blkdev_reread_part() and __blkdev_reread_...
2015-05-19 Christoph Hellwigsuspend: simplify block I/O handling
2015-05-19 Jens Axboeblock: collapse bio bit space
2015-05-19 Christoph Hellwigblock: remove unused BIO_RW_BLOCK and BIO_EOF flags
2015-05-19 Christoph Hellwigblock: remove BIO_EOPNOTSUPP
2015-05-19 Christoph Hellwigblock: use an atomic_t for mq_freeze_depth
2015-05-08 Shaohua Liblk-mq: make plug work for mutiple disks and queues
2015-05-08 Shaohua Liblk-mq: do limited block plug for multiple queue case
2015-05-08 Shaohua Liblk-mq: avoid re-initialize request which is failed...
2015-05-08 Jeff Moyerblk-mq: fix plugging in blk_sq_make_request
2015-05-08 Shaohua Lisched: always use blk_schedule_flush_plug in io_schedul...
2015-05-08 Shaohua Liblk: clean up plug
2015-05-05 Christoph Hellwignbd: stop using req->cmd
next