index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
|
\
|
*
fs-writeback: check sync bit earlier in inode_wait_for_writeback
Richard Kennedy
2010-05-25
*
|
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-06-01
|
/
*
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-21
*
|
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-05-17
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
|
\
|
*
vfs: improve writeback_inodes_wb()
Edward Shishkin
2010-03-12
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
*
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-03-05
*
writeback: add missing kernel-doc notation
Jaswinder Singh Rajput
2010-01-02
*
fs-writeback: Add helper function to start writeback if idle
Eric Sandeen
2009-12-23
*
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-12-03
*
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-25
*
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
2009-09-16
*
writeback: add comments to bdi_work structure
Jens Axboe
2009-09-16
*
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
2009-09-16
*
writeback: inline allocation failure handling in bdi_alloc_queue_work()
Jens Axboe
2009-09-16
*
writeback: use RCU to protect bdi_list
Jens Axboe
2009-09-16
*
writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout
Jens Axboe
2009-09-16
*
writeback: make wb_writeback() take an argument structure
Jens Axboe
2009-09-16
*
writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_...
Christoph Hellwig
2009-09-16
*
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
Jan Kara
2009-09-14
*
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
2009-09-11
*
writeback: get rid of pdflush completely
Jens Axboe
2009-09-11
*
writeback: switch to per-bdi threads for flushing data
Jens Axboe
2009-09-11
*
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2009-09-11
[next]