index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2023-08-21
writeback: remove unused delaration of bdi_async_bio_wq
Xiu Jianfeng
1
-1
/
+0
2022-11-30
mm: add bdi_set_min_ratio_no_scale() function
Stefan Roesch
1
-0
/
+1
2022-11-30
mm: add bdi_set_max_ratio_no_scale() function
Stefan Roesch
1
-0
/
+1
2022-11-30
mm: add bdi_set_min_bytes() function
Stefan Roesch
1
-0
/
+1
2022-11-30
mm: add bdi_get_min_bytes() function
Stefan Roesch
1
-0
/
+1
2022-11-30
mm: add bdi_set_max_bytes() function
Stefan Roesch
1
-0
/
+1
2022-11-30
mm: add bdi_get_max_bytes() function
Stefan Roesch
1
-0
/
+1
2022-11-30
mm: use part per 1000000 for bdi ratios
Stefan Roesch
1
-0
/
+3
2022-11-30
mm: add bdi_set_strict_limit() function
Stefan Roesch
1
-0
/
+1
2022-07-29
writeback: remove inode_to_wb_is_valid()
Xiu Jianfeng
1
-17
/
+0
2022-07-17
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-22
remove congestion tracking framework
NeilBrown
1
-2
/
+0
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
1
-26
/
+0
2022-03-22
remove inode_congested()
NeilBrown
1
-22
/
+0
2021-11-06
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-08
writeback: remove bdi->congested_fn
Christoph Hellwig
1
-4
/
+0
2020-07-08
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
1
-17
/
+1
2020-05-09
bdi: simplify bdi_alloc
Christoph Hellwig
1
-5
/
+1
2020-05-09
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-05
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-20
writeback: safer lock nesting
Greg Thelen
1
-14
/
+16
2018-04-13
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-15
writeback: remove unused function parameter
Wang Long
1
-1
/
+1
2017-11-15
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
1
-0
/
+8
[next]