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
*
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-26
74
-1242
/
+3890
|
\
|
*
writeback, blkio: add documentation for cgroup writeback support
Tejun Heo
2015-06-17
1
-5
/
+78
|
*
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
Tejun Heo
2015-06-17
3
-3
/
+6
|
*
writeback: do foreign inode detection iff cgroup writeback is enabled
Tejun Heo
2015-06-17
1
-3
/
+13
|
*
v9fs: fix error handling in v9fs_session_init()
Tejun Heo
2015-06-08
2
-34
/
+24
|
*
bdi: fix wrong error return value in cgwb_create()
Tejun Heo
2015-06-04
1
-1
/
+3
|
*
buffer: remove unusued 'ret' variable
Jens Axboe
2015-06-02
1
-1
/
+0
|
*
writeback: disassociate inodes from dying bdi_writebacks
Tejun Heo
2015-06-02
2
-0
/
+23
|
*
writeback: implement foreign cgroup inode bdi_writeback switching
Tejun Heo
2015-06-02
1
-2
/
+84
|
*
writeback: add lockdep annotation to inode_to_wb()
Tejun Heo
2015-06-02
2
-4
/
+35
|
*
writeback: use unlocked_inode_to_wb transaction in inode_congested()
Tejun Heo
2015-06-02
1
-4
/
+12
|
*
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
6
-14
/
+196
|
*
writeback: implement [locked_]inode_to_wb_and_lock_list()
Tejun Heo
2015-06-02
1
-5
/
+75
|
*
writeback: implement foreign cgroup inode detection
Tejun Heo
2015-06-02
5
-3
/
+200
|
*
writeback: make writeback_control track the inode being written back
Tejun Heo
2015-06-02
6
-28
/
+118
|
*
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
Tejun Heo
2015-06-02
5
-112
/
+127
|
*
mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support...
Tejun Heo
2015-06-02
1
-10
/
+41
|
*
writeback: implement memcg writeback domain based throttling
Tejun Heo
2015-06-02
3
-22
/
+188
|
*
writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes
Tejun Heo
2015-06-02
2
-0
/
+32
|
*
writeback: implement memcg wb_domain
Tejun Heo
2015-06-02
6
-2
/
+87
|
*
writeback: update wb_over_bg_thresh() to use wb_domain aware operations
Tejun Heo
2015-06-02
1
-5
/
+12
|
*
writeback: move over_bground_thresh() to mm/page-writeback.c
Tejun Heo
2015-06-02
3
-18
/
+26
|
*
writeback: separate out domain_dirty_limits()
Tejun Heo
2015-06-02
1
-25
/
+86
|
*
writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a p...
Tejun Heo
2015-06-02
1
-16
/
+21
|
*
writeback: add dirty_throttle_control->dom
Tejun Heo
2015-06-02
1
-6
/
+24
|
*
writeback: add dirty_throttle_control->wb_completions
Tejun Heo
2015-06-02
1
-2
/
+4
|
*
writeback: add dirty_throttle_control->pos_ratio
Tejun Heo
2015-06-02
1
-15
/
+21
|
*
writeback: make __wb_calc_thresh() take dirty_throttle_control
Tejun Heo
2015-06-02
1
-7
/
+14
|
*
writeback: add dirty_throttle_control->wb_bg_thresh
Tejun Heo
2015-06-02
1
-16
/
+11
|
*
writeback: consolidate dirty throttle parameters into dirty_throttle_control
Tejun Heo
2015-06-02
1
-111
/
+101
|
*
writeback: move global_dirty_limit into wb_domain
Tejun Heo
2015-06-02
4
-28
/
+44
|
*
writeback: implement wb_domain
Tejun Heo
2015-06-02
2
-45
/
+59
|
*
writeback: reorganize [__]wb_update_bandwidth()
Tejun Heo
2015-06-02
3
-41
/
+23
|
*
writeback: clean up wb_dirty_limit()
Tejun Heo
2015-06-02
4
-20
/
+20
|
*
memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of o...
Tejun Heo
2015-06-02
1
-49
/
+2
|
*
ext2: enable cgroup writeback support
Tejun Heo
2015-06-02
1
-1
/
+1
|
*
mpage: make __mpage_writepage() honor cgroup writeback
Tejun Heo
2015-06-02
1
-0
/
+2
|
*
buffer, writeback: make __block_write_full_page() honor cgroup writeback
Tejun Heo
2015-06-02
2
-6
/
+32
|
*
writeback: dirty inodes against their matching cgroup bdi_writeback's
Tejun Heo
2015-06-02
1
-12
/
+11
|
*
writeback: make writeback initiation functions handle multiple bdi_writeback's
Tejun Heo
2015-06-02
1
-5
/
+91
|
*
writeback: restructure try_writeback_inodes_sb[_nr]()
Tejun Heo
2015-06-02
2
-26
/
+32
|
*
writeback: implement wb_wait_for_single_work()
Tejun Heo
2015-06-02
1
-2
/
+45
|
*
writeback: implement bdi_wait_for_completion()
Tejun Heo
2015-06-02
3
-12
/
+49
|
*
writeback: add wb_writeback_work->auto_free
Tejun Heo
2015-06-02
1
-7
/
+6
|
*
writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's
Tejun Heo
2015-06-02
1
-3
/
+6
|
*
writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
Tejun Heo
2015-06-02
1
-2
/
+46
|
*
writeback: make bdi_start_background_writeback() take bdi_writeback instead o...
Tejun Heo
2015-06-02
3
-9
/
+9
|
*
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
[next]