Linux Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
[RFC] quota: 64-bit limits with vfs
From
: Andrew Perepechko <Andrew.Perepechko@xxxxxxx>
Re: [PATCH 2/2] LSM/SELinux: inode_{get,set}secctx hooks to access LSM security context information.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/2] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC][PATCH 2/3] ext4 online defrag (ver 0.7)
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
Re: [RFC][PATCH 2/3] ext4 online defrag (ver 0.7)
From
: Andreas Dilger <adilger@xxxxxxx>
[PATCH 07/10] ocfs2: add fsdlm to stackglue
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 10/10] ocfs2: Allow selection of cluster plug-ins.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 06/10] ocfs2: Add the 'set version' message to the ocfs2_control device.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 02/10] ocfs2: Add the ocfs2_control misc device.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 04/10] ocfs2: Introduce the DOWN message to ocfs2_control
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 09/10] ocfs2: Add kbuild for ocfs2_stack_user.ko
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 01/10] ocfs2: Add the user stack module.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 03/10] ocfs2: Start the ocfs2_control handshake.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 05/10] ocfs2: Add the local node id to the handshake.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 0/10] ocfs2: Userspace cluster stack support
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 08/10] ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 09/18] ocfs2: Remove CANCELGRANT from the view of dlmglue.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 10/18] ocfs2: handle async EAGAIN from NOQUEUE request
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 12/18] ocfs2: Clean up stackglue initialization
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 03/18] ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 14/18] ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 08/18] ocfs2: Fill node number during cluster stack init
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 02/18] ocfs2: Use global DLM_ constants in generic code.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 06/18] ocfs2: Abstract out node number queries.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 04/18] ocfs2: Create the lock status block union.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
Re: some hard numbers on ext3 & batching performance issue
From
: David Chinner <dgc@xxxxxxx>
[PATCH 15/18] ocfs2: Break out stackglue into modules.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 01/18] ocfs2: Separate out dlm lock functions.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 16/18] ocfs2: Create stack glue sysfs files.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 18/18] ocfs2: Add the 'cluster_stack' sysfs file.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 07/18] ocfs2: Move o2hb functionality into the stack glue.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 05/18] ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 13/18] ocfs2: Split o2cb code from generic stack functions.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 17/18] ocfs2: Add the USERSPACE_STACK incompat bit.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 11/18] ocfs2: Abstract out a debugging function for underlying dlms.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 0/18] ocfs2: Cluster stack glue layer
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[RFC][PATCH 1/3] ext4 online defrag (ver 0.7)
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 3/3] ext4 online defrag (ver 0.7)
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 2/3] ext4 online defrag (ver 0.7)
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[PATCH 1/7] ocfs2: Move slot map access into slot_map.c
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 3/7] ocfs2: Change the recovery map to an array of node numbers.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 6/7] ocfs2: Define the contents of the slot_map file.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 0/7] ocfs2: Extended slot map
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 4/7] ocfs2: slot_map I/O based on max_slots.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 7/7] ocfs2: New slot map format
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 5/7] ocfs2: De-magic the in-memory slot map.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
[PATCH 2/7] ocfs2: Make ocfs2_slot_info private.
From
: Joel Becker <joel.becker@xxxxxxxxxx>
Re: [PATCH 2/2] LSM/SELinux: inode_{get,set}secctx hooks to access LSM security context information.
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 2/2-v2] NFS: use new LSM interfaces to explicitly set mount options
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 1/2] LSM/SELinux: Interfaces to allow FS to control mount options
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 2/2] LSM/SELinux: inode_{get,set}secctx hooks to access LSM security context information.
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: [PATCH 2/2] LSM/SELinux: inode_{get,set}secctx hooks to access LSM security context information.
From
: Paul Moore <paul.moore@xxxxxx>
Re: some hard numbers on ext3 & batching performance issue
From
: Josef Bacik <jbacik@xxxxxxxxxx>
[PATCH 1/2] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
Re: [rfc patch] how to show propagation state for mounts
From
: Ram Pai <linuxram@xxxxxxxxxx>
[RFC]Introduce generalized hooks for getting and setting inode secctx
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 2/2] LSM/SELinux: inode_{get,set}secctx hooks to access LSM security context information.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
Re: [rfc patch] how to show propagation state for mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 2/2-v2] NFS: use new LSM interfaces to explicitly set mount options
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [rfc patch] how to show propagation state for mounts
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
some hard numbers on ext3 & batching performance issue
From
: Ric Wheeler <ric@xxxxxxx>
[PATCH 2/2-v2] NFS: use new LSM interfaces to explicitly set mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: [PATCH 2/2] NFS: use new LSM interfaces to explicitly set mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: [PATCH 2/2] NFS: use new LSM interfaces to explicitly set mount options
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [RFC][PATCH] vfs: extend passing of nameidata to most vfs helpers
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 1/2] LSM/SELinux: Interfaces to allow FS to control mount options
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
[PATCH 1/2] LSM/SELinux: Interfaces to allow FS to control mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
[PATCH 2/2] NFS: use new LSM interfaces to explicitly set mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: [PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: [PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: [PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[RFC][PATCH] vfs: extend passing of nameidata to most vfs helpers
From
: Matt Helsley <matthltc@xxxxxxxxxx>
Re: [kvm-devel] [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: James Morris <jmorris@xxxxxxxxx>
Re: Patch: romfs_lookup always failed in linux-2.6.25-rc3-git3
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: Patch: romfs_lookup always failed in linux-2.6.25-rc3-git3
From
: "Adam J. Richter" <adam@xxxxxxxxxxxxx>
Re: Patch: romfs_lookup always failed in linux-2.6.25-rc3-git3
From
: "Adam J. Richter" <adam@xxxxxxxxxxxxx>
Re: Patch: romfs_lookup always failed in linux-2.6.25-rc3-git3
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [linux-cifs-client] review 5, was Re: projected date for mount.cifs to support DFS junction points
From
: "Q (Igor Mammedov)" <qwerty0987654321@xxxxxxx>
Re: Patch: romfs_lookup always failed in linux-2.6.25-rc3-git3
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: relatime in /etc/fstab on FC8
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: Carsten Otte <cotte@xxxxxxxxxx>
Re: relatime in /etc/fstab on FC8
From
: Nicholas Miell <nmiell@xxxxxxxxxxx>
relatime in /etc/fstab on FC8
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: "Jared Hulbert" <jaredeh@xxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: Nick Piggin <npiggin@xxxxxxx>
Re: [PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: [PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: "Jared Hulbert" <jaredeh@xxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Patch: romfs_lookup always failed in linux-2.6.25-rc3-git3
From
: "Adam J. Richter" <adam@xxxxxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: "Jared Hulbert" <jaredeh@xxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: "Jared Hulbert" <jaredeh@xxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: Carsten Otte <cotte@xxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: Carsten Otte <cotte@xxxxxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: Nick Piggin <npiggin@xxxxxxx>
Re: SECURITY: how to disable symlinks on cifs-client?
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: very poor ext3 write performance on big filesystems?
From
: Bill Davidsen <davidsen@xxxxxxx>
Re: [RFC][PATCH] fs/partitions/msdos: directly check if FAT boot sector
From
: Frank Seidel <fseidel@xxxxxxx>
Re: [patch 4/6] xip: support non-struct page backed memory
From
: "Jared Hulbert" <jaredeh@xxxxxxxxx>
Re: [RFC][PATCH] fs/partitions/msdos: directly check if FAT boot sector
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: new_block error
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Pavel Emelyanov <xemul@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: background on the ext3 batching performance issue
From
: Ric Wheeler <ric@xxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: [patch 2/6] mm: bdi: export BDI attributes in sysfs
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [RFC][PATCH] fs/partitions/msdos: directly check if FAT boot sector
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
Re: new_block error
From
: Mingming Cao <cmm@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Trond Myklebust <trond.myklebust@xxxxxxxxxx>
[PATCH 36/37] NFS: Display local caching state [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 26/37] NFS: Define and create superblock-level objects [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 24/37] NFS: Register NFS for caching and retrieve the top-level index [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 21/37] NFS: Add comment banners to some NFS functions [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 23/37] NFS: Permit local filesystem caching to be enabled for NFS [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 34/37] NFS: Read pages from FS-Cache into an NFS inode [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 28/37] NFS: Use local disk inode cache [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 30/37] NFS: Add some new I/O event counters for FS-Cache events [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 22/37] NFS: Add FS-Cache option bit and debug bit [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 31/37] NFS: FS-Cache page management [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 35/37] NFS: Store pages from an NFS inode into a local cache [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 37/37] NFS: Add mount options to enable local caching on NFS [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 29/37] NFS: Invalidate FsCache page flags when cache removed [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 18/37] CacheFiles: Permit the page lock state to be monitored [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 27/37] NFS: Define and create inode-level cache objects [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 33/37] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 25/37] NFS: Define and create server-level objects [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 32/37] NFS: Add read context retention for FS-Cache to call back with [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 13/37] FS-Cache: Provide an add_wait_queue_tail() function [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 19/37] CacheFiles: Export things for CacheFiles [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 17/37] CacheFiles: Add a hook to write a single page of data to an inode [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 15/37] CacheFiles: Add missing copy_page export for ia64 [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 16/37] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 05/37] Security: Change current->fs[ug]id to current_fs[ug]id() [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 12/37] FS-Cache: Recruit a couple of page flags for cache management [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 11/37] FS-Cache: Release page->private after failed readahead [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 03/37] KEYS: Allow the callout data to be passed as a blob rather than a string [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 10/37] Security: Make NFSD work with detached security [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 07/37] Security: De-embed task security record from task and use refcounting [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 08/37] Security: Add a kernel_service object class to SELinux [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 04/37] KEYS: Add keyctl function to get a security label [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 02/37] KEYS: Check starting keyring as part of search [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 01/37] KEYS: Increase the payload size when instantiating a key [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 00/37] Permit filesystem local caching [ver #34]
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: new_block error
From
: Chris Kottaridis <chriskot@xxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: James Morris <jmorris@xxxxxxxxx>
Re: background on the ext3 batching performance issue
From
: Ric Wheeler <ric@xxxxxxx>
Re: new_block error
From
: Mingming Cao <cmm@xxxxxxxxxx>
[PATCH] fs/inode.c: use hlist_for_each_entry()
From
: Matthias Kaehlcke <matthias@xxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Roland Dreier <rdreier@xxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: "Josef 'Jeff' Sipek" <jeffpc@xxxxxxxxxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
new_block error
From
: Chris Kottaridis <chriskot@xxxxxxxxxxxxx>
Re: background on the ext3 batching performance issue
From
: Jan Kara <jack@xxxxxxx>
Re: background on the ext3 batching performance issue
From
: David Chinner <dgc@xxxxxxx>
Re: background on the ext3 batching performance issue
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: background on the ext3 batching performance issue
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: background on the ext3 batching performance issue
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: background on the ext3 batching performance issue
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: background on the ext3 batching performance issue
From
: Ric Wheeler <ric@xxxxxxx>
Re: background on the ext3 batching performance issue
From
: Ric Wheeler <ric@xxxxxxx>
Re: background on the ext3 batching performance issue
From
: Josef Bacik <jbacik@xxxxxxxxxx>
Re: background on the ext3 batching performance issue
From
: Josef Bacik <jbacik@xxxxxxxxxx>
background on the ext3 batching performance issue
From
: Ric Wheeler <ric@xxxxxxx>
Re: [PATCH 07/11] NFS/SELinux: Add security_label text mount option to nfs and add handling code to the security server.
From
: "Eric Paris" <eparis@xxxxxxxxxxxxxx>
Re: [PATCH 05/11] NFSv4: Add label recommended attribute and NFSv4 flags
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: how to use mkfs.ext3 "stride=" on LVM on RAID correctly?
From
: "Jon Nelson" <jnelson-linux-raid@xxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: [autofs] [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Fabio Olive Leite <fleite@xxxxxxxxxx>
[RFC][PATCH] fs/partitions/msdos: directly check if FAT boot sector
From
: Frank Seidel <fseidel@xxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: Jan Hubicka <hubicka@xxxxxx>
how to use mkfs.ext3 "stride=" on LVM on RAID correctly?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: Jakub Jelinek <jakub@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Pavel Emelyanov <xemul@xxxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 2/4] autofs4 - add mount option to display mount device
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 05/11] NFSv4: Add label recommended attribute and NFSv4 flags
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 05/11] NFSv4: Add label recommended attribute and NFSv4 flags
From
: James Morris <jmorris@xxxxxxxxx>
Re: RFC Labeled NFS Initial Code Review
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 11/11] NFSD: Server implementation of MAC Labeling
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH 03/11] VFS: Add security label support to *notify
From
: James Morris <jmorris@xxxxxxxxx>
Re: RFC Labeled NFS Initial Code Review
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Dave Quigley <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: James Morris <jmorris@xxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: Jan Hubicka <hubicka@xxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Roland Dreier <rdreier@xxxxxxxxx>
Re: [PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
[PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 09/11] NFS: Client implementation of Labeled-NFS
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 03/11] VFS: Add security label support to *notify
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 11/11] NFSD: Server implementation of MAC Labeling
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 02/11] Security: Add hook to calculate context based on a negative dentry.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 07/11] NFS/SELinux: Add security_label text mount option to nfs and add handling code to the security server.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 05/11] NFSv4: Add label recommended attribute and NFSv4 flags
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 04/11] KConfig: Add KConfig entries for SELinux labeled NFS
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 06/11] SELinux: Add new labeling type native labels
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 10/11] NFS: Extend nfs xattr handlers to accept the security namespace
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
RFC Labeled NFS Initial Code Review
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 03/11] VFS: Add security label support to *notify
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 10/11] NFS: Extend nfs xattr handlers to accept the security namespace
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 11/11] NFSD: Server implementation of MAC Labeling
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 06/11] SELinux: Add new labeling type native labels
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 02/11] Security: Add hook to calculate context based on a negative dentry.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
RFC Labeled NFS Initial Code Review
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 05/11] NFSv4: Add label recommended attribute and NFSv4 flags
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 01/11] Security: Add hook to get full maclabel xattr name
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 09/11] NFS: Client implementation of Labeled-NFS
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 07/11] NFS/SELinux: Add security_label text mount option to nfs and add handling code to the security server.
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
[PATCH 04/11] KConfig: Add KConfig entries for SELinux labeled NFS
From
: "David P. Quigley" <dpquigl@xxxxxxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Roland Dreier <rdreier@xxxxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Roland Dreier <rdreier@xxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Davide Libenzi <davidel@xxxxxxxxxxxxxxx>
Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Avi Kivity <avi@xxxxxxxxxxxx>
Re: [patch 01/18] Define functions for page cache handling
From
: Christoph Lameter <clameter@xxxxxxx>
[PATCH 2/2] IB/uverbs: Use anonymous inodes instead of private filesystem
From
: Roland Dreier <rdreier@xxxxxxxxx>
[PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
From
: Roland Dreier <rdreier@xxxxxxxxx>
Re: [PATCH] uverbs: kill last remaining modular get_empty_filp user
From
: Roland Dreier <rdreier@xxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
Re: [RFC] ext3 freeze feature ver 0.2
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: Matthew Wilcox <matthew@xxxxxx>
[PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jörn Engel <joern@xxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [RFC] ext3 freeze feature ver 0.2
From
: Andreas Dilger <adilger@xxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jörn Engel <joern@xxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [RFC] ext3 freeze feature ver 0.2
From
: Eric Sandeen <sandeen@xxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Ric Wheeler <ric@xxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 22/28] mm: add support for non block device backed swap files
From
: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Re: [PATCH 22/28] mm: add support for non block device backed swap files
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
[RFC] ext3 freeze feature ver 0.2
From
: Takashi Sato <t-sato@xxxxxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: Proposal for "proper" durable fsync() and fdatasync()
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Proposal for "proper" durable fsync() and fdatasync()
From
: Jamie Lokier <jamie@xxxxxxxxxxxxx>
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount requestor - correction
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH 2/4] autofs4 - add mount option to display mount device
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH 4/4] autofs4 - add miscelaneous device for ioctls
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH 3/4] autofs4 - track uid and gid of last mount requestor
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH 1/4] autofs4 - check for invalid dentry in getpath
From
: Ian Kent <raven@xxxxxxxxxx>
[PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [linux-cifs-client] review 5, was Re: projected date for mount.cifs to support DFS junction points
From
: "Steve French" <smfrench@xxxxxxxxx>
[PATCH] uverbs: kill last remaining modular get_empty_filp user
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 0/4] autofs4 - implement a miscelaneous device for ioctl control
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH 0/4] autofs4 - implement a miscelaneous device for ioctl control
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC 01/11] add generic versions of debugfs file operations
From
: Greg KH <gregkh@xxxxxxx>
Re: [RFC 03/11] slim down debugfs
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [RFC 02/11] introduce simple_fs_type
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [RFC 01/11] add generic versions of debugfs file operations
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20 to 2.6.24.2
From
: Jiri Slaby <jirislaby@xxxxxxxxx>
Re: [patch 01/18] Define functions for page cache handling
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC 03/11] slim down debugfs
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8)
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8)
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8)
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8)
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC 03/11] slim down debugfs
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC 01/11] add generic versions of debugfs file operations
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC 02/11] introduce simple_fs_type
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC 01/11] add generic versions of debugfs file operations
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
RE: [PATCH 00/37] Permit filesystem local caching
From
: Rick Macklem <rick@xxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
[rfc patch] how to show propagation state for mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 07/37] Security: De-embed task security record from task and use refcounting
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 06/37] Security: Separate task security context from task_struct
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
RE: [PATCH 00/37] Permit filesystem local caching
From
: "Muntz, Daniel" <Dan.Muntz@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: [ANNOUNCE] Btrfs v0.13
From
: Chris Mason <chris.mason@xxxxxxxxxx>
[ANNOUNCE] Btrfs v0.13
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: Block devices
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: "Kevin Coffman" <kwc@xxxxxxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Block devices
From
: "David H. Lynch Jr." <dhlii@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: how to show propagation state for mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: how to show propagation state for mounts
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 00/37] Permit filesystem local caching
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: how to show propagation state for mounts
From
: Ram Pai <linuxram@xxxxxxxxxx>
Re: how to show propagation state for mounts
From
: Ram Pai <linuxram@xxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: "David Rees" <drees76@xxxxxxxxx>
Re: how to show propagation state for mounts
From
: Matthew Wilcox <matthew@xxxxxx>
Re: how to show propagation state for mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH 37/37] NFS: Add mount options to enable local caching on NFS
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 32/37] NFS: Add read context retention for FS-Cache to call back with
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 30/37] NFS: Add some new I/O event counters for FS-Cache events
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 17/37] CacheFiles: Add a hook to write a single page of data to an inode
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 35/37] NFS: Store pages from an NFS inode into a local cache
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 31/37] NFS: FS-Cache page management
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 25/37] NFS: Define and create server-level objects
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 18/37] CacheFiles: Permit the page lock state to be monitored
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 34/37] NFS: Read pages from FS-Cache into an NFS inode
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 15/37] CacheFiles: Add missing copy_page export for ia64
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 36/37] NFS: Display local caching state
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 33/37] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 29/37] NFS: Invalidate FsCache page flags when cache removed
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 12/37] FS-Cache: Recruit a couple of page flags for cache management
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 16/37] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 22/37] NFS: Add FS-Cache option bit and debug bit
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 07/37] Security: De-embed task security record from task and use refcounting
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 26/37] NFS: Define and create superblock-level objects
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 04/37] KEYS: Add keyctl function to get a security label
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 28/37] NFS: Use local disk inode cache
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 01/37] KEYS: Increase the payload size when instantiating a key
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 11/37] FS-Cache: Release page->private after failed readahead
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 08/37] Security: Add a kernel_service object class to SELinux
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 27/37] NFS: Define and create inode-level cache objects
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 23/37] NFS: Permit local filesystem caching to be enabled for NFS
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 02/37] KEYS: Check starting keyring as part of search
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 19/37] CacheFiles: Export things for CacheFiles
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 21/37] NFS: Add comment banners to some NFS functions
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 24/37] NFS: Register NFS for caching and retrieve the top-level index
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 05/37] Security: Change current->fs[ug]id to current_fs[ug]id()
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 13/37] FS-Cache: Provide an add_wait_queue_tail() function
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 10/37] Security: Make NFSD work with detached security
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 03/37] KEYS: Allow the callout data to be passed as a blob rather than a string
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 00/37] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: how to show propagation state for mounts
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
how to show propagation state for mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: git tree with VFS stuff
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: git tree with VFS stuff
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Re: NFS/LSM: allow NFS to control all of its own mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: NFS/LSM: allow NFS to control all of its own mount options
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: NFS/LSM: allow NFS to control all of its own mount options
From
: Stephen Smalley <sds@xxxxxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: NFS/LSM: allow NFS to control all of its own mount options
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Paul Jackson <pj@xxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Paul Jackson <pj@xxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Rik van Riel <riel@xxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Paul Jackson <pj@xxxxxxx>
Re: NFS/LSM: allow NFS to control all of its own mount options
From
: James Morris <jmorris@xxxxxxxxx>
Re: unionfs_copy_attr_times oopses
From
: Hugh Dickins <hugh@xxxxxxxxxxx>
Re: NFS/LSM: allow NFS to control all of its own mount options
From
: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
Re: NFS/LSM: allow NFS to control all of its own mount options
From
: Eric Paris <eparis@xxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Mark Lord <lkml@xxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Pavel Machek <pavel@xxxxxx>
Re: NFS/LSM: allow NFS to control all of its own mount options
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Paul Jackson <pj@xxxxxxx>
Surprising Block Device Behaviour
From
: Gunter Ohrner <G.Ohrner@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Paul Jackson <pj@xxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Rik van Riel <riel@xxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Paulo Marques <pmarques@xxxxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Mark Lord <lkml@xxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Mark Lord <lkml@xxxxxx>
Re: [RFC 00/11] possible debugfs/libfs consolidation
From
: Greg KH <gregkh@xxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Paul Jackson <pj@xxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
git tree with VFS stuff
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFC] ext3 freeze feature
From
: t-sato@xxxxxxxxxxxxx
Re: Question about synchronous write on SSD
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
RE: Question about synchronous write on SSD
From
: "Kyungmin Park" <kmpark@xxxxxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Vladislav Bolkhovitin <vst@xxxxxxxx>
Re: Question about synchronous write on SSD
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
RE: Question about synchronous write on SSD
From
: "Kyungmin Park" <kmpark@xxxxxxxxxxxxx>
Re: Question about synchronous write on SSD
From
: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Question about synchronous write on SSD
From
: "Kyungmin Park" <kmpark@xxxxxxxxxxxxx>
Re: [linux-cifs-client] review 5, was Re: projected date for mount.cifs to support DFS junction points
From
: "Steve French" <smfrench@xxxxxxxxx>
[RFC 11/11] split out libfs/aops.c from libfs.c
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 10/11] split out libfs/inode.c from libfs.c
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 07/11] split out libfs/file.c from libfs.c
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 03/11] slim down debugfs
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 00/11] possible debugfs/libfs consolidation
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 01/11] add generic versions of debugfs file operations
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 08/11] split out libfs/dentry.c from libfs.c
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 09/11] split out libfs/super.c from libfs.c
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 05/11] slim down usbfs
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 04/11] slim down securityfs
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 06/11] split out linux/libfs.h from linux/fs.h
From
: Arnd Bergmann <arnd@xxxxxxxx>
[RFC 02/11] introduce simple_fs_type
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Theodore Tso <tytso@xxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Theodore Tso <tytso@xxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Theodore Tso <tytso@xxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Theodore Tso <tytso@xxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Theodore Tso <tytso@xxxxxxx>
Re: very poor ext3 write performance on big filesystems?
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
very poor ext3 write performance on big filesystems?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
Re: [patch 00/10] mount ownership and unprivileged mount syscall (v8)
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFC] Add vfsmount to vfs helper functions.
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC] Add vfsmount to vfs helper functions.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [RFC] Add vfsmount to vfs helper functions.
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [2.6 patch] make vfs_ioctl() static
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Re: [PATCH 0/8][for -mm] mem_notify v6
From
: Paul Jackson <pj@xxxxxxx>
Re: [2.6 patch] remove generic_commit_write()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [2.6 patch] make vfs_ioctl() static
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Question regarding get_block() functions of filesystems.
From
: "Manish Katiyar" <mkatiyar@xxxxxxxxx>
Re: [RFC] Add vfsmount to vfs helper functions.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
[RFC: 2.6 patch] make __put_super() static
From
: Adrian Bunk <bunk@xxxxxxxxxx>
[2.6 patch] make vfs_ioctl() static
From
: Adrian Bunk <bunk@xxxxxxxxxx>
[2.6 patch] remove generic_commit_write()
From
: Adrian Bunk <bunk@xxxxxxxxxx>
[2.6 patch] make fs/buffer.c:cont_expand_zero() static
From
: Adrian Bunk <bunk@xxxxxxxxxx>
Re: unionfs_copy_attr_times oopses
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 14/17] Unionfs: stop using iget() and read_inode()
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 11/17] Unionfs: lock parents' branch configuration fixes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 15/17] Unionfs: embed a struct path into struct nameidata instead of nd dentrymnt
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 06/17] Unionfs: extend dentry branch configuration lock in open
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 05/17] Unionfs: initialize path_save variable
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 13/17] Unionfs: use dget_parent in revalidation code
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 08/17] Unionfs: improve debugging in copy_attr_times
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 10/17] Unionfs: factor out revalidation routine
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 12/17] Unionfs: branch management/configuration fixes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 16/17] Unionfs: use the new path_put
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 17/17] VFS/Unionfs: use generic path_get/path_put functions
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 04/17] Unionfs: uninline unionfs_copy_attr_times and unionfs_copy_attr_all
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 02/17] Unionfs: ensure consistent lower inodes types
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 09/17] Unionfs: revalidation code cleanup and refactoring
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 07/17] Unionfs: follow_link locking fixes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 03/17] Unionfs: document behavior when the lower topology changes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 01/17] Unionfs: grab lower super_block references
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[GIT PULL -mm] 00/17 Unionfs updates/fixes/cleanups
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Re: jffs2 console printk storm
From
: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]