linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-10 05:52:45 to 2010-06-15 15:08:50 UTC [more...]

[RFC PATCH 0/6] Do not call ->writepage[s] from direct reclaim and use a_ops->writepages() where possible
 2010-06-15 15:08 UTC  (33+ messages)
` [PATCH 5/6] vmscan: Write out ranges of pages contiguous to the inode "
` [PATCH 6/6] vmscan: Do not writeback pages in direct reclaim

[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
 2010-06-15 14:16 UTC  (71+ messages)
` [PATCH 01/12] tracing, vmscan: Add trace events for kswapd wakeup, sleeping and direct reclaim
` [PATCH 02/12] tracing, vmscan: Add trace events for LRU page isolation
` [PATCH 03/12] tracing, vmscan: Add trace event when a page is written
` [PATCH 04/12] tracing, vmscan: Add a postprocessing script for reclaim-related ftrace events
` [PATCH 05/12] vmscan: kill prev_priority completely
` [PATCH 06/12] vmscan: simplify shrink_inactive_list()
` [PATCH 07/12] vmscan: Remove unnecessary temporary vars in do_try_to_free_pages
` [PATCH 08/12] vmscan: Setup pagevec as late as possible in shrink_inactive_list()
` [PATCH 09/12] vmscan: Setup pagevec as late as possible in shrink_page_list()
` [PATCH 10/12] vmscan: Update isolated page counters outside of main path in shrink_inactive_list()
` [PATCH 11/12] vmscan: Write out dirty pages in batch
                  ` [patch] mm: vmscan fix mapping use after free
` [PATCH 12/12] vmscan: Do not writeback pages in direct reclaim

[PATCH][RFC] Complex filesystem operations: split and join
 2010-06-15 12:01 UTC  (4+ messages)

inconsistent lock state
 2010-06-15 11:24 UTC 

[PATCH 1/2] vfs: sanitize __d_path()
 2010-06-15  8:18 UTC  (4+ messages)
` [PATCH 2/2] vfs: show unreachable paths in getcwd and proc

[RFC, PATCH 0/5] fsfreeze: fix sb vs bdev freeze/thaw b0rkage
 2010-06-15  6:24 UTC  (16+ messages)
` [PATCH 1/5] fsfreeze: Prevent emergency thaw from looping infinitely
` [PATCH 2/5] fsfreeze: emergency thaw will deadlock on s_umount
` [PATCH 3/5] fsfreeze: freeze_super and thaw_bdev don't play well together
` [PATCH 4/5] fsfreeze: switch to using super methods everywhere
` [PATCH 5/5] fsfreeze: move emergency thaw code to fs/super.c

[RFC][PATCH 0/3][cr][v2]: Checkpoint/restart file leases
 2010-06-15  4:43 UTC  (5+ messages)
` [RFC][PATCH 2/3][cr][v2]: "
` [RFC][PATCH 3/3][cr][v2]: fileleases: C/R of an in-progress lease

[PATCH 0/9][cr][v2]: C/R file owner and posix file locks
 2010-06-15  4:22 UTC  (9+ messages)
` [PATCH 4/9][cr][v2]: Restore file_owner info
` [PATCH 6/9][cr][v2]: Checkpoint file-locks
` [PATCH 9/9][cr][v2]: Restore file-locks

HI
 2010-06-14 20:34 UTC 

[PATCH] vfs: Use defined macro(like BITPS_PER_BYTE) in fs/file.c
 2010-06-14 17:35 UTC 

[patch] fs: fix superblock iteration race
 2010-06-14 15:07 UTC  (8+ messages)

[topic proposal] dealing with ->d_revalidate() right ways (automounting, atomic opens and the whole mess around that)
 2010-06-14 14:40 UTC  (2+ messages)

[PATCH] fs: make sure to invalidate pages if we fall back on buffered reads
 2010-06-14 13:13 UTC  (4+ messages)

[PATCHv5 00/16] kill unnecessary SB sync wake-ups + cleanups
 2010-06-12  7:36 UTC  (3+ messages)
` [PATCHv5 09/16] btrfs: remove junk sb_mark_dirty call

[PATCH 0/2] AFFS clean-ups
 2010-06-12  1:09 UTC  (5+ messages)
` [PATCH 1/2] AFFS: clean up dirty flag usage
` [PATCH 2/2] AFFS: wait for sb synchronization when needed

[PATCH 0/6] Fix gcc warnings of unused variables etc
 2010-06-11 22:24 UTC  (13+ messages)
` [PATCH 1/6]scripts:conf.c Fix warning: variable 'type' set but not used
` [PATCH 2/6]kernel:audit.c Fix warning: variable 'nlh' "
` [PATCH 3/6]cifs Fix variable not set warnings
` [PATCH 4/6]hfs Fix variable set but not used
` [PATCH 5/6]kernel:module.c variable 'nowarn' "
` [PATCH 6/6]afs:fsclient.c Fix variable 'bp' "

[PATCH v4] ocfs2: Let ocfs2_setattr use new truncate sequence
 2010-06-11  7:55 UTC  (7+ messages)

[PATCH v5] ocfs2: Let ocfs2_setattr use new truncate sequence
 2010-06-11  7:19 UTC 

Labeled-NFS: Security Label support in NFSv4
 2010-06-11  2:37 UTC  (7+ messages)
` [PATCH 01/10] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/10] Security: Add Hook to test if the particular xattr is part of a MAC model

[PATCH 0/1] VFS: introduce s_dirty accessors
 2010-06-11  1:42 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] ocfs2: Let ocfs2_setattr use new truncate sequence
 2010-06-11  0:00 UTC  (10+ messages)
` [PATCH v3] "

[PATCH] [9p] Define and implement TSYMLINK for 9P2000.L
 2010-06-10 23:44 UTC  (2+ messages)
` [V9fs-developer] "

[PATCH-V2] [9p] Define and implement TLINK for 9P2000.L
 2010-06-10 21:31 UTC 

Question about inotify and bind mount
 2010-06-10 21:18 UTC  (7+ messages)

Thin provisioning and the lying reserve?
 2010-06-10 21:00 UTC 

[patch] change fs_struct.lock from rwlock to spinlock
 2010-06-10 15:29 UTC 

[PATCH 1/2]: writeback: remove writeback_inodes_wbc
 2010-06-10 13:49 UTC  (4+ messages)

[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
 2010-06-10 12:42 UTC  (9+ messages)
` [PATCH 1/2] radix-tree: Implement function radix_tree_gang_tag_if_tagged
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging

[PATCH 47/58] convert exofs to ->evict_inode()
 2010-06-10 12:40 UTC  (10+ messages)
      ` [PATCH ver4] exofs: New truncate sequence

[PATCH 2/2] writeback: split writeback_inodes_wb
 2010-06-10 10:07 UTC 

[PATCH 0/2] new truncate sequence, part3
 2010-06-10  8:21 UTC  (7+ messages)
` [PATCH 2/2] check ATTR_SIZE contraints in inode_change_ok

[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
 2010-06-10  8:12 UTC  (5+ messages)
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging


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