messages from 2011-01-16 23:06:17 to 2011-01-20 21:17:04 UTC [more...]
[patch] fs: aio fix rcu lookup
2011-01-20 21:16 UTC (30+ messages)
[PATCH 0/10] Add yaffs2 file system: Fourth patchset
2011-01-20 20:32 UTC (21+ messages)
` [PATCH 01/10] Add yaffs2 file system: Allocation, block handling and bitmapping code
` [PATCH 02/10] Add yaffs2 file system: Attribute and xattrib handling code
` [PATCH 03/10] Add yaffs2 file system: Checkpoint handing code
` [PATCH 04/10] Add yaffs2 file system: Flash interfacing and ECC handling code
` [PATCH 05/10] Add yaffs2 file system: Tags processing code
` [PATCH 06/10] Add yaffs2 file system: Tracing and verification code
` [PATCH 07/10] Add yaffs2 file system: yaffs1 and yaffs2 mode specific code
` [PATCH 09/10] Add yaffs2 file system: Linux glue code
` [PATCH 10/10] Add yaffs2 file system: Hook in to Linux tree
[PATCH] nfs: don't drop kiocb->ki_users in error case
2011-01-20 15:19 UTC (3+ messages)
dirty throttling v4 for current git kernels
2011-01-20 13:39 UTC (6+ messages)
` dirty throttling v5 for 2.6.37-rc7+
NFS root lockups with -next 20110113
2011-01-20 11:15 UTC (9+ messages)
` vfs-scale, general questions (Re: NFS root lockups with -next 20110113)
` vfs-scale, general questions
[PATCH v3 1/5] add metadata_incore ioctl in vfs
2011-01-20 6:45 UTC (21+ messages)
[PATCH v3 0/5]add new ioctls to do metadata readahead in btrfs
2011-01-20 2:58 UTC (7+ messages)
[PATCH] NFS: Fix "BUG at fs/aio.c:554!"
2011-01-19 23:57 UTC (12+ messages)
[PATCH 00/46] rcu-walk and dcache scaling
2011-01-19 22:32 UTC (6+ messages)
` [PATCH 17/46] fs: Use rename lock and RCU for multi-step operations
[PATCH] Avoid having to provide a fake/invalid fd and path when flushing marks
2011-01-19 20:45 UTC (2+ messages)
[PATCH] fsnotify: Do not always merge overflow events
2011-01-19 20:37 UTC (2+ messages)
[Lsf-pc] [ATTEND] Discuss Samba + RichACLs + clustered filesystem and support for CIFS/SMB2
2011-01-19 19:23 UTC (4+ messages)
` [Cluster-devel] "
Q. FMODE_NONOTIFY warning
2011-01-19 19:21 UTC (2+ messages)
[PATCH 0/14] fsnotify: simplify locking
2011-01-19 17:12 UTC (12+ messages)
` [PATCH 01/14] fsnotify: change locking order in fsnotify_add_mark()
` [PATCH 02/14] fsnotify: rename fsnotify_add_mark() to fsnotify_add_mark_locked()
` [PATCH 03/14] fsnotify: adjust locking in fsnotify_add_[inode|vfsmount]_mark()
` [PATCH 04/14] fsnotify: simplify fsnotify_destroy_mark()
` [PATCH 05/14] fsnotify: synchronize mark_srcu after a mark has been removed from a fsobject
` [PATCH 06/14] fsnotify: clear fsobject marks with object lock held
` [PATCH 07/14] fsnotify: handle number of marks and group ref counting independently from each other
` [PATCH 08/14] fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark could be destroyed
` [PATCH 09/14] fsnotify: add new function fsnotify_remove_mark_locked()
` [PATCH 10/14] fanotify,dnotify,inotify,audit: replace destroy_mark() with remove_mark_locked()
[PATCH 14/14] fsnotify: remove dead code
2011-01-19 16:55 UTC
[PATCH 13/14] fsnotify: replace the group mutex with a groups mark_mutex
2011-01-19 16:53 UTC
[PATCH 12/14] fsnotify: use a mutex instead of a spinlock to protect a groups mark_list
2011-01-19 16:52 UTC
[PATCH 11/14] fsnotify: dont use a free_list to remove marks in clear_marks_by_group_flags()
2011-01-19 16:51 UTC
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
2011-01-19 15:53 UTC (8+ messages)
` [PATCH v2 alt 2] "
` [PATCH v3] "
[PATCH] nfs: don't drop kiocb->ki_users in error case
2011-01-19 12:53 UTC
[PATCH (resend)] fs: Fix dentry leak at dentry_open()
2011-01-19 12:08 UTC (3+ messages)
[PATCH 0/3] Fixes for vfs-scale and vfs-automount
2011-01-19 7:06 UTC (6+ messages)
` [PATCH 1/3] autofs4 - fix get_next_positive_dentry()
` [PATCH 2/3] vfs - fix dentry ref count in do_lookup()
` [PATCH 3/3] autofs4 - fix debug print in autofs4_lookup()
NFS dio aio bug
2011-01-19 2:56 UTC (5+ messages)
[PATCH v4] mm: add replace_page_cache_page() function
2011-01-19 2:17 UTC (12+ messages)
[PATCH v3 5/5] validate extent_buffer if it's readahead in btrfs
2011-01-19 1:15 UTC
[PATCH v3 4/5] implement metadata_ra in btrfs
2011-01-19 1:15 UTC
[PATCH v3 3/5]add metadata_readahead ioctl in vfs
2011-01-19 1:15 UTC
[PATCH v3 2/5] implement metadata_incore in btrfs
2011-01-19 1:15 UTC
[PATCH] Fix CONFIGFS_FS -> select SYSFS recursive dependencies
2011-01-18 23:39 UTC (4+ messages)
` [PATCH] ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
[PATCH] locks: use assign_type()
2011-01-18 23:30 UTC (2+ messages)
[nfs] Oops during call nfs_mountpoint_inode_operations->lookup() method
2011-01-18 22:59 UTC (4+ messages)
[PATCH] autofs4: Use no_printk() for no-op DPRINTK() and use __VA_ARGS__ too
2011-01-18 22:29 UTC
lifetime of DCACHE_DISCONECTED dentries
2011-01-18 22:08 UTC (13+ messages)
` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries
` [PATCH 2/2] fs/dcache: "
` [PATCH] "
[PATCH] Make VFS handle mount autoexpiry
2011-01-18 19:13 UTC
[PATCH v4 0/4] read-only remount fixes
2011-01-18 12:32 UTC (5+ messages)
` [PATCH v4 1/4] vfs: ignore error on forced remount
` [PATCH v4 2/4] vfs: keep list of mounts for each superblock
` [PATCH v4 3/4] vfs: protect remounting superblock read-only
` [PATCH v4 4/4] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON
[LSF/MM TOPIC][ATTEND] Discard support review/update and benchmark numbers
2011-01-18 11:53 UTC
[git pull] more autofs bits
2011-01-18 6:50 UTC
[PATCH v2 0/5] add new ioctls to do metadata readahead in btrfs
2011-01-18 6:35 UTC (15+ messages)
[PATCH] configfs: change depends -> select SYSFS
2011-01-18 0:46 UTC (20+ messages)
[LSF/MM TOPIC] update on discard support & testing with vendors
2011-01-18 0:37 UTC (4+ messages)
[PATCH] Update the automount document to reflect the new VFS automounting hook
2011-01-17 15:12 UTC
[git pull] vfs misc bits
2011-01-17 14:32 UTC (2+ messages)
[PATCH v3] mm: add replace_page_cache_page() function
2011-01-17 13:59 UTC (8+ messages)
[PATCH] fs/inode.c: include "internal.h" for external definitions
2011-01-17 7:20 UTC (2+ messages)
linux-next - WARNING: at fs/block_dev.c:824 bd_link_disk_holder+0x92/0x1ac()
2011-01-17 0:18 UTC (9+ messages)
` [PATCH] block: restore multiple bd_link_disk_holder() support
` [PATCH UPDATED] "
[git pull] vfs pile 2 (automount work)
2011-01-16 23:06 UTC (5+ messages)
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).