Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c6016bdeab11e2deb01058b93133633def62fa27
/
include
/
linux
/
writeback.h
7d9f073
mm/writeback: make writeback_inodes_wb static
by Wanpeng Li
· 11 years ago
fc6df80
mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
by Wanpeng Li
· 11 years ago
6ce1bc8
mm/writeback: remove wb_reason_name
by Wanpeng Li
· 11 years ago
1205784
fs/fs-writeback.c: : make wb_do_writeback() as static
by Haicheng Li
· 11 years ago
7747bd4
sync: don't block the flusher thread waiting on IO
by Dave Chinner
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
10ee27a
vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
by Miao Xie
· 12 years ago
d0e1d66
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
by Namjae Jeon
· 12 years ago
0d5c3eb
vfs: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
3965c9a
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
by Wanpeng Li
· 12 years ago
169ebd9
writeback: Avoid iput() from flusher thread
by Jan Kara
· 13 years ago
4cd9069
fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds
by Richard Kennedy
· 13 years ago
95468fd
writeback: fix typo in the writeback_control comment
by Andrew Morton
· 13 years ago
001a541
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
a756cf5
mm: try to distribute dirty pages fairly across zones
by Johannes Weiner
· 13 years ago
1edf223
mm/page-writeback.c: make determine_dirtyable_memory static again
by Johannes Weiner
· 13 years ago
bc31b86
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
by Wu Fengguang
· 13 years ago
2f800fb
writeback: fix dirtied pages accounting on redirty
by Wu Fengguang
· 13 years ago
54848d7
writeback: charge leaked page dirties to active tasks
by Wu Fengguang
· 14 years ago
0e175a1
writeback: Add a 'reason' to wb_writeback_work
by Curt Wohlgemuth
· 13 years ago
af6a311
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
by Wu Fengguang
· 13 years ago
bb08229
squeeze max-pause area and drop pass-good area
by Wu Fengguang
· 13 years ago
1a12d8b
writeback: scale IO chunk size up to half device bandwidth
by Wu Fengguang
· 14 years ago
ffd1f60
writeback: introduce max-pause and pass-good dirty limits
by Wu Fengguang
· 13 years ago
c42843f
writeback: introduce smoothed global dirty limit
by Wu Fengguang
· 14 years ago
e98be2d
writeback: bdi write bandwidth estimation
by Wu Fengguang
· 14 years ago
d46db3d
writeback: make writeback_control.nr_to_write straight
by Wu Fengguang
· 14 years ago
846d5a0
writeback: remove .nonblocking and .encountered_congestion
by Wu Fengguang
· 14 years ago
b7a2441
writeback: remove writeback_control.more_io
by Wu Fengguang
· 14 years ago
e185dda
writeback: avoid extra sync work at enqueue time
by Wu Fengguang
· 14 years ago
f758eea
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
by Christoph Hellwig
· 14 years ago
cb9bd11
writeback: introduce writeback_control.inodes_written
by Wu Fengguang
· 14 years ago
6e6938b
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
by Wu Fengguang
· 14 years ago
67a23c4
fs: rename inode_lock to inode_hash_lock
by Dave Chinner
· 14 years ago
a66979a
fs: move i_wb_list out from under inode_lock
by Dave Chinner
· 14 years ago
925d169
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
3259f8b
Add new functions for triggering inode writeback
by Chris Mason
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
5b41d92
ext4: implement writeback livelock avoidance using page tagging
by Eric Sandeen
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
92c09c0
mm: declare some external symbols
by Namhyung Kim
· 14 years ago
9e38d86
fs: Implement lazy LRU updates for inodes
by Nick Piggin
· 14 years ago
16c4042
writeback: avoid unnecessary calculation of bdi dirty thresholds
by Wu Fengguang
· 14 years ago
edadfb1
writeback: split writeback_inodes_wb
by Christoph Hellwig
· 14 years ago
9c3a8ee
writeback: remove writeback_inodes_wbc
by Christoph Hellwig
· 14 years ago
0b56492
writeback: pay attention to wbc->nr_to_write in write_cache_pages
by Dave Chinner
· 14 years ago
0e3c9a2
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
by Jens Axboe
· 14 years ago
c2c4986
writeback: fix problem with !CONFIG_BLOCK compilation
by Jens Axboe
· 14 years ago
e913fc8
writeback: fix WB_SYNC_NONE writeback from umount
by Jens Axboe
· 14 years ago
31373d0
laptop-mode: Make flushes per-device
by Matthew Garrett
· 15 years ago
f11c9c5
vfs: improve writeback_inodes_wb()
by Edward Shishkin
· 15 years ago
17bd55d
fs-writeback: Add helper function to start writeback if idle
by Eric Sandeen
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
b17621f
writeback: introduce wbc.for_background
by Wu Fengguang
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
b6e5131
writeback: separate starting of sync vs opportunistic writeback
by Jens Axboe
· 15 years ago
1fe06ad
writeback: get rid of wbc->for_writepages
by Jens Axboe
· 15 years ago
18f2ee7
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
by Jan Kara
· 15 years ago
d0bceac
writeback: get rid of pdflush completely
by Jens Axboe
· 15 years ago
03ba378
writeback: switch to per-bdi threads for flushing data
by Jens Axboe
· 15 years ago
d8a8559
writeback: get rid of generic_sync_sb_inodes() export
by Jens Axboe
· 15 years ago
5cee581
vfs: Make sys_sync() use fsync_super() (version 4)
by Jan Kara
· 16 years ago
cd17cbf
Revert "mm: add /proc controls for pdflush threads"
by Jens Axboe
· 15 years ago
fafd688
mm: add /proc controls for pdflush threads
by Peter W Morreale
· 16 years ago
704503d
mm: fix proc_dointvec_userhz_jiffies "breakage"
by Alexey Dobriyan
· 16 years ago
4f5a99d
fs: remove WB_SYNC_HOLD
by Nick Piggin
· 16 years ago
2da0299
mm: add dirty_background_bytes and dirty_bytes sysctls
by David Rientjes
· 16 years ago
364aeb2
mm: change dirty limit type specifiers to unsigned long
by David Rientjes
· 16 years ago
17bc6c3
vfs: Add no_nrwrite_index_update writeback control flag
by Aneesh Kumar K.V
· 16 years ago
74baaaa
vfs: Remove the range_cont writeback mode.
by Aneesh Kumar K.V
· 16 years ago
8d2567a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
06d6cf6
mm: Add range_cont mode for writeback
by Aneesh Kumar K.V
· 16 years ago
3eefae9
ftrace: limit trace entries
by Steven Rostedt
· 16 years ago
cf0ca9f
mm: bdi: export BDI attributes in sysfs
by Peter Zijlstra
· 17 years ago
8bc3be2
writeback: speed up writeback of big dirty files
by Fengguang Wu
· 17 years ago
195cf453
mm/page-writeback: highmem_is_dirtyable option
by Bron Gondwana
· 17 years ago
c23f72c
Revert "writeback: introduce writeback_control.more_io to indicate more io"
by Linus Torvalds
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
2e6883b
writeback: introduce writeback_control.more_io to indicate more io
by Fengguang Wu
· 17 years ago
04fbfdc
mm: per device dirty threshold
by Peter Zijlstra
· 17 years ago
f4921af
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
f5ff842
Fix warnings with !CONFIG_BLOCK
by Jens Axboe
· 17 years ago
90e9a3f
VFS: Remove writeback_control->fs_private
by Trond Myklebust
· 17 years ago
a200ee1
mm: set_page_dirty_balance() vs ->page_mkwrite()
by Peter Zijlstra
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
0ea9718
consolidate generic_writepages and mpage_writepages
by Miklos Szeredi
· 17 years ago
c63c7b0
NFS: Fix a race when doing NFS write coalescing
by Trond Myklebust
· 18 years ago
232ea4d
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
by Andrew Morton
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
811d736
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
by David Howells
· 18 years ago
2d1d43f
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
by Chandra Seetharaman
· 18 years ago
edc79b2
[PATCH] mm: balance dirty pages
by Peter Zijlstra
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
fa5a734
[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
by Andrew Morton
· 19 years ago
f6ef943
[PATCH] Represent dirty_*_centisecs as jiffies internally
by Bart Samwel
· 19 years ago
268fc16
[PATCH] export/change sync_page_range/_nolock()
by OGAWA Hirofumi
· 19 years ago
22905f7
identify multipage ->writepages() calls
by Andrew Morton
· 19 years ago
994fc28c
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
by Zach Brown
· 19 years ago
Next »