index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-28
1
-20
/
+2
|
\
|
*
writeback: Remove outdated comment
Jan Kara
2012-03-21
1
-18
/
+2
|
*
fs: Remove bogus wait in write_inode_now()
Jan Kara
2012-03-21
1
-2
/
+0
*
|
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-1
/
+1
|
\
\
|
*
|
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header
Fengguang Wu
2012-03-07
1
-1
/
+1
*
|
writeback: fix NULL bdi->dev in trace writeback_single_inode
Wu Fengguang
2012-02-01
1
-8
/
+8
|
/
*
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
1
-2
/
+14
|
\
|
*
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
Wu Fengguang
2012-01-08
1
-0
/
+6
|
*
writeback: Include all dirty inodes in background writeback
Jan Kara
2011-12-18
1
-2
/
+8
*
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-3
/
+1
|
\
\
|
*
\
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2011-12-25
1
-3
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
1
-0
/
+5
|
|
|
\
|
|
*
|
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-21
1
-3
/
+1
*
|
|
|
fs: move code out of buffer.c
Al Viro
2012-01-03
1
-1
/
+0
|
/
/
/
*
|
|
writeback: show writeback reason with __print_symbolic
Wu Fengguang
2011-12-18
1
-11
/
+0
|
|
/
|
/
|
*
|
writeback: Fix issue on make htmldocs
Marcos Paulo de Souza
2011-11-29
1
-0
/
+5
|
/
*
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-31
1
-13
/
+36
*
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
2011-10-31
1
-8
/
+8
*
writeback: per-bdi background threshold
Wu Fengguang
2011-10-03
1
-5
/
+12
*
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
2011-10-03
1
-1
/
+1
*
don't busy retry the inode on failed grab_super_passive()
Wu Fengguang
2011-07-31
1
-1
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-26
1
-165
/
+208
|
\
|
*
writeback: don't busy retry writeback on new/freeing inodes
Wu Fengguang
2011-07-24
1
-1
/
+1
|
*
writeback: scale IO chunk size up to half device bandwidth
Wu Fengguang
2011-07-09
1
-13
/
+10
|
*
writeback: introduce smoothed global dirty limit
Wu Fengguang
2011-07-09
1
-1
/
+1
|
*
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-09
1
-0
/
+13
|
*
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-07-09
1
-85
/
+111
|
*
writeback: trace event writeback_queue_io
Wu Fengguang
2011-06-08
1
-4
/
+10
|
*
writeback: trace event writeback_single_inode
Wu Fengguang
2011-06-08
1
-0
/
+4
|
*
writeback: remove writeback_control.more_io
Wu Fengguang
2011-06-08
1
-7
/
+2
|
*
writeback: avoid extra sync work at enqueue time
Wu Fengguang
2011-06-08
1
-13
/
+3
|
*
writeback: elevate queue_io() into wb_writeback()
Wu Fengguang
2011-06-08
1
-17
/
+12
|
*
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-06-08
1
-48
/
+49
|
*
writeback: refill b_io iff empty
Wu Fengguang
2011-06-08
1
-2
/
+3
|
*
writeback: the kupdate expire timestamp should be a moving target
Wu Fengguang
2011-06-08
1
-5
/
+6
|
*
writeback: try more writeback as long as something was written
Wu Fengguang
2011-06-08
1
-8
/
+8
|
*
writeback: introduce writeback_control.inodes_written
Wu Fengguang
2011-06-08
1
-0
/
+4
|
*
writeback: update dirtied_when for synced inode to prevent livelock
Wu Fengguang
2011-06-08
1
-0
/
+9
|
*
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-06-08
1
-8
/
+9
*
|
superblock: move pin_sb_for_writeback() to fs/super.c
Dave Chinner
2011-07-20
1
-27
/
+1
|
/
*
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
2011-05-27
1
-4
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
fs: pull inode->i_lock up out of writeback_single_inode
Dave Chinner
2011-03-24
1
-7
/
+11
*
fs: move i_wb_list out from under inode_lock
Dave Chinner
2011-03-24
1
-32
/
+44
*
fs: move i_sb_list out from under inode_lock
Dave Chinner
2011-03-24
1
-10
/
+11
*
fs: protect inode->i_state with inode->i_lock
Dave Chinner
2011-03-24
1
-10
/
+34
*
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
2011-01-13
1
-1
/
+1
*
sync_inode_metadata: fix comment
Andrew Morton
2011-01-13
1
-2
/
+2
[next]