index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-01
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-24
/
+20
2013-01-14
writeback: add more tracepoints
Tejun Heo
1
-2
/
+14
2013-01-12
vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
Miao Xie
1
-24
/
+20
2012-12-13
writeback: fix a typo in comment
Yan Hong
1
-1
/
+1
2012-11-27
writeback: put unused inodes to LRU after writeback completion
Jan Kara
1
-0
/
+2
2012-10-12
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-10-09
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
Yan Hong
1
-4
/
+3
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+0
2012-09-21
fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc
Liu Bo
1
-4
/
+0
2012-09-20
ext4: fix potential deadlock in ext4_nonda_switch()
Theodore Ts'o
1
-0
/
+1
2012-09-11
writeback: correct comment for move_expired_inodes()
Wang Sheng-Hui
1
-1
/
+1
2012-08-01
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-5
/
+0
2012-07-31
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
1
-0
/
+5
2012-06-09
writeback: Fix some comment errors
Wanpeng Li
1
-2
/
+2
2012-06-09
writeback: Fix lock imbalance in writeback_sb_inodes()
Jan Kara
1
-0
/
+1
2012-05-06
writeback: Avoid iput() from flusher thread
Jan Kara
1
-13
/
+53
2012-05-06
writeback: Refactor writeback_single_inode()
Jan Kara
1
-56
/
+86
2012-05-06
writeback: Remove wb->list_lock from writeback_single_inode()
Jan Kara
1
-10
/
+7
2012-05-06
writeback: Separate inode requeueing after writeback
Jan Kara
1
-47
/
+55
2012-05-06
writeback: Move I_DIRTY_PAGES handling
Jan Kara
1
-2
/
+3
2012-05-06
writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
Jan Kara
1
-14
/
+16
2012-05-06
writeback: Move clearing of I_SYNC into inode_sync_complete()
Jan Kara
1
-6
/
+2
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-21
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-29
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-11
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+14
2012-01-09
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-04
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2011-12-26
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
1
-3
/
+1
2011-12-22
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-22
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
1
-3
/
+1
2011-10-30
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-13
/
+36
2011-10-30
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
[next]