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-11-06
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-3
/
+2
2015-10-15
block: don't release bdi while request_queue has live references
Tejun Heo
1
-1
/
+5
2015-10-12
writeback: bdi_writeback iteration must not skip dying ones
Tejun Heo
1
-63
/
+0
2015-09-24
cgroup: Merge branch 'for-4.3-fixes' into for-4.4
Tejun Heo
1
-2
/
+8
2015-09-24
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
1
-2
/
+9
2015-08-19
blkcg: rename subsystem name from blkio to io
Tejun Heo
1
-1
/
+1
2015-08-19
writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
Tejun Heo
1
-12
/
+12
2015-07-02
writeback: don't embed root bdi_writeback_congested in bdi_writeback
Tejun Heo
1
-1
/
+5
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-156
/
+401
2015-06-17
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
Tejun Heo
1
-1
/
+1
2015-06-02
writeback: add lockdep annotation to inode_to_wb()
Tejun Heo
1
-2
/
+32
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
1
-0
/
+54
2015-06-02
writeback: make writeback_control track the inode being written back
Tejun Heo
1
-12
/
+0
2015-06-02
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
Tejun Heo
1
-82
/
+0
2015-06-02
buffer, writeback: make __block_write_full_page() honor cgroup writeback
Tejun Heo
1
-0
/
+12
2015-06-02
writeback: make bdi_start_background_writeback() take bdi_writeback instead o...
Tejun Heo
1
-1
/
+1
2015-06-02
writeback: make writeback_in_progress() take bdi_writeback instead of backing...
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
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
[next]