index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
backing-dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: backing-dev: make bdi_class a static const structure
Ivan Orlov
2023-06-23
1
-6
/
+11
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-2
/
+2
|
\
|
*
mm: backing-dev: set variables dev_attr_min,max_bytes storage-class-specifier...
Tom Rix
2023-04-18
1
-2
/
+2
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
|
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-04-16
1
-2
/
+10
|
/
*
mm: add /sys/class/bdi/<bdi>/min_ratio_fine knob
Stefan Roesch
2022-11-30
1
-0
/
+20
*
mm: add /sys/class/bdi/<bdi>/max_ratio_fine knob
Stefan Roesch
2022-11-30
1
-0
/
+20
*
mm: add /sys/class/bdi/<bdi>/min_bytes knob
Stefan Roesch
2022-11-30
1
-0
/
+29
*
mm: add knob /sys/class/bdi/<bdi>/max_bytes
Stefan Roesch
2022-11-30
1
-0
/
+29
*
mm: use part per 1000000 for bdi ratios
Stefan Roesch
2022-11-30
1
-3
/
+3
*
mm: add knob /sys/class/bdi/<bdi>/strict_limit
Stefan Roesch
2022-11-30
1
-0
/
+29
*
mm: backing-dev: Remove the unneeded result variable
ye xingchen
2022-09-11
1
-5
/
+1
*
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
1
-5
/
+5
*
init: Initialize noop_backing_dev_info early
Jan Kara
2022-06-16
1
-9
/
+2
*
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
2022-05-02
1
-0
/
+1
*
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
2022-05-02
1
-7
/
+6
*
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
2022-05-02
1
-3
/
+2
*
remove congestion tracking framework
NeilBrown
2022-03-22
1
-57
/
+0
*
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
2021-12-10
1
-0
/
+7
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-58
/
+7
|
\
|
*
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
1
-48
/
+0
|
*
mm: simplify bdi refcounting
Christoph Hellwig
2021-11-06
1
-8
/
+5
|
*
mm: don't automatically unregister bdis
Christoph Hellwig
2021-11-06
1
-2
/
+1
|
*
mm: export bdi_unregister
Christoph Hellwig
2021-11-06
1
-0
/
+1
*
|
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
1
-0
/
+16
*
|
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
1
-1
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-0
/
+11
|
\
|
*
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2021-09-03
1
-0
/
+10
|
*
writeback: track number of inodes under writeback
Jan Kara
2021-09-03
1
-0
/
+1
*
|
mm: hide laptop_mode_wb_timer entirely behind the BDI API
Christoph Hellwig
2021-08-09
1
-0
/
+3
|
/
*
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
2021-07-23
1
-1
/
+1
*
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2021-06-29
1
-2
/
+62
*
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
2021-06-29
1
-0
/
+2
*
mm/backing-dev.c: use might_alloc()
Daniel Vetter
2021-02-26
1
-1
/
+2
*
mm: backing-dev: Remove duplicated macro definition
Baolin Wang
2021-02-24
1
-4
/
+2
*
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
2020-12-15
1
-4
/
+4
*
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
1
-4
/
+2
*
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
1
-0
/
+1
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-4
/
+3
*
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
1
-0
/
+2
*
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-08
1
-140
/
+9
*
writeback: remove {set,clear}_wb_congested
Christoph Hellwig
2020-07-08
1
-6
/
+6
*
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
2020-05-09
1
-1
/
+0
*
bdi: simplify bdi_alloc
Christoph Hellwig
2020-05-09
1
-4
/
+3
*
bdi: remove bdi_register_owner
Christoph Hellwig
2020-05-09
1
-10
/
+2
*
bdi: unexport bdi_register_va
Christoph Hellwig
2020-05-09
1
-1
/
+0
*
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-09
1
-2
/
+3
*
bdi: move bdi_dev_name out of line
Christoph Hellwig
2020-05-07
1
-1
/
+9
*
blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it
Tejun Heo
2020-04-01
1
-3
/
+3
[next]