Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
274d631e481504e347b491ddb5e18487b855aba5
/
fs
/
fs-writeback.c
eb6ef3d
trylock_super(): replacement for grab_super_passive()
by Konstantin Khlebnikov
· 10 years ago
0389115
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
0ae45f6
vfs: add support for a lazytime mount option
by Theodore Ts'o
· 10 years ago
b520252
fs: make inode_to_bdi() handle NULL inode
by Jens Axboe
· 10 years ago
de1414a
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
495a276
block_dev: get bdev inode bdi directly from the block device
by Christoph Hellwig
· 10 years ago
9c6ac78
writeback: fix a subtle race condition in I_DIRTY clearing
by Tejun Heo
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
34917f9
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
5acda9d
bdi: avoid oops on device removal
by Jan Kara
· 11 years ago
6ca738d
backing_dev: fix hung task on sync
by Derek Basehore
· 11 years ago
0dc83bd
Revert "writeback: do not sync data dirtied after sync start"
by Jan Kara
· 11 years ago
774016b
GFS2: journal data writepages update
by Steven Whitehouse
· 11 years ago
f9b0e05
writeback: Fix data corruption on NFS
by Jan Kara
· 11 years ago
5cbb3d2
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
c4a391b
writeback: do not sync data dirtied after sync start
by Jan Kara
· 11 years ago
719ea2f
new helpers: lock_mount_hash/unlock_mount_hash
by Al Viro
· 11 years ago
3711d86
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 11 years ago
146d700
writeback: fix race that cause writeback hung
by Junxiao Bi
· 11 years ago
7d9f073
mm/writeback: make writeback_inodes_wb static
by Wanpeng Li
· 11 years ago
47df3dd
writeback: fix occasional slow sync(1)
by Jan Kara
· 11 years ago
25d130b
mm/writeback: don't check force_wait to handle bdi->work_list
by Wanpeng Li
· 11 years ago
1205784
fs/fs-writeback.c: : make wb_do_writeback() as static
by Haicheng Li
· 11 years ago
a885599
writeback: Do not sort b_io list only because of block device inode
by Jan Kara
· 11 years ago
7747bd4
sync: don't block the flusher thread waiting on IO
by Dave Chinner
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
ef3b101
writeback: set worker desc to identify writeback workers in task dumps
by Tejun Heo
· 12 years ago
839a8e8
writeback: replace custom worker pool implementation with unbound workqueue
by Tejun Heo
· 12 years ago
de1a226
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
9fb0a7d
writeback: add more tracepoints
by Tejun Heo
· 12 years ago
10ee27a
vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
by Miao Xie
· 12 years ago
5aaea51
writeback: fix a typo in comment
by Yan Hong
· 12 years ago
4eff96d
writeback: put unused inodes to LRU after writeback completion
by Jan Kara
· 12 years ago
4092475
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
cd8ed2a
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
by Yan Hong
· 12 years ago
6432f21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
7dfd8cc
fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc
by Liu Bo
· 12 years ago
00d4e73
ext4: fix potential deadlock in ext4_nonda_switch()
by Theodore Ts'o
· 12 years ago
0e2f2b2
writeback: correct comment for move_expired_inodes()
by Wang Sheng-Hui
· 12 years ago
3965c9a
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
by Wanpeng Li
· 12 years ago
2e3ee61
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
6eedc70
vfs: Move noop_backing_dev_info check from sync into writeback
by Jan Kara
· 12 years ago
331cbde
writeback: Fix some comment errors
by Wanpeng Li
· 12 years ago
ead188f
writeback: Fix lock imbalance in writeback_sb_inodes()
by Jan Kara
· 12 years ago
169ebd9
writeback: Avoid iput() from flusher thread
by Jan Kara
· 13 years ago
4f8ad65
writeback: Refactor writeback_single_inode()
by Jan Kara
· 13 years ago
f0d07b7
writeback: Remove wb->list_lock from writeback_single_inode()
by Jan Kara
· 13 years ago
ccb26b5
writeback: Separate inode requeueing after writeback
by Jan Kara
· 13 years ago
6290be1
writeback: Move I_DIRTY_PAGES handling
by Jan Kara
· 13 years ago
cc1676d
writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
by Jan Kara
· 13 years ago
365b94ae
writeback: Move clearing of I_SYNC into inode_sync_complete()
by Jan Kara
· 13 years ago
529b73f
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
11bcb32
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
697e6fe
writeback: Remove outdated comment
by Jan Kara
· 13 years ago
f469ec9
fs: Remove bogus wait in write_inode_now()
by Jan Kara
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
c097b2c
writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header
by Fengguang Wu
· 13 years ago
630d9c4
fs: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
15eb77a
writeback: fix NULL bdi->dev in trace writeback_single_inode
by Wu Fengguang
· 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
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
bc31b86
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
by Wu Fengguang
· 13 years ago
ff01bb4
fs: move code out of buffer.c
by Al Viro
· 13 years ago
b7ba68c
Merge branch 'pm-sleep' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
1bc36b6
writeback: Include all dirty inodes in background writeback
by Jan Kara
· 13 years ago
b3bba872
writeback: show writeback reason with __print_symbolic
by Wu Fengguang
· 13 years ago
786228a
writeback: Fix issue on make htmldocs
by Marcos Paulo de Souza
· 13 years ago
8a32c44
freezer: implement and use kthread_freezable_should_stop()
by Tejun Heo
· 13 years ago
0e175a1
writeback: Add a 'reason' to wb_writeback_work
by Curt Wohlgemuth
· 13 years ago
ad4e38d
writeback: send work item to queue_io, move_expired_inodes
by Curt Wohlgemuth
· 13 years ago
b00949a
writeback: per-bdi background threshold
by Wu Fengguang
· 14 years ago
af6a311
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
by Wu Fengguang
· 13 years ago
0e99581
don't busy retry the inode on failed grab_super_passive()
by Wu Fengguang
· 13 years ago
f01ef56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
by Linus Torvalds
· 13 years ago
fcc5c22
writeback: don't busy retry writeback on new/freeing inodes
by Wu Fengguang
· 13 years ago
12ad3ab
superblock: move pin_sb_for_writeback() to fs/super.c
by Dave Chinner
· 13 years ago
1a12d8b
writeback: scale IO chunk size up to half device bandwidth
by Wu Fengguang
· 14 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
e84d0a4
writeback: trace event writeback_queue_io
by Wu Fengguang
· 14 years ago
251d6a4
writeback: trace event writeback_single_inode
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
e8dfc30
writeback: elevate queue_io() into wb_writeback()
by Wu Fengguang
· 14 years ago
f758eea
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
by Christoph Hellwig
· 14 years ago
424b351
writeback: refill b_io iff empty
by Wu Fengguang
· 14 years ago
ba9aa83
writeback: the kupdate expire timestamp should be a moving target
by Wu Fengguang
· 14 years ago
e6fb6da
writeback: try more writeback as long as something was written
by Wu Fengguang
· 14 years ago
cb9bd11
writeback: introduce writeback_control.inodes_written
by Wu Fengguang
· 14 years ago
94c3dcb
writeback: update dirtied_when for synced inode to prevent livelock
by Wu Fengguang
· 14 years ago
6e6938b
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
by Wu Fengguang
· 14 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0f1b1fd
fs: pull inode->i_lock up out of writeback_single_inode
by Dave Chinner
· 14 years ago
a66979a
fs: move i_wb_list out from under inode_lock
by Dave Chinner
· 14 years ago
55fa609
fs: move i_sb_list out from under inode_lock
by Dave Chinner
· 14 years ago
250df6e
fs: protect inode->i_state with inode->i_lock
by Dave Chinner
· 14 years ago
Next »