index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
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
*
writeback: simplify the write back thread queue
Christoph Hellwig
2010-07-06
1
-184
/
+69
*
writeback: split writeback_inodes_wb
Christoph Hellwig
2010-07-06
1
-36
/
+46
*
writeback: remove writeback_inodes_wbc
Christoph Hellwig
2010-07-06
1
-10
/
+2
*
fs-writeback: fix kernel-doc warnings
Randy Dunlap
2010-07-01
1
-1
/
+1
*
writeback: fix pin_sb_for_writeback
Christoph Hellwig
2010-06-11
1
-8
/
+10
*
writeback: add missing requeue_io in writeback_inodes_wb
Christoph Hellwig
2010-06-11
1
-1
/
+3
*
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
2010-06-11
1
-12
/
+20
*
writeback: simplify wakeup_flusher_threads
Christoph Hellwig
2010-06-11
1
-21
/
+11
*
writeback: fix writeback_inodes_wb from writeback_inodes_sb
Christoph Hellwig
2010-06-11
1
-38
/
+23
*
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
2010-06-11
1
-0
/
+6
*
writeback: queue work on stack in writeback_inodes_sb
Christoph Hellwig
2010-06-11
1
-19
/
+21
*
writeback: fix writeback completion notifications
Christoph Hellwig
2010-06-11
1
-50
/
+15
*
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
1
-2
/
+2
|
\
|
*
fs-writeback: check sync bit earlier in inode_wait_for_writeback
Richard Kennedy
2010-05-25
1
-2
/
+2
*
|
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
2010-06-01
1
-37
/
+11
*
|
Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
Jens Axboe
2010-06-01
1
-11
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
1
-4
/
+4
|
\
|
*
fs-writeback.c: bitfields should be unsigned
H Hartley Sweeten
2010-05-21
1
-3
/
+3
*
|
writeback: bdi_writeback_task() must set task state before calling schedule()
Jens Axboe
2010-05-21
1
-2
/
+7
*
|
writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync
Jens Axboe
2010-05-21
1
-5
/
+11
*
|
writeback: Update dirty flags in two steps
Dmitry Monakhov
2010-05-17
1
-4
/
+11
*
|
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
2010-05-17
1
-11
/
+37
*
|
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
Jens Axboe
2010-05-17
1
-2
/
+12
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
1
-60
/
+73
|
\
|
*
vfs: improve writeback_inodes_wb()
Edward Shishkin
2010-03-12
1
-60
/
+73
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
1
-6
/
+5
*
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-03-05
1
-5
/
+10
*
writeback: add missing kernel-doc notation
Jaswinder Singh Rajput
2010-01-02
1
-0
/
+1
*
fs-writeback: Add helper function to start writeback if idle
Eric Sandeen
2009-12-23
1
-0
/
+17
*
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-12-03
1
-9
/
+0
*
writeback: introduce wbc.for_background
Wu Fengguang
2009-12-03
1
-0
/
+1
*
writeback: remove the always false bdi_cap_writeback_dirty() test
Wu Fengguang
2009-12-03
1
-18
/
+0
*
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
2009-09-26
1
-2
/
+4
*
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
2009-09-25
1
-1
/
+1
*
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
2009-09-25
1
-3
/
+9
*
writeback: make the super_block pinning more efficient
Jens Axboe
2009-09-25
1
-17
/
+29
*
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
2009-09-25
1
-1
/
+11
*
writeback: move inodes from one super_block together
Shaohua Li
2009-09-25
1
-3
/
+18
*
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
2009-09-25
1
-4
/
+1
*
writeback: improve readability of the wb_writeback() continue/break logic
Jens Axboe
2009-09-25
1
-20
/
+23
*
writeback: cleanup writeback_single_inode()
Wu Fengguang
2009-09-25
1
-8
/
+7
*
writeback: kupdate writeback shall not stop when more io is possible
Wu Fengguang
2009-09-25
1
-2
/
+2
*
writeback: stop background writeback when below background threshold
Wu Fengguang
2009-09-25
1
-11
/
+17
*
fs: Fix busyloop in wb_writeback()
Jan Kara
2009-09-25
1
-1
/
+18
*
writeback: fix possible bdi writeback refcounting problem
Nick Piggin
2009-09-16
1
-7
/
+6
*
writeback: Fix bdi use after free in wb_work_complete()
Nick Piggin
2009-09-16
1
-2
/
+3
*
writeback: improve scalability of bdi writeback work queues
Nick Piggin
2009-09-16
1
-1
/
+2
*
writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()
Nick Piggin
2009-09-16
1
-3
/
+3
*
writeback: use schedule_timeout_interruptible()
Jens Axboe
2009-09-16
1
-2
/
+1
[next]