linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-15 02:17:30 to 2010-07-20 22:02:18 UTC [more...]

[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-21 14:00 UTC  (2+ messages)
` [PATCH 1/2] mbcache: Remove unused features

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-20 22:02 UTC  (33+ messages)
` [PATCH 1/8] vmscan: tracing: Roll up of patches currently in mmotm
` [PATCH 2/8] vmscan: tracing: Update trace event to track if page reclaim IO is for anon or file pages
` [PATCH 3/8] vmscan: tracing: Update post-processing script to distinguish between anon and file IO from page reclaim
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 5/8] fs,btrfs: Allow kswapd to writeback pages
` [PATCH 6/8] fs,xfs: "
` [PATCH 7/8] writeback: sync old inodes first in background writeback
` [PATCH 8/8] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

[PATCH 0/3] shrinker fixes for XFS for 2.6.35
 2010-07-20 19:30 UTC  (9+ messages)
` [PATCH 1/3] mm: add context argument to shrinker callback
` [PATCH 2/3] xfs: convert inode shrinker to per-filesystem contexts
` [PATCH 3/3] xfs: track AGs with reclaimable inodes in per-ag radix tree

[PATCH 1/2 RESEND] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-20 16:49 UTC  (4+ messages)

[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-20 16:34 UTC  (10+ messages)

slow ext4 O_SYNC writes (why qemu qcow2 is so slow on ext4 vs ext3)
 2010-07-20 15:59 UTC  (4+ messages)

[PATCH -V2 00/16] New ACL format for better NFSv4 acl interoperability
 2010-07-20 15:52 UTC  (6+ messages)

[PATCH 0/4] Generalise dns_resolver
 2010-07-20 15:42 UTC  (5+ messages)
` [PATCH 2/4] Implement a DNS Resolver Module

[PATCH, RFC] Change quota error message to print out disk and function name
 2010-07-20 15:39 UTC  (2+ messages)

[PATCH] fs/Kconfig: Fix typo Userpace -> Userspace
 2010-07-20 15:30 UTC  (2+ messages)

syncing a single fs, and invalidate_bdev()
 2010-07-20 14:27 UTC  (2+ messages)

[PATCH 04/09] cifs: define superblock-level cache index objects and register them
 2010-07-20 13:37 UTC  (3+ messages)

[RFC][PATCH 00/16] kill unnecessary bdi wakeups + cleanups
 2010-07-20 13:13 UTC  (39+ messages)
` [RFC][PATCH 01/16] writeback: do not self-wakeup
` [RFC][PATCH 02/16] writeback: remove redundant list initialization
` [RFC][PATCH 03/16] writeback: harmonize writeback threads naming
` [RFC][PATCH 04/16] writeback: fix possible race when shutting down bdi
` [RFC][PATCH 05/16] writeback: fix possible race when creating bdi threads
` [RFC][PATCH 06/16] writeback: improve bdi_has_dirty_io
` [RFC][PATCH 07/16] writeback: do not lose wake-ups in the forker thread
` [RFC][PATCH 08/16] writeback: do not lose default bdi wake-ups
` [RFC][PATCH 09/16] writeback: do not lose wake-ups in bdi threads
` [RFC][PATCH 10/16] writeback: simplify bdi code a little
` [RFC][PATCH 11/16] writeback: move last_active to bdi
` [RFC][PATCH 12/16] writeback: add to bdi_list in the forker thread
` [RFC][PATCH 13/16] writeback: restructure bdi forker loop a little
` [RFC][PATCH 14/16] writeback: move bdi threads exiting logic to the forker thread
` [RFC][PATCH 15/16] writeback: clean-up the warning about non-registered bdi
` [RFC][PATCH 16/16] writeback: prevent unnecessary bdi threads wakeups

[PATCH 00/18] Extended file stat functions [ver #6]
 2010-07-20  8:28 UTC  (33+ messages)
` [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available "
` [PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL "
` [PATCH 12/18] xstat: Add a dentry op to handle automounting rather than abusing follow_link() "
` [PATCH 15/18] xstat: CIFS: Use d_automount() "
` [PATCH 16/18] xstat: Remove the automount through follow_link() kludge code from pathwalk "
` [PATCH 17/18] xstat: Add an AT_NO_AUTOMOUNT flag to suppress terminal automount "
  ` [PATCH 18/18] xstat: Provide a mechanism to gather extra results for [f]xstat() "

persistent ramfs issue
 2010-07-20  7:47 UTC  (2+ messages)

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-07-20  4:14 UTC  (16+ messages)
` [PATCH 1/6] writeback: take account of NR_WRITEBACK_TEMP in balance_dirty_pages()
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds
` [PATCH 4/6] writeback: dont redirty tail an inode with dirty pages

[PATCH 00/38] Union mounts - union stack as linked list
 2010-07-20  3:12 UTC  (25+ messages)
` [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
` [PATCH 11/38] whiteout: ext2 whiteout support
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 21/38] union-mount: Support for mounting union mount file systems
` [PATCH 22/38] union-mount: Implement union lookup
` [PATCH 27/38] union-mount: In-kernel file copyup routines

Dear Webmail User
 2010-07-20  1:26 UTC 

[PATCH] Btrfs: checkpatch fixes in various files
 2010-07-19 19:53 UTC 

[PATCH -V17 0/12] Generic name to handle and open by handle syscalls
 2010-07-19 19:12 UTC  (13+ messages)
` [PATCH -V17 01/12] exportfs: Return the minimum required handle size
` [PATCH -V17 02/12] vfs: Add name to file handle conversion support
` [PATCH -V17 03/12] vfs: Add open by file handle support
` [PATCH -V17 04/12] vfs: Allow handle based open on symlinks
` [PATCH -V17 05/12] vfs: Support null pathname in readlink
` [PATCH -V17 06/12] vfs: Support null pathname in faccessat
` [PATCH -V17 07/12] vfs: Support null pathname in linkat
` [PATCH -V17 08/12] x86: Add new syscalls for x86_32
` [PATCH -V17 09/12] x86: Add new syscalls for x86_64
` [PATCH -V17 10/12] vfs: Export file system uuid via /proc/<pid>mountinfo
` [PATCH -V17 11/12] ext3: Copy fs UUID to superblock
` [PATCH -V17 12/12] ext4: "

UnionMount status?
 2010-07-19 16:06 UTC  (6+ messages)

kernel BUG at fs/btrfs/extent-tree.c:1353
 2010-07-19  8:01 UTC  (5+ messages)

[PATCH 2/2] turn BUG_ON for out of bound in mb_cache_entry_find_first/mb_cache_entry_find_next
 2010-07-18 23:35 UTC 

[PATCH 2/2] add f_flags to struct statfs(64)
 2010-07-18 17:03 UTC  (10+ messages)

[PATCH 2/2] turn BUG_ON for out of bound in mb_cache_entry_find_first/mb_cache_entry_find_next
 2010-07-18 13:59 UTC  (2+ messages)

[PATCH 0/2] Fix aio completion vs unwritten extents
 2010-07-18  5:00 UTC  (4+ messages)

charity projects,
 2010-07-17 22:36 UTC 

Labeled-NFS: Security Label support in NFSv4
 2010-07-17  0:09 UTC  (11+ messages)
` [PATCH 06/10] NFSv4: Add label recommended attribute and NFSv4 flags

(unknown),
 2010-07-16 16:43 UTC 

[PATCH] clear code: add macro wrapper for header mbcache.h
 2010-07-16 15:09 UTC 

[PATCH 00/09] cifs: local caching support using FS-Cache
 2010-07-15 16:23 UTC  (4+ messages)

[PATCH mm/filemap_xip.c] Fix race condition in xip_file_fault
 2010-07-15 16:20 UTC 

A survey about Next3 user experience
 2010-07-15  9:33 UTC 

[PATCH 0/4] OMFS bug fixes
 2010-07-15  3:26 UTC  (5+ messages)
` [PATCH 1/4] omfs: fix memory leak
` [PATCH 2/4] omfs: check bounds on block numbers before passing to sb_bread
` [PATCH 3/4] omfs: refuse to mount if bitmap pointer is obviously wrong
` [PATCH 4/4] omfs: sanity check cluster size


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).