summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-16/+13
|\
| * fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-201-16/+13
* | page_writeback: put account_page_redirty() after set_page_dirty()Konstantin Khebnikov2015-02-111-1/+4
* | mm: memcontrol: track move_lock state internallyJohannes Weiner2015-02-111-8/+4
|/
* mm: protect set_page_dirty() from ongoing truncationJohannes Weiner2015-01-081-31/+12
* mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko2014-12-101-2/+2
* mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-291-10/+12
* mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2014-10-291-19/+4
* Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-101-1/+1
|\
| * proportions: add @gfp to init functionsTejun Heo2014-09-081-1/+1
* | mm/page-writeback.c: use min3/max3 macros to avoid shadow warningsMark Rustad2014-10-091-4/+4
|/
* mm, writeback: prevent race when calculating dirty limitsDavid Rientjes2014-08-061-4/+1
* mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov2014-07-301-3/+3
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-081-5/+6
|\
| * ext4: fix data integrity sync in ordered modeNamjae Jeon2014-05-121-5/+6
* | mm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-1/+1
* | mm/page-writeback.c: remove outdated commentJianyu Zhan2014-06-041-18/+0
* | mm: replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter2014-06-041-2/+2
* | mm/page-writeback.c: fix divide by zero in pos_ratio_polynomRik van Riel2014-05-061-3/+3
|/
* mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi2014-04-071-2/+2
* mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro2014-02-061-2/+3
* mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner2014-01-291-2/+4
* mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner2014-01-291-31/+24
* writeback: fix negative bdi max pauseFengguang Wu2013-10-161-5/+5
* memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-121-0/+15
* mm/page-writeback.c: add strictlimit featureMaxim Patlasov2013-09-111-61/+202
* mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-09-111-0/+3
* mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory"Johannes Weiner2013-09-111-3/+0
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-2/+2
* mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-291-4/+0
* Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-281-1/+1
|\
| * Negative (setpoint-dirty) in bdi_position_ratio()paul.szabo@sydney.edu.au2013-01-241-1/+1
* | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-281-0/+2
|\ \
| * | writeback: add more tracepointsTejun Heo2013-01-141-0/+2
| |/
* | page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo2013-02-231-0/+3
* | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-0/+4
* | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-211-0/+20
* | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-0/+1
|/
* mm: fix calculation of dirtyable memorySonny Rao2012-12-201-5/+20
* writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-111-6/+5
* CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during...Srivatsa S. Bhat2012-09-281-3/+11
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-041-1/+0
* writeback: Fix some comment errorsWanpeng Li2012-06-091-2/+2
* block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-091-39/+64
* writeback: initialize global_dirty_limitFengguang Wu2012-05-061-0/+1
* mm: page-writeback.c: local functions should not be exposed globallyH Hartley Sweeten2012-04-141-1/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-03-281-0/+2
|\
| * mm: export dirty_writeback_intervalArtem Bityutskiy2012-03-211-0/+2
* | mm: use global_dirty_limit in throttle_vm_writeout()Fengguang Wu2012-03-211-0/+1
|/
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-101-55/+191
|\
OpenPOWER on IntegriCloud