cascardo/linux.git
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
2015-05-05 Christoph Hellwigblock: move PM request support to IDE
2015-05-05 Christoph Hellwigblock: remove REQ_TYPE_PM_SHUTDOWN
2015-05-05 Christoph Hellwigblock: move REQ_TYPE_SENSE to the ide driver
2015-05-05 Christoph Hellwigblock: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC...
2015-05-05 Christoph Hellwigblock: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
2015-05-05 Jens Axboebio: skip atomic inc/dec of ->bi_cnt for most use cases
2015-05-05 Jens Axboebio: skip atomic inc/dec of ->bi_remaining for non...
2015-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-05-05 Linus TorvaldsMerge tag 'media/v4.1-3' of git://git./linux/kernel...
2015-05-04 Álvaro Fernández... hwrng: bcm63xx - Fix driver compilation
2015-05-04 Daniel Borkmannlib: make memzero_explicit more robust against dead...
2015-05-04 Linus TorvaldsLinux 4.1-rc2 v4.1-rc2
2015-05-04 Linus TorvaldsMerge tag 'for_linus_stable' of git://git./linux/kernel...
2015-05-04 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-03 Dave AirlieMerge tag 'drm-intel-fixes-2015-04-30' of git://anongit...
2015-05-03 Dave AirlieMerge branch 'drm-next0420' of https://github.com/marky...
2015-05-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-05-03 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2015-05-03 Linus TorvaldsMerge tag 'powerpc-4.1-3' of git://git./linux/kernel...
2015-05-03 Jan Karaext4: fix growing of tiny filesystems
2015-05-03 Davide Italianoext4: move check under lock scope to close a race.
2015-05-03 Lukas Czernerext4: fix data corruption caused by unwritten and delay...
2015-05-02 Chanho Parkext4 crypto: remove duplicated encryption mode definitions
2015-05-02 Herbert Xuext4 crypto: do not select from EXT4_FS_ENCRYPTION
next