index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
backing-dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
2016-08-04
1
-0
/
+1
*
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
1
-1
/
+1
*
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
1
-3
/
+2
|
\
|
*
cgroup: Merge branch 'for-4.3-fixes' into for-4.4
Tejun Heo
2015-09-24
1
-2
/
+8
|
|
\
*
|
|
block: don't release bdi while request_queue has live references
Tejun Heo
2015-10-15
1
-1
/
+5
*
|
|
writeback: bdi_writeback iteration must not skip dying ones
Tejun Heo
2015-10-12
1
-63
/
+0
|
|
/
|
/
|
*
|
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
2015-09-24
1
-2
/
+9
|
/
*
blkcg: rename subsystem name from blkio to io
Tejun Heo
2015-08-18
1
-1
/
+1
*
writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
Tejun Heo
2015-08-18
1
-12
/
+12
*
writeback: don't embed root bdi_writeback_congested in bdi_writeback
Tejun Heo
2015-07-02
1
-1
/
+5
*
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-156
/
+401
|
\
|
*
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
Tejun Heo
2015-06-17
1
-1
/
+1
|
*
writeback: add lockdep annotation to inode_to_wb()
Tejun Heo
2015-06-02
1
-2
/
+32
|
*
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
1
-0
/
+54
|
*
writeback: make writeback_control track the inode being written back
Tejun Heo
2015-06-02
1
-12
/
+0
|
*
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
Tejun Heo
2015-06-02
1
-82
/
+0
|
*
buffer, writeback: make __block_write_full_page() honor cgroup writeback
Tejun Heo
2015-06-02
1
-0
/
+12
|
*
writeback: make bdi_start_background_writeback() take bdi_writeback instead o...
Tejun Heo
2015-06-02
1
-1
/
+1
|
*
writeback: make writeback_in_progress() take bdi_writeback instead of backing...
Tejun Heo
2015-06-02
1
-1
/
+11
|
*
writeback: remove bdi_start_writeback()
Tejun Heo
2015-06-02
1
-2
/
+2
|
*
writeback: implement bdi_for_each_wb()
Tejun Heo
2015-06-02
1
-0
/
+63
|
*
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
Tejun Heo
2015-06-02
1
-1
/
+9
|
*
writeback: implement WB_has_dirty_io wb_state flag
Tejun Heo
2015-06-02
1
-5
/
+3
|
*
writeback: implement and use inode_congested()
Tejun Heo
2015-06-02
1
-0
/
+22
|
*
writeback: make congestion functions per bdi_writeback
Tejun Heo
2015-06-02
1
-19
/
+26
|
*
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
1
-0
/
+195
|
*
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2015-06-02
1
-1
/
+31
|
*
bdi: separate out congested state into a separate struct
Tejun Heo
2015-06-02
1
-1
/
+1
|
*
bdi: make inode_to_bdi() inline
Tejun Heo
2015-06-02
1
-2
/
+16
|
*
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-101
/
+1
|
*
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
2015-06-02
1
-6
/
+6
|
*
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
2015-06-02
1
-10
/
+10
|
*
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
2015-06-02
1
-36
/
+32
|
*
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
2015-06-02
1
-12
/
+12
*
|
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
2015-05-28
1
-1
/
+0
|
/
*
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
1
-0
/
+1
|
\
|
*
vfs: add support for a lazytime mount option
Theodore Ts'o
2015-02-05
1
-0
/
+1
*
|
fs: remove default_backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
*
|
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-2
/
+4
*
|
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
1
-29
/
+4
*
|
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
2015-01-20
1
-13
/
+0
|
/
*
bdi: reimplement bdev_inode_switch_bdi()
Tejun Heo
2014-09-08
1
-1
/
+0
*
bdi: remove unused stuff
Tejun Heo
2014-09-08
1
-3
/
+0
*
bdi: avoid oops on device removal
Jan Kara
2014-04-03
1
-1
/
+1
*
bdi: test bdi_init failure
Mikulas Patocka
2013-11-08
1
-2
/
+2
*
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
2013-09-11
1
-0
/
+3
*
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
2013-04-01
1
-10
/
+5
*
writeback: remove unused bdi_pending_list
Tejun Heo
2013-04-01
1
-1
/
+0
*
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
2013-02-21
1
-0
/
+6
*
bdi_register: add __printf verification, fix arg mismatch
Joe Perches
2012-12-13
1
-0
/
+1
[next]