index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
backing-dev-defs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
1
-0
/
+1
2018-12-28
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2018-08-22
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
1
-1
/
+2
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-04-21
writeback: safer lock nesting
Greg Thelen
1
-0
/
+5
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+24
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
1
-0
/
+23
2017-10-03
writeback: only allow one inflight and pending full flush
Jens Axboe
1
-0
/
+1
2017-04-20
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
1
-1
/
+1
2017-03-23
bdi: Do not wait for cgwbs release in bdi_unregister()
Jan Kara
1
-1
/
+0
2017-03-23
bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
Jan Kara
1
-0
/
+1
2017-03-23
bdi: Mark congested->bdi as internal
Jan Kara
1
-1
/
+3
2017-02-02
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
1
-0
/
+2
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2016-12-13
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
Andrew Morton
1
-1
/
+1
2016-12-13
mm: don't cap request size based on read-ahead setting
Jens Axboe
1
-0
/
+1
2016-11-08
writeback: track if we're sleeping on progress in balance_dirty_pages()
Jens Axboe
1
-0
/
+2
2016-08-04
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
1
-0
/
+1
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-1
/
+1
2015-10-12
writeback: bdi_writeback iteration must not skip dying ones
Tejun Heo
1
-0
/
+3
2015-07-02
writeback: don't embed root bdi_writeback_congested in bdi_writeback
Tejun Heo
1
-2
/
+3
2015-06-02
writeback: disassociate inodes from dying bdi_writebacks
Tejun Heo
1
-0
/
+16
2015-06-02
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
Tejun Heo
1
-0
/
+50
2015-06-02
writeback: implement memcg wb_domain
Tejun Heo
1
-0
/
+1
2015-06-02
writeback: implement bdi_wait_for_completion()
Tejun Heo
1
-0
/
+2
2015-06-02
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
1
-2
/
+6
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
1
-0
/
+1
2015-06-02
writeback: make congestion functions per bdi_writeback
Tejun Heo
1
-2
/
+12
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
1
-3
/
+56
2015-06-02
bdi: separate out congested state into a separate struct
Tejun Heo
1
-2
/
+12
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+106