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
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
2010-07-06
writeback: split writeback_inodes_wb
Christoph Hellwig
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
2010-07-01
fs-writeback: fix kernel-doc warnings
Randy Dunlap
2010-06-11
writeback: fix pin_sb_for_writeback
Christoph Hellwig
2010-06-11
writeback: add missing requeue_io in writeback_inodes_wb
Christoph Hellwig
2010-06-11
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
2010-06-11
writeback: simplify wakeup_flusher_threads
Christoph Hellwig
2010-06-11
writeback: fix writeback_inodes_wb from writeback_inodes_sb
Christoph Hellwig
2010-06-11
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
2010-06-11
writeback: queue work on stack in writeback_inodes_sb
Christoph Hellwig
2010-06-11
writeback: fix writeback completion notifications
Christoph Hellwig
2010-06-01
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
2010-06-01
Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
Jens Axboe
2010-05-25
fs-writeback: check sync bit earlier in inode_wait_for_writeback
Richard Kennedy
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
fs-writeback.c: bitfields should be unsigned
H Hartley Sweeten
2010-05-21
writeback: bdi_writeback_task() must set task state before calling schedule()
Jens Axboe
2010-05-21
writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync
Jens Axboe
2010-05-17
writeback: Update dirty flags in two steps
Dmitry Monakhov
2010-05-17
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
2010-05-17
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
Jens Axboe
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
vfs: improve writeback_inodes_wb()
Edward Shishkin
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-01-02
writeback: add missing kernel-doc notation
Jaswinder Singh Rajput
2009-12-23
fs-writeback: Add helper function to start writeback if idle
Eric Sandeen
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-12-03
writeback: introduce wbc.for_background
Wu Fengguang
2009-12-03
writeback: remove the always false bdi_cap_writeback_dirty() test
Wu Fengguang
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
2009-09-25
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
2009-09-25
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
2009-09-25
writeback: make the super_block pinning more efficient
Jens Axboe
2009-09-25
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
2009-09-25
writeback: move inodes from one super_block together
Shaohua Li
2009-09-25
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
2009-09-25
writeback: improve readability of the wb_writeback() continue/break logic
Jens Axboe
2009-09-25
writeback: cleanup writeback_single_inode()
Wu Fengguang
2009-09-25
writeback: kupdate writeback shall not stop when more io is possible
Wu Fengguang
2009-09-25
writeback: stop background writeback when below background threshold
Wu Fengguang
2009-09-25
fs: Fix busyloop in wb_writeback()
Jan Kara
2009-09-16
writeback: fix possible bdi writeback refcounting problem
Nick Piggin
2009-09-16
writeback: Fix bdi use after free in wb_work_complete()
Nick Piggin
2009-09-16
writeback: improve scalability of bdi writeback work queues
Nick Piggin
2009-09-16
writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()
Nick Piggin
2009-09-16
writeback: use schedule_timeout_interruptible()
Jens Axboe
[next]