index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2022-07-30
writeback: remove inode_to_wb_is_valid()
Xiu Jianfeng
1
-17
/
+0
2022-07-18
writeback: cleanup bdi_sched_wait()
Xiu Jianfeng
1
-6
/
+0
2022-06-16
init: Initialize noop_backing_dev_info early
Jan Kara
1
-0
/
+2
2022-05-02
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
1
-4
/
+2
2022-03-23
remove congestion tracking framework
NeilBrown
1
-2
/
+0
2022-03-23
remove bdi_congested() and wb_congested() and related functions
NeilBrown
1
-26
/
+0
2022-03-23
remove inode_congested()
NeilBrown
1
-22
/
+0
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
1
-1
/
+0
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+3
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-15
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-1
/
+2
2021-10-18
mm/writeback: Rename __add_wb_stat() to wb_stat_mod()
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+19
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
1
-0
/
+19
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
1
-1
/
+1
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
1
-38
/
+10
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
1
-10
/
+3
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
1
-6
/
+0
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
1
-9
/
+0
2020-09-24
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
1
-5
/
+3
2020-07-09
writeback: remove bdi->congested_fn
Christoph Hellwig
1
-4
/
+0
2020-07-09
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
1
-17
/
+1
2020-05-10
bdi: simplify bdi_alloc
Christoph Hellwig
1
-5
/
+1
2020-05-10
bdi: remove bdi_register_owner
Christoph Hellwig
1
-1
/
+1
2020-05-07
bdi: move bdi_dev_name out of line
Christoph Hellwig
1
-8
/
+1
2020-01-31
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-0
/
+10
2019-08-27
writeback: Separate out wb_get_lookup() from wb_get_create()
Tejun Heo
1
-0
/
+2
2019-08-27
bdi: Add bdi->id
Tejun Heo
1
-0
/
+1
2019-08-27
writeback: Generalize and expose wb_completion
Tejun Heo
1
-0
/
+2
2019-07-10
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
1
-0
/
+1
2019-03-06
writeback: fix inode cgroup switching comment
Greg Thelen
1
-1
/
+1
2018-08-22
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
1
-2
/
+2
2018-04-21
writeback: safer lock nesting
Greg Thelen
1
-14
/
+16
2018-04-14
Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-7
/
+7
2018-04-11
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
1
-1
/
+1
2018-04-10
backing: silence compiler warning using __printf
Mathieu Malaterre
1
-0
/
+1
2018-01-18
lockdep: Convert some users to const
Matthew Wilcox
1
-1
/
+1
2017-11-16
writeback: remove unused function parameter
Wang Long
1
-1
/
+1
2017-11-16
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
1
-0
/
+8
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+0
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-06
backing-dev: kill unused pdflush_proc_obsolete()
Jens Axboe
1
-2
/
+0
2017-10-03
writeback: make wb_start_writeback() static
Jens Axboe
1
-2
/
+0
2017-10-03
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
1
-1
/
+1
2017-07-13
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
1
-22
/
+2
2017-07-11
include/linux/backing-dev.h: simplify wb_stat_sum
Nikolay Borisov
1
-14
/
+1
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
1
-1
/
+1
2017-04-20
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
1
-5
/
+4
[next]