index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
writeback: make writeback_in_progress() take bdi_writeback instead of backing...
Tejun Heo
2015-06-02
3
-17
/
+14
*
writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
Tejun Heo
2015-06-02
1
-3
/
+9
*
writeback: remove bdi_start_writeback()
Tejun Heo
2015-06-02
3
-47
/
+29
*
writeback: implement bdi_for_each_wb()
Tejun Heo
2015-06-02
1
-0
/
+63
*
writeback: make bdi->min/max_ratio handling cgroup writeback aware
Tejun Heo
2015-06-02
1
-4
/
+46
*
writeback: don't issue wb_writeback_work if clean
Tejun Heo
2015-06-02
1
-8
/
+10
*
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
2015-06-02
5
-13
/
+25
*
writeback: implement backing_dev_info->tot_write_bandwidth
Tejun Heo
2015-06-02
3
-1
/
+11
*
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
2015-06-02
4
-30
/
+91
*
writeback: implement and use inode_congested()
Tejun Heo
2015-06-02
5
-8
/
+58
*
writeback, blkcg: propagate non-root blkcg congestion state
Tejun Heo
2015-06-02
1
-6
/
+9
*
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
Tejun Heo
2015-06-02
2
-44
/
+37
*
writeback: make congestion functions per bdi_writeback
Tejun Heo
2015-06-02
3
-32
/
+49
*
writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
Tejun Heo
2015-06-02
1
-5
/
+13
*
writeback: attribute stats to the matching per-cgroup bdi_writeback
Tejun Heo
2015-06-02
1
-9
/
+15
*
writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writebac...
Tejun Heo
2015-06-02
2
-2
/
+21
*
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
11
-11
/
+698
*
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2015-06-02
4
-2
/
+38
*
bdi: separate out congested state into a separate struct
Tejun Heo
2015-06-02
3
-5
/
+18
*
writeback: add @gfp to wb_init()
Tejun Heo
2015-06-02
1
-4
/
+5
*
bdi: make inode_to_bdi() inline
Tejun Heo
2015-06-02
5
-25
/
+26
*
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
29
-102
/
+134
*
writeback: reorganize mm/backing-dev.c
Tejun Heo
2015-06-02
1
-87
/
+87
*
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
2015-06-02
3
-82
/
+75
*
writeback: s/bdi/wb/ in mm/page-writeback.c
Tejun Heo
2015-06-02
1
-136
/
+134
*
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
2015-06-02
9
-192
/
+187
*
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
2015-06-02
7
-96
/
+106
*
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
2015-06-02
8
-39
/
+38
*
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
2015-06-02
2
-0
/
+34
*
blkcg: implement bio_associate_blkcg()
Tejun Heo
2015-06-02
2
-1
/
+26
*
blkcg: implement task_get_blkcg_css()
Tejun Heo
2015-06-02
1
-0
/
+12
*
cgroup, block: implement task_get_css() and use it in bio_associate_current()
Tejun Heo
2015-06-02
2
-10
/
+26
*
blkcg: add blkcg_root_css
Tejun Heo
2015-06-02
2
-0
/
+5
*
memcg: add mem_cgroup_root_css
Tejun Heo
2015-06-02
2
-0
/
+6
*
blkcg: always create the blkcg_gq for the root blkcg
Tejun Heo
2015-06-02
1
-55
/
+41
*
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
Tejun Heo
2015-06-02
1
-2
/
+5
*
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
Tejun Heo
2015-06-02
7
-6
/
+6
*
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
12
-39
/
+156
*
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
2015-06-02
5
-15
/
+25
*
blk-mq: Shared tag enhancements
Keith Busch
2015-06-01
4
-2
/
+53
*
block: don't honor chunk sizes for data-less IO
Jens Axboe
2015-05-29
1
-1
/
+1
*
block: only honor SG gap prevention for merges that contain data
Jens Axboe
2015-05-29
1
-1
/
+2
*
block: fix returnvar.cocci warnings
Julia Lawall
2015-05-26
1
-2
/
+1
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
6
-230
/
+73
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
12
-66
/
+27
*
block: replace trylock with mutex_lock in blkdev_reread_part()
Ming Lei
2015-05-20
1
-2
/
+7
*
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
2015-05-20
2
-3
/
+28
*
suspend: simplify block I/O handling
Christoph Hellwig
2015-05-19
6
-155
/
+122
*
block: collapse bio bit space
Jens Axboe
2015-05-19
1
-9
/
+9
*
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
2015-05-19
2
-4
/
+0
[next]