Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 gadi atpakaļ |
Eric Sandeen
|
5b41d92437
ext4: implement writeback livelock avoidance using page tagging
|
14 gadi atpakaļ |
Linus Torvalds
|
426e1f5cec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 gadi atpakaļ |
Namhyung Kim
|
92c09c041f
mm: declare some external symbols
|
14 gadi atpakaļ |
Nick Piggin
|
9e38d86ff2
fs: Implement lazy LRU updates for inodes
|
14 gadi atpakaļ |
Wu Fengguang
|
16c4042f08
writeback: avoid unnecessary calculation of bdi dirty thresholds
|
15 gadi atpakaļ |
Christoph Hellwig
|
edadfb10ba
writeback: split writeback_inodes_wb
|
15 gadi atpakaļ |
Christoph Hellwig
|
9c3a8ee8a1
writeback: remove writeback_inodes_wbc
|
15 gadi atpakaļ |
Dave Chinner
|
0b5649278e
writeback: pay attention to wbc->nr_to_write in write_cache_pages
|
15 gadi atpakaļ |
Jens Axboe
|
0e3c9a2284
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
|
15 gadi atpakaļ |
Jens Axboe
|
c2c4986edd
writeback: fix problem with !CONFIG_BLOCK compilation
|
15 gadi atpakaļ |
Jens Axboe
|
e913fc825d
writeback: fix WB_SYNC_NONE writeback from umount
|
15 gadi atpakaļ |
Matthew Garrett
|
31373d09da
laptop-mode: Make flushes per-device
|
15 gadi atpakaļ |
Edward Shishkin
|
f11c9c5c25
vfs: improve writeback_inodes_wb()
|
15 gadi atpakaļ |
Eric Sandeen
|
17bd55d037
fs-writeback: Add helper function to start writeback if idle
|
15 gadi atpakaļ |
Christoph Hellwig
|
eaff8079d4
kill I_LOCK
|
15 gadi atpakaļ |
Wu Fengguang
|
b17621fed6
writeback: introduce wbc.for_background
|
15 gadi atpakaļ |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 gadi atpakaļ |
Jens Axboe
|
b6e51316da
writeback: separate starting of sync vs opportunistic writeback
|
16 gadi atpakaļ |
Jens Axboe
|
1fe06ad892
writeback: get rid of wbc->for_writepages
|
16 gadi atpakaļ |
Jan Kara
|
18f2ee705d
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
|
16 gadi atpakaļ |
Jens Axboe
|
d0bceac747
writeback: get rid of pdflush completely
|
16 gadi atpakaļ |
Jens Axboe
|
03ba3782e8
writeback: switch to per-bdi threads for flushing data
|
16 gadi atpakaļ |
Jens Axboe
|
d8a8559cd7
writeback: get rid of generic_sync_sb_inodes() export
|
16 gadi atpakaļ |
Jan Kara
|
5cee5815d1
vfs: Make sys_sync() use fsync_super() (version 4)
|
16 gadi atpakaļ |
Jens Axboe
|
cd17cbfda0
Revert "mm: add /proc controls for pdflush threads"
|
16 gadi atpakaļ |
Peter W Morreale
|
fafd688e4c
mm: add /proc controls for pdflush threads
|
16 gadi atpakaļ |
Alexey Dobriyan
|
704503d836
mm: fix proc_dointvec_userhz_jiffies "breakage"
|
16 gadi atpakaļ |
Nick Piggin
|
4f5a99d64c
fs: remove WB_SYNC_HOLD
|
16 gadi atpakaļ |
David Rientjes
|
2da02997e0
mm: add dirty_background_bytes and dirty_bytes sysctls
|
16 gadi atpakaļ |