index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Commit message (
Expand
)
Author
Age
*
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
|
*
|
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
2010-10-25
|
*
|
new helper: inode_unhashed()
Al Viro
2010-10-25
|
*
|
fs: add sync_inode_metadata
Christoph Hellwig
2010-10-25
|
|
/
*
|
kernel: remove PF_FLUSHER
Peter Zijlstra
2010-10-26
*
|
fs/fs-writeback.c: restore lost comment
Andrew Morton
2010-10-26
*
|
writeback: remove the internal 5% low bound on dirty_ratio
Wu Fengguang
2010-10-26
|
/
*
writeback: always use sb->s_bdi for writeback purposes
Christoph Hellwig
2010-10-04
*
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
2010-09-22
*
writeback: Fix lost wake-up shutting down writeback thread
J. Bruce Fields
2010-08-28
*
mm: fix writeback_in_progress()
Jan Kara
2010-08-12
*
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
2010-08-12
*
writeback: fix queue_io() ordering
Wu Fengguang
2010-08-12
*
writeback: don't redirty tail an inode with dirty pages
Wu Fengguang
2010-08-12
*
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
2010-08-12
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
|
\
|
*
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
2010-08-07
|
*
writeback: prevent unnecessary bdi threads wakeups
Artem Bityutskiy
2010-08-07
|
*
writeback: move bdi threads exiting logic to the forker thread
Artem Bityutskiy
2010-08-07
|
*
writeback: move last_active to bdi
Artem Bityutskiy
2010-08-07
|
*
writeback: do not remove bdi from bdi_list
Artem Bityutskiy
2010-08-07
|
*
writeback: do not lose wake-ups in bdi threads
Artem Bityutskiy
2010-08-07
|
*
writeback: harmonize writeback threads naming
Artem Bityutskiy
2010-08-07
|
*
writeback: remove wb in get_next_work_item
Minchan Kim
2010-08-07
|
*
writeback: Add tracing to balance_dirty_pages
Dave Chinner
2010-08-07
|
*
writeback: Initial tracing support
Dave Chinner
2010-08-07
|
*
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
2010-08-07
|
*
writeback: remove wb_list
Christoph Hellwig
2010-08-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
|
\
\
|
*
|
simplify checks for I_CLEAR/I_FREEING
Al Viro
2010-08-09
|
|
/
*
/
mm: avoid resetting wb_start after each writeback round
Jan Kara
2010-08-09
|
/
*
writeback: simplify the write back thread queue
Christoph Hellwig
2010-07-06
*
writeback: split writeback_inodes_wb
Christoph Hellwig
2010-07-06
[next]