index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
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 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
|
\
|
*
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2011-12-25
|
|
\
|
|
*
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
|
|
|
\
|
|
*
|
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-21
*
|
|
|
fs: move code out of buffer.c
Al Viro
2012-01-03
|
/
/
/
*
|
/
writeback: show writeback reason with __print_symbolic
Wu Fengguang
2011-12-18
|
|
/
|
/
|
*
|
writeback: Fix issue on make htmldocs
Marcos Paulo de Souza
2011-11-29
|
/
*
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-30
*
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
2011-10-30
*
writeback: per-bdi background threshold
Wu Fengguang
2011-10-03
*
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
2011-10-03
*
don't busy retry the inode on failed grab_super_passive()
Wu Fengguang
2011-07-31
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-26
|
\
|
*
writeback: don't busy retry writeback on new/freeing inodes
Wu Fengguang
2011-07-23
|
*
writeback: scale IO chunk size up to half device bandwidth
Wu Fengguang
2011-07-10
|
*
writeback: introduce smoothed global dirty limit
Wu Fengguang
2011-07-10
|
*
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-10
|
*
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-07-10
|
*
writeback: trace event writeback_queue_io
Wu Fengguang
2011-06-07
|
*
writeback: trace event writeback_single_inode
Wu Fengguang
2011-06-07
|
*
writeback: remove writeback_control.more_io
Wu Fengguang
2011-06-07
|
*
writeback: avoid extra sync work at enqueue time
Wu Fengguang
2011-06-07
|
*
writeback: elevate queue_io() into wb_writeback()
Wu Fengguang
2011-06-07
|
*
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-06-07
|
*
writeback: refill b_io iff empty
Wu Fengguang
2011-06-07
|
*
writeback: the kupdate expire timestamp should be a moving target
Wu Fengguang
2011-06-07
|
*
writeback: try more writeback as long as something was written
Wu Fengguang
2011-06-07
|
*
writeback: introduce writeback_control.inodes_written
Wu Fengguang
2011-06-07
|
*
writeback: update dirtied_when for synced inode to prevent livelock
Wu Fengguang
2011-06-07
|
*
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-06-07
*
|
superblock: move pin_sb_for_writeback() to fs/super.c
Dave Chinner
2011-07-20
|
/
*
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
2011-05-27
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
fs: pull inode->i_lock up out of writeback_single_inode
Dave Chinner
2011-03-24
*
fs: move i_wb_list out from under inode_lock
Dave Chinner
2011-03-24
*
fs: move i_sb_list out from under inode_lock
Dave Chinner
2011-03-24
*
fs: protect inode->i_state with inode->i_lock
Dave Chinner
2011-03-24
*
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
2011-01-13
*
sync_inode_metadata: fix comment
Andrew Morton
2011-01-13
*
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
2011-01-13
*
writeback: stop background/kupdate works from livelocking other works
Jan Kara
2011-01-13
*
writeback: trace wakeup event for background writeback
Wu Fengguang
2011-01-13
*
writeback: integrated background writeback work
Jan Kara
2011-01-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-10-30
|
\
|
*
Add new functions for triggering inode writeback
Chris Mason
2010-10-29
*
|
fs-writeback.c: unify some common code
Linus Torvalds
2010-10-30
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
|
\
\
|
*
|
fs: skip I_FREEING inodes in writeback_sb_inodes
Christoph Hellwig
2010-10-25
|
*
|
fs: inode split IO and LRU lists
Nick Piggin
2010-10-25
|
*
|
fs: Implement lazy LRU updates for inodes
Nick Piggin
2010-10-25
[next]