index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
backing-dev.c
Age
Commit message (
Expand
)
Author
2015-05-28
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
2015-01-20
fs: don't reassign dirty inodes to default_backing_dev_info
Christoph Hellwig
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-09
mm: clean up zone flags
Johannes Weiner
2014-09-08
bdi: reimplement bdev_inode_switch_bdi()
Tejun Heo
2014-09-08
bdi: explain the dirty list transferring in bdi_destroy()
Tejun Heo
2014-09-08
bdi: make backing_dev_info->wb.dwork canceling stricter
Tejun Heo
2014-09-08
bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister()
Tejun Heo
2014-09-08
proportions: add @gfp to init functions
Tejun Heo
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-03
bdi: avoid oops on device removal
Jan Kara
2014-04-03
backing_dev: fix hung task on sync
Derek Basehore
2013-09-11
mm/backing-dev.c: check user buffer length before copying data to the related...
Chen Gang
2013-08-19
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-16
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
2013-04-01
writeback: expose the bdi_wq workqueue
Tejun Heo
2013-04-01
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
2013-04-01
writeback: remove unused bdi_pending_list
Tejun Heo
2013-02-21
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
2012-12-17
Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"
Linus Torvalds
2012-12-05
bdi: add a user-tunable cpu_list for the bdi flusher threads
Jeff Moyer
2012-08-25
backing-dev: use kstrto* in preference to simple_strtoul
Namjae Jeon
2012-08-04
vfs: kill write_super and sync_supers
Artem Bityutskiy
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
2012-06-09
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
2012-02-01
backing-dev: fix wakeup timer races with bdi_unregister()
Rabin Vincent
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-11
backing-dev: ensure wakeup_timer is deleted
Rabin Vincent
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix
Andrew Morton
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-03
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
2011-10-03
writeback: dirty rate control
Wu Fengguang
2011-10-03
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
2011-09-02
mm: Add comment explaining task state setting in bdi_forker_thread()
Jan Kara
2011-09-02
mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()
Jan Kara
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
Peter Zijlstra
2011-07-23
backing-dev: use synchronize_rcu_expedited instead of synchronize_rcu
Mikulas Patocka
2011-07-09
writeback: show bdi write bandwidth in debugfs
Wu Fengguang
2011-07-09
writeback: bdi write bandwidth estimation
Wu Fengguang
[next]