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.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+9
2015-06-02
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
1
-5
/
+3
2015-06-02
writeback: implement and use inode_congested()
Tejun Heo
1
-0
/
+22
2015-06-02
writeback: make congestion functions per bdi_writeback
Tejun Heo
1
-19
/
+26
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
1
-0
/
+195
2015-06-02
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
1
-1
/
+31
2015-06-02
bdi: separate out congested state into a separate struct
Tejun Heo
1
-1
/
+1
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
1
-2
/
+16
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-101
/
+1
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_write...
Tejun Heo
1
-10
/
+10
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-05-28
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
1
-1
/
+0
2015-02-18
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+1
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
1
-0
/
+1
2015-01-21
fs: remove default_backing_dev_info
Christoph Hellwig
1
-1
/
+0
2015-01-21
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
1
-2
/
+4
2015-01-21
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-29
/
+4
2015-01-21
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
1
-13
/
+0
2014-09-08
bdi: reimplement bdev_inode_switch_bdi()
Tejun Heo
1
-1
/
+0
2014-09-08
bdi: remove unused stuff
Tejun Heo
1
-3
/
+0
2014-04-04
bdi: avoid oops on device removal
Jan Kara
1
-1
/
+1
2013-11-08
bdi: test bdi_init failure
Mikulas Patocka
1
-2
/
+2
2013-09-12
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
1
-0
/
+3
2013-04-02
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
1
-10
/
+5
2013-04-02
writeback: remove unused bdi_pending_list
Tejun Heo
1
-1
/
+0
2013-02-22
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
1
-0
/
+6
2012-12-13
bdi_register: add __printf verification, fix arg mismatch
Joe Perches
1
-0
/
+1
2012-08-04
vfs: kill write_super and sync_supers
Artem Bityutskiy
1
-1
/
+0
2012-08-01
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-0
/
+3
2012-06-09
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
1
-2
/
+2
2011-10-30
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-1
/
+2
2011-10-03
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
1
-0
/
+3
2011-10-03
writeback: dirty rate control
Wu Fengguang
1
-0
/
+7
2011-10-03
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
1
-0
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-10
writeback: bdi write bandwidth estimation
Wu Fengguang
1
-0
/
+5
2011-07-10
writeback: account per-bdi accumulated written pages
Jan Kara
1
-0
/
+1
2011-06-08
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
1
-0
/
+2
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-16
/
+0
2010-10-27
mm: declare some external symbols
Namhyung Kim
1
-0
/
+1
2010-10-27
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
1
-1
/
+1
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
1
-0
/
+1
2010-08-07
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
1
-0
/
+2
2010-08-07
writeback: move last_active to bdi
Artem Bityutskiy
1
-6
/
+7
2010-08-07
writeback: simplify bdi code a little
Artem Bityutskiy
1
-1
/
+0
2010-08-07
writeback: harmonize writeback threads naming
Artem Bityutskiy
1
-1
/
+1
[prev]
[next]