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
/
mm
/
page-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
mm, memcg: fix potential undefined behaviour in page stat accounting
Michal Hocko
1
-2
/
+2
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
1
-10
/
+12
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
1
-19
/
+4
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-10-09
mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings
Mark Rustad
1
-4
/
+4
2014-09-08
proportions: add @gfp to init functions
Tejun Heo
1
-1
/
+1
2014-08-06
mm, writeback: prevent race when calculating dirty limits
David Rientjes
1
-4
/
+1
2014-07-30
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
Maxim Patlasov
1
-3
/
+3
2014-06-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-5
/
+6
2014-06-06
mm: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2014-06-04
mm/page-writeback.c: remove outdated comment
Jianyu Zhan
1
-18
/
+0
2014-06-04
mm: replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
1
-2
/
+2
2014-05-12
ext4: fix data integrity sync in ordered mode
Namjae Jeon
1
-5
/
+6
2014-05-06
mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
Rik van Riel
1
-3
/
+3
2014-04-07
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
1
-2
/
+2
2014-02-06
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-01-29
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
1
-2
/
+4
2014-01-29
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2013-10-16
writeback: fix negative bdi max pause
Fengguang Wu
1
-5
/
+5
2013-09-12
memcg: add per cgroup writeback pages accounting
Sha Zhengju
1
-0
/
+15
2013-09-11
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
1
-61
/
+202
2013-09-11
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
1
-0
/
+3
2013-09-11
mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory"
Johannes Weiner
1
-3
/
+0
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-2
/
+2
2013-04-29
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
1
-4
/
+0
2013-02-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2013-02-23
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
1
-0
/
+3
2013-02-21
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-0
/
+4
2013-02-21
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
1
-0
/
+20
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+1
2013-01-24
Negative (setpoint-dirty) in bdi_position_ratio()
paul.szabo@sydney.edu.au
1
-1
/
+1
2013-01-14
writeback: add more tracepoints
Tejun Heo
1
-0
/
+2
2012-12-20
mm: fix calculation of dirtyable memory
Sonny Rao
1
-5
/
+20
2012-12-11
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
1
-6
/
+5
2012-09-28
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during...
Srivatsa S. Bhat
1
-3
/
+11
2012-08-04
vfs: kill write_super and sync_supers
Artem Bityutskiy
1
-1
/
+0
2012-06-09
writeback: Fix some comment errors
Wanpeng Li
1
-2
/
+2
2012-06-09
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
1
-39
/
+64
2012-05-06
writeback: initialize global_dirty_limit
Fengguang Wu
1
-0
/
+1
2012-04-14
mm: page-writeback.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2012-03-21
mm: export dirty_writeback_interval
Artem Bityutskiy
1
-0
/
+2
2012-03-21
mm: use global_dirty_limit in throttle_vm_writeout()
Fengguang Wu
1
-0
/
+1
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-55
/
+191
2012-01-10
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
1
-0
/
+82
2012-01-10
mm: writeback: cleanups in preparation for per-zone dirty limits
Johannes Weiner
1
-46
/
+47
2012-01-10
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
1
-2
/
+3
2012-01-10
mm/page-writeback.c: make determine_dirtyable_memory static again
Johannes Weiner
1
-62
/
+60
2012-01-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+1
[next]