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