messages from 2010-07-25 08:29:28 to 2010-07-28 16:16:35 UTC [more...]
[RFC] relaxed barrier semantics
2010-07-28 16:16 UTC (35+ messages)
` READ_META semantics, was "
[PATCH] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
2010-07-28 13:10 UTC (11+ messages)
` [PATCH] vmscan: remove wait_on_page_writeback() from pageout()
` Why PAGEOUT_IO_SYNC stalls for a long time
VFS scalability git tree
2010-07-28 12:57 UTC (11+ messages)
[RFC PATCH 0/5] Btrfs: Add hot data tracking functionality
2010-07-28 12:28 UTC (11+ messages)
` [RFC PATCH 1/5] Btrfs: Add experimental hot data hash list index
` [RFC PATCH 2/5] Btrfs: Add data structures for hot data tracking
` [RFC PATCH 3/5] Btrfs: 3 new ioctls related to hot data features
` [RFC PATCH 4/5] Btrfs: Add debugfs interface for hot data stats
` [RFC PATCH 5/5] Btrfs: Add hooks to enable hot data tracking
[PATCH 0/9] Reduce writeback from page reclaim context V5
2010-07-28 11:30 UTC (14+ messages)
` [PATCH 1/9] vmscan: tracing: Roll up of patches currently in mmotm
` [PATCH 2/9] vmscan: tracing: Update trace event to track if page reclaim IO is for anon or file pages
` [PATCH 3/9] vmscan: tracing: Update post-processing script to distinguish between anon and file IO from page reclaim
` [PATCH 4/9] vmscan: tracing: Correct units in post-processing script
` [PATCH 5/9] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 6/9] writeback: Roll up of writeback changes in next-20100722 versus 2.6.35-rc5
` [PATCH 7/9] writeback: Roll up of writeback: try to write older pages first
` [PATCH 8/9] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
` [PATCH 9/9] writeback: Prioritise dirty inodes encountered by reclaim for background flushing
[RFC] [PATCH procfs] Add process age
2010-07-28 6:56 UTC (8+ messages)
struct backing_dev - purpose and life time rules
2010-07-28 4:42 UTC (6+ messages)
[PATCH 0/6] writeback cleanups and trivial fixes
2010-07-28 2:04 UTC (6+ messages)
` [PATCH 2/6] writeback: reduce calls to global_page_state in balance_dirty_pages()
[PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL [ver #6]
2010-07-28 1:15 UTC (16+ messages)
` [PATCH 00/18] Extended file stat functions "
` [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available "
[PATCH] cifs: document 'fsc' mount option
2010-07-27 21:59 UTC (2+ messages)
[PATCH 4/4] Support discard if at least one underlying device supports it
2010-07-27 15:33 UTC (6+ messages)
` GFP_KERNEL in ext4 (was: [PATCH 4/4] Support discard if at least one underlying device supports it)
` [PATCH] disallow FS recursion from sb_issue_discard allocation
` "
[PATCH 0/8] Reduce writeback from page reclaim context V4
2010-07-27 15:21 UTC (26+ messages)
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 8/8] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
[PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link() [ver #2]
2010-07-27 12:51 UTC (9+ messages)
` [PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link()
[PATCH 0/6] [RFC] writeback: try to write older pages first
2010-07-27 9:45 UTC (35+ messages)
` [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 2/6] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 3/6] writeback: kill writeback_control.more_io
` [PATCH 4/6] writeback: sync expired inodes first in background writeback
` [PATCH 5/6] writeback: try more writeback as long as something was written
` [PATCH 6/6] writeback: introduce writeback_control.inodes_written
[PATCH] [RESEND] fs: thaw_bdev() should return EINVAL if bd_fsfreeze_count is 0
2010-07-27 0:12 UTC
[PATCH 7/8] writeback: sync old inodes first in background writeback
2010-07-26 22:48 UTC (12+ messages)
Wrong DIF guard tag on ext2 write
2010-07-26 19:26 UTC (13+ messages)
Filesystem hints to storage
2010-07-26 15:40 UTC (3+ messages)
(unknown),
2010-07-25 22:10 UTC
[PATCHv6 00/15] kill unnecessary bdi wakeups + cleanups
2010-07-25 11:29 UTC (16+ messages)
` [PATCHv6 01/15] writeback: harmonize writeback threads naming
` [PATCHv6 02/15] writeback: fix possible race when creating bdi threads
` [PATCHv6 03/15] writeback: do not lose wake-ups in the forker thread - 1
` [PATCHv6 04/15] writeback: do not lose wake-ups in the forker thread - 2
` [PATCHv6 05/15] writeback: do not lose wake-ups in bdi threads
` [PATCHv6 06/15] writeback: simplify bdi code a little
` [PATCHv6 07/15] writeback: do not remove bdi from bdi_list
` [PATCHv6 08/15] writeback: move last_active to bdi
` [PATCHv6 09/15] writeback: restructure bdi forker loop a little
` [PATCHv6 10/15] writeback: move bdi threads exiting logic to the forker thread
` [PATCHv6 11/15] writeback: prevent unnecessary bdi threads wakeups
` [PATCHv6 12/15] writeback: optimize periodic bdi thread wakeups
` [PATCHv6 13/15] writeback: remove unnecessary init_timer call
` [PATCHv6 14/15] writeback: add new tracepoints
` [PATCHv6 15/15] writeback: cleanup bdi_register
[PATCHv5 00/15] kill unnecessary bdi wakeups + cleanups
2010-07-25 10:41 UTC (19+ messages)
` [PATCHv5 01/15] writeback: harmonize writeback threads naming
` [PATCHv5 02/15] writeback: fix possible race when creating bdi threads
` [PATCHv5 03/15] writeback: do not lose wake-ups in the forker thread - 1
` [PATCHv5 04/15] writeback: do not lose wake-ups in the forker thread - 2
` [PATCHv5 05/15] writeback: do not lose wake-ups in bdi threads
` [PATCHv5 06/15] writeback: simplify bdi code a little
` [PATCHv5 07/15] writeback: do not remove bdi from bdi_list
` [PATCHv5 08/15] writeback: move last_active to bdi
` [PATCHv5 09/15] writeback: restructure bdi forker loop a little
` [PATCHv5 10/15] writeback: move bdi threads exiting logic to the forker thread
` [PATCHv5-1 "
` [PATCHv5 11/15] writeback: prevent unnecessary bdi threads wakeups
` [PATCHv5 12/15] writeback: optimize periodic bdi thread wakeups
` [PATCHv5 13/15] writeback: remove unnecessary init_timer call
` [PATCHv5 14/15] writeback: add new tracepoints
` [PATCHv5 15/15] writeback: cleanup bdi_register
[PATCHv6 0/9] kill unnecessary SB sync wake-ups + cleanups
2010-07-25 9:32 UTC (4+ messages)
[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
2010-07-22 10:35 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).