index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
2015-05-19
7
-38
/
+2
*
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
2015-05-19
2
-15
/
+11
*
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
2015-05-08
3
-9
/
+23
*
blk-mq: do limited block plug for multiple queue case
Shaohua Li
2015-05-08
1
-23
/
+59
*
blk-mq: avoid re-initialize request which is failed in direct dispatch
Shaohua Li
2015-05-08
1
-0
/
+2
*
blk-mq: fix plugging in blk_sq_make_request
Jeff Moyer
2015-05-08
1
-22
/
+14
*
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
2015-05-08
1
-4
/
+1
*
blk: clean up plug
Shaohua Li
2015-05-08
1
-12
/
+12
[next]