index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
writeback: restructure try_writeback_inodes_sb[_nr]()
Tejun Heo
1
-3
/
+3
2015-06-02
writeback: implement bdi_wait_for_completion()
Tejun Heo
1
-0
/
+2
2015-06-02
writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info
Tejun Heo
1
-1
/
+1
2015-06-02
writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
Tejun Heo
1
-1
/
+11
2015-06-02
writeback: remove bdi_start_writeback()
Tejun Heo
1
-2
/
+2
2015-06-02
writeback: implement bdi_for_each_wb()
Tejun Heo
1
-0
/
+63
2015-06-02
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
2
-3
/
+15
2015-06-02
writeback: implement backing_dev_info->tot_write_bandwidth
Tejun Heo
1
-0
/
+2
2015-06-02
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
2
-5
/
+4
2015-06-02
writeback: implement and use inode_congested()
Tejun Heo
1
-0
/
+22
2015-06-02
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
Tejun Heo
1
-19
/
+0
2015-06-02
writeback: make congestion functions per bdi_writeback
Tejun Heo
2
-21
/
+38
2015-06-02
writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested
Tejun Heo
1
-0
/
+6
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
5
-3
/
+263
2015-06-02
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2
-1
/
+32
2015-06-02
bdi: separate out congested state into a separate struct
Tejun Heo
2
-3
/
+13
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
2
-3
/
+23
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
3
-102
/
+108
2015-06-02
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
1
-6
/
+6
2015-06-02
writeback: move bandwidth related fields from backing_dev_info into bdi_writeback
Tejun Heo
2
-19
/
+18
2015-06-02
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
1
-36
/
+32
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
1
-12
/
+12
2015-06-02
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
1
-0
/
+1
2015-06-02
blkcg: implement bio_associate_blkcg()
Tejun Heo
1
-0
/
+3
2015-06-02
blkcg: implement task_get_blkcg_css()
Tejun Heo
1
-0
/
+12
2015-06-02
cgroup, block: implement task_get_css() and use it in bio_associate_current()
Tejun Heo
1
-0
/
+25
2015-06-02
blkcg: add blkcg_root_css
Tejun Heo
1
-0
/
+3
2015-06-02
memcg: add mem_cgroup_root_css
Tejun Heo
1
-0
/
+4
2015-06-02
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
Tejun Heo
1
-2
/
+5
2015-06-02
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
Tejun Heo
1
-0
/
+603
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
3
-3
/
+7
2015-06-02
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
1
-0
/
+1
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-1
/
+1
2015-06-02
clockevents: Add helpers to check the state of a clockevent device
Viresh Kumar
1
-0
/
+26
2015-06-02
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
Ingo Molnar
1
-0
/
+8
2015-06-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
6
-70
/
+51
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
10
-20
/
+60
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+36
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
12
-134
/
+294
2015-06-01
vlan: Add GRO support for non hardware accelerated vlan
Toshiaki Makita
1
-0
/
+20
2015-06-01
net: Add priority to packet_offload objects.
David S. Miller
1
-0
/
+1
2015-06-01
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
4
-18
/
+8
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
1
-0
/
+4
2015-06-01
drivers: soc: sunxi: Introduce SoC driver to map SRAMs
Maxime Ripard
1
-0
/
+19
2015-06-01
Merge tag 'mvebu-drivers-4.2' of git://git.infradead.org/linux-mvebu into next/drivers
Arnd Bergmann
1
-0
/
+5
2015-06-01
virtio: add explicit big-endian support to memory accessors
Greg Kurz
3
-12
/
+18
2015-06-01
vringh: introduce vringh_is_little_endian() helper
Greg Kurz
1
-6
/
+11
2015-06-01
virtio: introduce virtio_is_little_endian() helper
Greg Kurz
1
-6
/
+11
2015-06-01
pinctrl: use "const struct ..." rather than "struct ... const"
Masahiro Yamada
1
-1
/
+1
2015-06-01
pinctrl: remove useless const qualifier
Masahiro Yamada
1
-1
/
+1
[prev]
[next]