index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
1
-1
/
+1
2011-01-13
sync_inode_metadata: fix comment
Andrew Morton
1
-2
/
+2
2011-01-13
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
1
-4
/
+23
2011-01-13
writeback: stop background/kupdate works from livelocking other works
Jan Kara
1
-0
/
+10
2011-01-13
writeback: trace wakeup event for background writeback
Wu Fengguang
1
-0
/
+1
2011-01-13
writeback: integrated background writeback work
Jan Kara
1
-15
/
+46
2010-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-7
/
+40
2010-10-30
fs-writeback.c: unify some common code
Linus Torvalds
1
-10
/
+13
2010-10-29
Add new functions for triggering inode writeback
Chris Mason
1
-10
/
+42
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-29
/
+51
2010-10-26
kernel: remove PF_FLUSHER
Peter Zijlstra
1
-1
/
+1
2010-10-26
fs/fs-writeback.c: restore lost comment
Andrew Morton
1
-0
/
+4
2010-10-26
writeback: remove the internal 5% low bound on dirty_ratio
Wu Fengguang
1
-1
/
+1
2010-10-25
fs: skip I_FREEING inodes in writeback_sb_inodes
Christoph Hellwig
1
-2
/
+7
2010-10-25
fs: inode split IO and LRU lists
Nick Piggin
1
-17
/
+18
2010-10-25
fs: Implement lazy LRU updates for inodes
Nick Piggin
1
-7
/
+4
2010-10-25
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
1
-3
/
+2
2010-10-25
new helper: inode_unhashed()
Al Viro
1
-1
/
+1
2010-10-25
fs: add sync_inode_metadata
Christoph Hellwig
1
-0
/
+20
2010-10-04
writeback: always use sb->s_bdi for writeback purposes
Christoph Hellwig
1
-15
/
+4
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-08-28
writeback: Fix lost wake-up shutting down writeback thread
J. Bruce Fields
1
-1
/
+1
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
1
-1
/
+3
2010-08-12
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
1
-33
/
+10
2010-08-12
writeback: fix queue_io() ordering
Wu Fengguang
1
-1
/
+9
2010-08-12
writeback: don't redirty tail an inode with dirty pages
Wu Fengguang
1
-13
/
+9
2010-08-12
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-57
/
+104
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2010-08-09
mm: avoid resetting wb_start after each writeback round
Jan Kara
1
-2
/
+3
2010-08-09
simplify checks for I_CLEAR/I_FREEING
Al Viro
1
-4
/
+4
2010-08-07
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
1
-25
/
+11
2010-08-07
writeback: prevent unnecessary bdi threads wakeups
Artem Bityutskiy
1
-11
/
+48
2010-08-07
writeback: move bdi threads exiting logic to the forker thread
Artem Bityutskiy
1
-42
/
+12
2010-08-07
writeback: move last_active to bdi
Artem Bityutskiy
1
-3
/
+3
2010-08-07
writeback: do not remove bdi from bdi_list
Artem Bityutskiy
1
-7
/
+0
2010-08-07
writeback: do not lose wake-ups in bdi threads
Artem Bityutskiy
1
-8
/
+9
2010-08-07
writeback: harmonize writeback threads naming
Artem Bityutskiy
1
-1
/
+1
2010-08-07
writeback: remove wb in get_next_work_item
Minchan Kim
1
-2
/
+2
2010-08-07
writeback: Add tracing to balance_dirty_pages
Dave Chinner
1
-0
/
+5
2010-08-07
writeback: Initial tracing support
Dave Chinner
1
-8
/
+30
2010-08-07
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
1
-1
/
+34
2010-08-07
writeback: remove wb_list
Christoph Hellwig
1
-2
/
+2
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
1
-184
/
+69
2010-07-06
writeback: split writeback_inodes_wb
Christoph Hellwig
1
-36
/
+46
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
1
-10
/
+2
2010-07-01
fs-writeback: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-06-11
writeback: fix pin_sb_for_writeback
Christoph Hellwig
1
-8
/
+10
2010-06-11
writeback: add missing requeue_io in writeback_inodes_wb
Christoph Hellwig
1
-1
/
+3
2010-06-11
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
1
-12
/
+20
[next]