index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+2
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2012-03-21
writeback: Remove outdated comment
Jan Kara
1
-18
/
+2
2012-03-21
fs: Remove bogus wait in write_inode_now()
Jan Kara
1
-2
/
+0
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-07
writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header
Fengguang Wu
1
-1
/
+1
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2012-02-01
writeback: fix NULL bdi->dev in trace writeback_single_inode
Wu Fengguang
1
-8
/
+8
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+14
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2012-01-08
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
Wu Fengguang
1
-0
/
+6
2012-01-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2011-12-25
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
1
-3
/
+1
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
1
-0
/
+5
2011-12-18
writeback: Include all dirty inodes in background writeback
Jan Kara
1
-2
/
+8
2011-12-18
writeback: show writeback reason with __print_symbolic
Wu Fengguang
1
-11
/
+0
2011-11-29
writeback: Fix issue on make htmldocs
Marcos Paulo de Souza
1
-0
/
+5
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
1
-3
/
+1
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-13
/
+36
2011-10-31
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
1
-8
/
+8
2011-10-03
writeback: per-bdi background threshold
Wu Fengguang
1
-5
/
+12
2011-10-03
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
1
-1
/
+1
2011-07-31
don't busy retry the inode on failed grab_super_passive()
Wu Fengguang
1
-1
/
+6
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
1
-165
/
+208
2011-07-24
writeback: don't busy retry writeback on new/freeing inodes
Wu Fengguang
1
-1
/
+1
2011-07-20
superblock: move pin_sb_for_writeback() to fs/super.c
Dave Chinner
1
-27
/
+1
2011-07-09
writeback: scale IO chunk size up to half device bandwidth
Wu Fengguang
1
-13
/
+10
2011-07-09
writeback: introduce smoothed global dirty limit
Wu Fengguang
1
-1
/
+1
2011-07-09
writeback: bdi write bandwidth estimation
Wu Fengguang
1
-0
/
+13
2011-07-09
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
1
-85
/
+111
2011-06-08
writeback: trace event writeback_queue_io
Wu Fengguang
1
-4
/
+10
2011-06-08
writeback: trace event writeback_single_inode
Wu Fengguang
1
-0
/
+4
2011-06-08
writeback: remove writeback_control.more_io
Wu Fengguang
1
-7
/
+2
2011-06-08
writeback: avoid extra sync work at enqueue time
Wu Fengguang
1
-13
/
+3
2011-06-08
writeback: elevate queue_io() into wb_writeback()
Wu Fengguang
1
-17
/
+12
2011-06-08
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
1
-48
/
+49
2011-06-08
writeback: refill b_io iff empty
Wu Fengguang
1
-2
/
+3
2011-06-08
writeback: the kupdate expire timestamp should be a moving target
Wu Fengguang
1
-5
/
+6
2011-06-08
writeback: try more writeback as long as something was written
Wu Fengguang
1
-8
/
+8
2011-06-08
writeback: introduce writeback_control.inodes_written
Wu Fengguang
1
-0
/
+4
2011-06-08
writeback: update dirtied_when for synced inode to prevent livelock
Wu Fengguang
1
-0
/
+9
2011-06-08
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
1
-8
/
+9
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
1
-4
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
fs: pull inode->i_lock up out of writeback_single_inode
Dave Chinner
1
-7
/
+11
2011-03-24
fs: move i_wb_list out from under inode_lock
Dave Chinner
1
-32
/
+44
2011-03-24
fs: move i_sb_list out from under inode_lock
Dave Chinner
1
-10
/
+11
2011-03-24
fs: protect inode->i_state with inode->i_lock
Dave Chinner
1
-10
/
+34
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
[next]