aboutsummaryrefslogtreecommitdiffstats
path: root/mm/backing-dev.c
Commit message (Expand)AuthorAge
* Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\
| * vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-05
* | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-20
* | fs: don't reassign dirty inodes to default_backing_dev_infoChristoph Hellwig2015-01-20
* | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * bdi: reimplement bdev_inode_switch_bdi()Tejun Heo2014-09-08
| * bdi: explain the dirty list transferring in bdi_destroy()Tejun Heo2014-09-08
| * bdi: make backing_dev_info->wb.dwork canceling stricterTejun Heo2014-09-08
| * bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister()Tejun Heo2014-09-08
* | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-10
|\ \
| * | proportions: add @gfp to init functionsTejun Heo2014-09-07
| * | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-07
| |/
* / mm: clean up zone flagsJohannes Weiner2014-10-09
|/
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* bdi: avoid oops on device removalJan Kara2014-04-03
* backing_dev: fix hung task on syncDerek Basehore2014-04-03
* mm/backing-dev.c: check user buffer length before copying data to the related...Chen Gang2013-09-11
* backing-dev: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-20
* sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-16
* drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* writeback: expose the bdi_wq workqueueTejun Heo2013-04-01
* writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-01
* writeback: remove unused bdi_pending_listTejun Heo2013-04-01
* bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-21
* Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"Linus Torvalds2012-12-17
* bdi: add a user-tunable cpu_list for the bdi flusher threadsJeff Moyer2012-12-05
* backing-dev: use kstrto* in preference to simple_strtoulNamjae Jeon2012-08-25
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-03
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-31
* block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-08
* backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent2012-02-01
* freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
* backing-dev: ensure wakeup_timer is deletedRabin Vincent2011-11-11
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-30
| * writeback: stabilize bdi->dirty_ratelimitWu Fengguang2011-10-03
| * writeback: dirty rate controlWu Fengguang2011-10-03
| * writeback: account per-bdi accumulated dirtied pagesWu Fengguang2011-10-03
* | mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fixAndrew Morton2011-10-31
|/
* mm: Add comment explaining task state setting in bdi_forker_thread()Jan Kara2011-09-02
* mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()Jan Kara2011-09-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-26
|\
| * writeback: show bdi write bandwidth in debugfsWu Fengguang2011-07-10
| * writeback: bdi write bandwidth estimationWu Fengguang2011-07-10
| * writeback: account per-bdi accumulated written pagesJan Kara2011-07-10
| * writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-10
| * writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-07
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\ \