index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
backing-dev.h
Age
Commit message (
Expand
)
Author
2017-07-12
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
2017-07-10
include/linux/backing-dev.h: simplify wb_stat_sum
Nikolay Borisov
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-04-20
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
2017-04-20
block: Remove unused functions
Jan Kara
2017-04-20
bdi: Provide bdi_register_va() and bdi_alloc()
Jan Kara
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
2016-08-04
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-10-15
block: don't release bdi while request_queue has live references
Tejun Heo
2015-10-12
writeback: bdi_writeback iteration must not skip dying ones
Tejun Heo
2015-09-24
cgroup: Merge branch 'for-4.3-fixes' into for-4.4
Tejun Heo
2015-09-24
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
2015-08-18
blkcg: rename subsystem name from blkio to io
Tejun Heo
2015-08-18
writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
Tejun Heo
2015-07-02
writeback: don't embed root bdi_writeback_congested in bdi_writeback
Tejun Heo
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-17
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
Tejun Heo
2015-06-02
writeback: add lockdep annotation to inode_to_wb()
Tejun Heo
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
writeback: make writeback_control track the inode being written back
Tejun Heo
2015-06-02
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
Tejun Heo
2015-06-02
buffer, writeback: make __block_write_full_page() honor cgroup writeback
Tejun Heo
2015-06-02
writeback: make bdi_start_background_writeback() take bdi_writeback instead o...
Tejun Heo
2015-06-02
writeback: make writeback_in_progress() take bdi_writeback instead of backing...
Tejun Heo
2015-06-02
writeback: remove bdi_start_writeback()
Tejun Heo
2015-06-02
writeback: implement bdi_for_each_wb()
Tejun Heo
2015-06-02
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
2015-06-02
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
2015-06-02
writeback: implement and use inode_congested()
Tejun Heo
2015-06-02
writeback: make congestion functions per bdi_writeback
Tejun Heo
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2015-06-02
bdi: separate out congested state into a separate struct
Tejun Heo
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
2015-06-02
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
2015-06-02
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
2015-05-28
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
2014-09-08
bdi: reimplement bdev_inode_switch_bdi()
Tejun Heo
[next]