messages from 2010-06-11 20:44:11 to 2010-06-15 18:42:50 UTC [more...]
[PATCH 00/38] Union mounts - union stack as linked list
2010-06-15 18:40 UTC (39+ messages)
` [PATCH 01/38] VFS: Comment follow_mount() and friends
` [PATCH 02/38] VFS: Make lookup_hash() return a struct path
` [PATCH 03/38] VFS: Add read-only users count to superblock
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
` [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
` [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
` [PATCH 08/38] whiteout: Allow removal of a directory with whiteouts
` [PATCH 09/38] whiteout: tmpfs whiteout support
` [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
` [PATCH 11/38] whiteout: ext2 whiteout support
` [PATCH 12/38] whiteout: jffs2 "
` [PATCH 13/38] fallthru: Basic fallthru definitions
` [PATCH 14/38] fallthru: ext2 fallthru support
` [PATCH 15/38] fallthru: jffs2 "
` [PATCH 16/38] fallthru: tmpfs "
` [PATCH 17/38] union-mount: Union mounts documentation
` [PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 20/38] union-mount: Free union dirs on removal from dcache
` [PATCH 21/38] union-mount: Support for mounting union mount file systems
` [PATCH 22/38] union-mount: Implement union lookup
` [PATCH 23/38] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 24/38] union-mount: Copy up directory entries on first readdir()
` [PATCH 25/38] VFS: Split inode_permission() and create path_permission()
` [PATCH 26/38] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 27/38] union-mount: In-kernel file copyup routines
` [PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
` [PATCH 29/38] union-mount: Implement union-aware link()
` [PATCH 30/38] union-mount: Implement union-aware rename()
` [PATCH 31/38] union-mount: Implement union-aware writable open()
` [PATCH 32/38] union-mount: Implement union-aware chown()
` [PATCH 33/38] union-mount: Implement union-aware truncate()
` [PATCH 34/38] union-mount: Implement union-aware chmod()/fchmodat()
` [PATCH 35/38] union-mount: Implement union-aware lchown()
` [PATCH 36/38] union-mount: Implement union-aware utimensat()
` [PATCH 37/38] union-mount: Implement union-aware setxattr()
` [PATCH 38/38] union-mount: Implement union-aware lsetxattr()
[PATCH 0/6] writeback fixes - slow unmount and others
2010-06-15 18:04 UTC (8+ messages)
` [PATCH 1/6] writeback: fix writeback completion notifications
` [PATCH 3/6] writeback: enforce s_umount locking in writeback_inodes_sb
[RFC PATCH 0/6] Do not call ->writepage[s] from direct reclaim and use a_ops->writepages() where possible
2010-06-15 17:43 UTC (35+ messages)
` [PATCH 5/6] vmscan: Write out ranges of pages contiguous to the inode "
[PATCH -V14 0/11] Generic name to handle and open by handle syscalls
2010-06-15 17:13 UTC (12+ messages)
` [PATCH -V14 01/11] exportfs: Return the minimum required handle size
` [PATCH -V14 02/11] vfs: Add name to file handle conversion support
` [PATCH -V14 03/11] vfs: Add open by file handle support
` [PATCH -V14 04/11] vfs: Allow handle based open on symlinks
` [PATCH -V14 05/11] vfs: Support null pathname in readlink
` [PATCH -V14 06/11] ext4: Copy fs UUID to superblock
` [PATCH -V14 07/11] x86: Add new syscalls for x86_32
` [PATCH -V14 08/11] x86: Add new syscalls for x86_64
` [PATCH -V14 09/11] ext3: Copy fs UUID to superblock
` [PATCH -V14 10/11] vfs: Support null pathname in faccessat
` [PATCH -V14 11/11] vfs: Support null pathname in linkat
[PATCH 0/4] Update ctime when changing the file's permission by setfacl
2010-06-15 16:21 UTC (3+ messages)
` [PATCH 3/4] ext4: update "
[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
2010-06-15 15:56 UTC (73+ 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 15:16 UTC (5+ 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 (15+ 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 (3+ 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 (4+ messages)
` [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 (10+ 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 5/6]kernel:module.c variable 'nowarn' "
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).