UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / fs-writeback.c
2011-03-28 Arjan van de VenUBUNTU: SAUCE: vfs: Add a trace point in the mark_inode...
2011-01-14 Stefan Hajnoczifs/fs-writeback.c: fix sync_inodes_sb() return value...
2011-01-14 Andrew Mortonsync_inode_metadata: fix comment
2011-01-14 Jan Karawriteback: avoid livelocking WB_SYNC_ALL writeback
2011-01-14 Jan Karawriteback: stop background/kupdate works from livelocki...
2011-01-14 Wu Fengguangwriteback: trace wakeup event for background writeback
2011-01-14 Jan Karawriteback: integrated background writeback work
2010-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-30 Linus Torvaldsfs-writeback.c: unify some common code
2010-10-29 Chris MasonAdd new functions for triggering inode writeback
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Peter Zijlstrakernel: remove PF_FLUSHER
2010-10-26 Andrew Mortonfs/fs-writeback.c: restore lost comment
2010-10-26 Wu Fengguangwriteback: remove the internal 5% low bound on dirty_ratio
2010-10-26 Christoph Hellwigfs: skip I_FREEING inodes in writeback_sb_inodes
2010-10-26 Nick Pigginfs: inode split IO and LRU lists
2010-10-26 Nick Pigginfs: Implement lazy LRU updates for inodes
2010-10-26 Dave Chinnerfs: Convert nr_inodes and nr_unused to per-cpu counters
2010-10-26 Al Vironew helper: inode_unhashed()
2010-10-26 Christoph Hellwigfs: add sync_inode_metadata
2010-10-04 Christoph Hellwigwriteback: always use sb->s_bdi for writeback purposes
2010-09-22 Jan Karabdi: Fix warnings in __mark_inode_dirty for /dev/zero...
2010-08-28 J. Bruce Fieldswriteback: Fix lost wake-up shutting down writeback...
2010-08-12 Jan Karamm: fix writeback_in_progress()
2010-08-12 Wu Fengguangwriteback: merge for_kupdate and !for_kupdate cases
2010-08-12 Wu Fengguangwriteback: fix queue_io() ordering
2010-08-12 Wu Fengguangwriteback: don't redirty tail an inode with dirty pages
2010-08-12 Wu Fengguangwriteback: avoid unnecessary calculation of bdi dirty...
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-10 Jan Karamm: avoid resetting wb_start after each writeback round
2010-08-09 Al Virosimplify checks for I_CLEAR/I_FREEING
2010-08-07 Artem Bityutskiywriteback: optimize periodic bdi thread wakeups
2010-08-07 Artem Bityutskiywriteback: prevent unnecessary bdi threads wakeups
2010-08-07 Artem Bityutskiywriteback: move bdi threads exiting logic to the forker...
2010-08-07 Artem Bityutskiywriteback: move last_active to bdi
2010-08-07 Artem Bityutskiywriteback: do not remove bdi from bdi_list
2010-08-07 Artem Bityutskiywriteback: do not lose wake-ups in bdi threads
2010-08-07 Artem Bityutskiywriteback: harmonize writeback threads naming
2010-08-07 Minchan Kimwriteback: remove wb in get_next_work_item
2010-08-07 Dave Chinnerwriteback: Add tracing to balance_dirty_pages
2010-08-07 Dave Chinnerwriteback: Initial tracing support
2010-08-07 Christoph Hellwigwriteback: merge bdi_writeback_task and bdi_start_fn
2010-08-07 Christoph Hellwigwriteback: remove wb_list
2010-07-06 Christoph Hellwigwriteback: simplify the write back thread queue
2010-07-06 Christoph Hellwigwriteback: split writeback_inodes_wb
2010-07-06 Christoph Hellwigwriteback: remove writeback_inodes_wbc
2010-07-01 Randy Dunlapfs-writeback: fix kernel-doc warnings
2010-06-14 Paul E. McKenneyfs: remove all rcu head initializations, except on_stac...
2010-06-11 Christoph Hellwigwriteback: fix pin_sb_for_writeback
2010-06-11 Christoph Hellwigwriteback: add missing requeue_io in writeback_inodes_wb
2010-06-11 Christoph Hellwigwriteback: simplify and split bdi_start_writeback
2010-06-11 Christoph Hellwigwriteback: simplify wakeup_flusher_threads
2010-06-11 Christoph Hellwigwriteback: fix writeback_inodes_wb from writeback_inodes_sb
2010-06-11 Christoph Hellwigwriteback: enforce s_umount locking in writeback_inodes_sb
2010-06-11 Christoph Hellwigwriteback: queue work on stack in writeback_inodes_sb
2010-06-11 Christoph Hellwigwriteback: fix writeback completion notifications
2010-06-01 Jens AxboeMerge branch 'master' into for-linus
2010-06-01 Jens AxboeRevert "writeback: fix WB_SYNC_NONE writeback from...
2010-06-01 Jens AxboeRevert "writeback: ensure that WB_SYNC_NONE writeback...
2010-05-25 Richard Kennedyfs-writeback: check sync bit earlier in inode_wait_for_...
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 H Hartley Sweetenfs-writeback.c: bitfields should be unsigned
2010-05-21 Jens Axboewriteback: bdi_writeback_task() must set task state...
2010-05-21 Jens Axboewriteback: ensure that WB_SYNC_NONE writeback with...
2010-05-17 Dmitry Monakhovwriteback: Update dirty flags in two steps
2010-05-17 Jens Axboewriteback: fix WB_SYNC_NONE writeback from umount
2010-05-17 Jens Axboewriteback: disable periodic old data writeback for...
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 Edward Shishkinvfs: improve writeback_inodes_wb()
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-05 Christoph Hellwigmake sure data is on disk before calling ->write_inode
2010-01-02 Jaswinder Singh... writeback: add missing kernel-doc notation
2009-12-23 Eric Sandeenfs-writeback: Add helper function to start writeback...
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-12-03 Wu Fengguangwriteback: introduce wbc.for_background
2009-12-03 Wu Fengguangwriteback: remove the always false bdi_cap_writeback_di...
2009-09-25 Jens Axboewriteback: pass in super_block to bdi_start_writeback()
2009-09-25 Jens Axboewriteback: writeback_inodes_sb() should use bdi_start_w...
2009-09-25 Wu Fengguangwriteback: don't delay inodes redirtied by a fast dirtier
2009-09-25 Jens Axboewriteback: make the super_block pinning more efficient
2009-09-25 Jens Axboewriteback: don't resort for a single super_block in...
2009-09-25 Shaohua Liwriteback: move inodes from one super_block together
2009-09-25 Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-25 Jens Axboewriteback: improve readability of the wb_writeback...
2009-09-25 Wu Fengguangwriteback: cleanup writeback_single_inode()
2009-09-25 Wu Fengguangwriteback: kupdate writeback shall not stop when more...
2009-09-25 Wu Fengguangwriteback: stop background writeback when below backgro...
2009-09-25 Jan Karafs: Fix busyloop in wb_writeback()
2009-09-16 Nick Pigginwriteback: fix possible bdi writeback refcounting problem
2009-09-16 Nick Pigginwriteback: Fix bdi use after free in wb_work_complete()
2009-09-16 Nick Pigginwriteback: improve scalability of bdi writeback work...
2009-09-16 Nick Pigginwriteback: remove smp_mb(), it's not needed with list_a...
2009-09-16 Jens Axboewriteback: use schedule_timeout_interruptible()
2009-09-16 Jens Axboewriteback: add comments to bdi_work structure
2009-09-16 Jens Axboewriteback: separate starting of sync vs opportunistic...
2009-09-16 Jens Axboewriteback: inline allocation failure handling in bdi_al...
2009-09-16 Jens Axboewriteback: use RCU to protect bdi_list
2009-09-16 Jens Axboewriteback: only use bdi_writeback_all() for WB_SYNC_NON...
next