Linux Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
[patch 11/26] mount options: fix ext2
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 10/26] mount options: fix devpts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 09/26] mount options: fix capifs
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 02/26] mount options: add generic_show_options()
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 05/26] mount options: fix afs
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 04/26] mount options: fix affs
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 06/26] mount options: fix autofs4
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 03/26] mount options: fix adfs
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 00/26] mount options: fix filesystem's ->show_options
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Bodo Eggert <7eggert@xxxxxx>
possible deadlock shown by CONFIG_PROVE_LOCKING
From
: carlos@xxxxxxxxxxxxxx (Carlos Carvalho)
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Pavel Machek <pavel@xxxxxx>
[PATCH 27/27] NFS: Separate caching by superblock, explicitly if necessary [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 24/27] NFS: Use local caching [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 26/27] NFS: Display local caching state [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 21/27] CacheFiles: Export things for CacheFiles [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 23/27] NFS: Fix memory leak [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 20/27] CacheFiles: Permit the page lock state to be monitored [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 19/27] CacheFiles: Add a hook to write a single page of data to an inode [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 17/27] CacheFiles: Add missing copy_page export for ia64 [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 18/27] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 15/27] FS-Cache: Provide an add_wait_queue_tail() function [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 10/27] Security: Add a kernel_service object class to SELinux [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 13/27] FS-Cache: Release page->private after failed readahead [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 14/27] FS-Cache: Recruit a couple of page flags for cache management [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 12/27] Security: Make NFSD work with detached security [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 11/27] Security: Allow kernel services to override LSM settings for task actions [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 09/27] Security: Pre-add additional non-caching classes [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 07/27] Security: De-embed task security record from task and use refcounting [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 08/27] Add a secctx_to_secid() LSM hook to go along with the existing [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 05/27] Security: Change current->fs[ug]id to current_fs[ug]id() [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 04/27] KEYS: Add keyctl function to get a security label [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 14/27] FS-Cache: Recruit a couple of page flags for cache management
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 01/27] KEYS: Increase the payload size when instantiating a key [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 03/27] KEYS: Allow the callout data to be passed as a blob rather than a string [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 00/27] Permit filesystem local caching [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 02/27] KEYS: Check starting keyring as part of search [try #2]
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: "Bryan Wu" <cooloney.lkml@xxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: "Bryan Wu" <cooloney.lkml@xxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: "Bryan Wu" <cooloney.lkml@xxxxxxxxx>
[PATCH 27/27] NFS: Separate caching by superblock, explicitly if necessary
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 26/27] NFS: Display local caching state
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 24/27] NFS: Use local caching
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 21/27] CacheFiles: Export things for CacheFiles
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 23/27] NFS: Fix memory leak
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 20/27] CacheFiles: Permit the page lock state to be monitored
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 19/27] CacheFiles: Add a hook to write a single page of data to an inode
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 17/27] CacheFiles: Add missing copy_page export for ia64
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 18/27] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 15/27] FS-Cache: Provide an add_wait_queue_tail() function
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 14/27] FS-Cache: Recruit a couple of page flags for cache management
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 12/27] Security: Make NFSD work with detached security
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 13/27] FS-Cache: Release page->private after failed readahead
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 11/27] Security: Allow kernel services to override LSM settings for task actions
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 10/27] Security: Add a kernel_service object class to SELinux
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 09/27] Security: Pre-add additional non-caching classes
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 04/27] KEYS: Add keyctl function to get a security label
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 07/27] Security: De-embed task security record from task and use refcounting
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 08/27] Add a secctx_to_secid() LSM hook to go along with the existing
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 05/27] Security: Change current->fs[ug]id to current_fs[ug]id()
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 02/27] KEYS: Check starting keyring as part of search
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 03/27] KEYS: Allow the callout data to be passed as a blob rather than a string
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 01/27] KEYS: Increase the payload size when instantiating a key
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 00/27] Permit filesystem local caching
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: "Mike Frysinger" <vapier.adi@xxxxxxxxx>
Re: [PATCH] procfs: constify function pointer tables
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
[PATCH] procfs: constify function pointer tables
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
[2/4] DST: Core distributed storage files.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
[0/4] DST: Distributed storage: Succumbed to live ant.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
[3/4] DST: Network state machine.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
[4/4] DST: Algorithms used in distributed storage.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
[1/4] DST: Distributed storage documentation.
From
: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Bryan Henderson <hbryan@xxxxxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Theodore Tso <tytso@xxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: Ingo Molnar <mingo@xxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: David Chinner <dgc@xxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Valdis.Kletnieks@xxxxxx
Re: [RFC] Parallelize IO for e2fsck
From
: David Chinner <dgc@xxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Ram Pai <linuxram@xxxxxxxxxx>
Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 09/10] unprivileged mounts: propagation: inherit owner from parent
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 08/10] unprivileged mounts: make fuse safe
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Ram Pai <linuxram@xxxxxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Christian Hesse <mail@xxxxxxxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: "Yan Zheng" <yanzheng@xxxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Christian Hesse <mail@xxxxxxxxxxxx>
Re: NFS client hang on attempt to do async blocking posix lock enqueue
From
: Oleg Drokin <Oleg.Drokin@xxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: Mike Galbraith <efault@xxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: Mike Galbraith <efault@xxxxxx>
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: "Oliver Pinter (Pintér Olivér)" <oliver.pntr@xxxxxxxxx>
Re: [patch] util-linux-ng: unprivileged mounts support
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: [patch] util-linux-ng: unprivileged mounts support
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: konqueror deadlocks on 2.6.22
From
: "Oliver Pinter (Pintér Olivér)" <oliver.pntr@xxxxxxxxx>
konqueror deadlocks on 2.6.22
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: [patch] util-linux-ng: unprivileged mounts support
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1 (stable)
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Pavel Machek <pavel@xxxxxx>
[RFC][PATCH] VFS: create /proc/<pid>/mountinfo
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: NFS client hang on attempt to do async blocking posix lock enqueue
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [PATCH 1/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
Re: [PATCH 1/3] enhanced ESTALE error handling
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
Re: [PATCH 1/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [PATCH 1/3] enhanced ESTALE error handling
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [PATCH 0/3] enhanced ESTALE error handling
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
[PATCH 3/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
[PATCH 1/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
[PATCH 2/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
[PATCH 0/3] enhanced ESTALE error handling
From
: Peter Staubach <staubach@xxxxxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Chris mason <chris.mason@xxxxxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Christian Hesse <mail@xxxxxxxxxxxx>
Re: [PATCH 00/13] writeback bug fixes and simplifications take 2
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
Re: [PATCH 00/13] writeback bug fixes and simplifications take 2
From
: "Michael Rubin" <mrubin@xxxxxxxxxx>
[patch 4/6] xip: support non-struct page backed memory
From
: npiggin@xxxxxxx
Re: [RFC] Parallelize IO for e2fsck
From
: "Valerie Henson" <val.henson@xxxxxxxxx>
Re: [RFC] Parallelize IO for e2fsck
From
: David Chinner <dgc@xxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: "Daniel Phillips" <phillips@xxxxxxxxxx>
[PATCH 1/4] [CIFS] Provides DFS shrinkable submounts functionality
From
: "Q (Igor Mammedov)" <qwerty0987654321@xxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Pavel Machek <pavel@xxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Chris mason <chris.mason@xxxxxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: "Daniel Phillips" <phillips@xxxxxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Chris mason <chris.mason@xxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Re: [UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct.
From
: Kentaro Takeda <takedakn@xxxxxxxxxxxxx>
Re: [PATCH 09/13] writeback: requeue_io() on redirtied inode
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Neil Brown <neilb@xxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch] VFS: extend /proc/mounts
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[patch] VFS: extend /proc/mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[RFC] Parallelize IO for e2fsck
From
: "Valerie Henson" <val@xxxxxxxxxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
From
: Michael Halcrow <mhalcrow@xxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: "Valerie Henson" <val.henson@xxxxxxxxx>
Re: [patch] util-linux-ng: unprivileged mounts support
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch] util-linux-ng: unprivileged mounts support
From
: Mike Frysinger <vapier@xxxxxxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Simon Holm Thøgersen <odie@xxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
[ANNOUNCE] util-linux-ng 2.13.1 (stable)
From
: Karel Zak <kzak@xxxxxxxxxx>
[patch] util-linux-ng: unprivileged mounts support
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 04/10] unprivileged mounts: account user mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 05/10] unprivileged mounts: allow unprivileged bind mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 01/10] unprivileged mounts: add user mounts to the kernel
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 03/10] unprivileged mounts: propagate error values from clone_mnt
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 00/10] mount ownership and unprivileged mount syscall (v7)
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 09/10] unprivileged mounts: propagation: inherit owner from parent
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 10/10] unprivileged mounts: add "no submounts" flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 08/10] unprivileged mounts: make fuse safe
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 06/10] unprivileged mounts: allow unprivileged mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 02/10] unprivileged mounts: allow unprivileged umount
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Valdis.Kletnieks@xxxxxx
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Pavel Machek <pavel@xxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Pavel Machek <pavel@xxxxxx>
Re: [Btrfs-devel] [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Christian Hesse <mail@xxxxxxxxxxxx>
Re: [patch 9/9] unprivileged mounts: add "no submounts" flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFC/PATCH 4/8] revoke: core code V7
From
: Pekka J Enberg <penberg@xxxxxxxxxxxxxx>
Re: [PATCH 09/13] writeback: requeue_io() on redirtied inode
From
: David Chinner <dgc@xxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Rik van Riel <riel@xxxxxxxxxx>
Re: [PATCH 00/13] writeback bug fixes and simplifications take 2
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: "Daniel Phillips" <phillips@xxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: "Daniel Phillips" <phillips@xxxxxxxxxx>
Re: [TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct.
From
: Kentaro Takeda <takedakn@xxxxxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: "Daniel Phillips" <phillips@xxxxxxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Pavel Machek <pavel@xxxxxx>
Re: [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: David Chinner <dgc@xxxxxxx>
[Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
From
: Pavel Machek <pavel@xxxxxx>
Re: file locks: Use wait_event_interruptible_timeout()
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: file locks: Split flock_find_conflict out of flock_lock_file
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH 00/13] writeback bug fixes and simplifications take 2
From
: "Michael Rubin" <mrubin@xxxxxxxxxx>
Re: [RFC/PATCH 4/8] revoke: core code V7
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Kyle McMartin <kyle@xxxxxxxxxxx>
[ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [RFC/PATCH 4/8] revoke: core code V7
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: file locks: Use wait_event_interruptible_timeout()
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [patch 8/9] unprivileged mounts: propagation: inherit owner from parent
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: file locks: Use wait_event_interruptible_timeout()
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: Leak in nlmsvc_testlock for async GETFL case
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [patch 8/9] unprivileged mounts: propagation: inherit owner from parent
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 8/9] unprivileged mounts: propagation: inherit owner from parent
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [patch 9/9] unprivileged mounts: add "no submounts" flag
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
[PATCH 10/13] writeback: introduce queue_dirty()
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 08/13] writeback: defer writeback on locked buffers
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 00/13] writeback bug fixes and simplifications take 2
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 13/13] writeback: cleanup __sync_single_inode()
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 12/13] writeback: remove redirty_tail()
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 09/13] writeback: requeue_io() on redirtied inode
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 05/13] writeback: merge duplicate code into writeback_some_pages()
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 02/13] writeback: clear PAGECACHE_TAG_DIRTY for truncated page in block_write_full_page()
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 11/13] writeback: queue_dirty() on memory-backed bdi
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 07/13] writeback: defer writeback on locked inode
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 01/13] writeback: revert 2e6883bdf49abd0e7f0d9b6297fc3be7ebb2250b
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 03/13] writeback: introduce writeback_control.more_io
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 06/13] writeback: defer writeback on not-all-pages-written
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
[PATCH 04/13] writeback: introduce super_block.s_more_io_wait
From
: Fengguang Wu <wfg@xxxxxxxxxxxxxxxx>
Re: [patch 9/9] unprivileged mounts: add "no submounts" flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 9/9] unprivileged mounts: add "no submounts" flag
From
: "A. C. Censi" <accensi@xxxxxxxxx>
Re: [patch 9/9] unprivileged mounts: add "no submounts" flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 8/9] unprivileged mounts: propagation: inherit owner from parent
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 4/9] unprivileged mounts: propagate error values from clone_mnt
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
file locks: Split flock_find_conflict out of flock_lock_file
From
: Matthew Wilcox <matthew@xxxxxx>
file locks: Use wait_event_interruptible_timeout()
From
: Matthew Wilcox <matthew@xxxxxx>
Re: Leak in nlmsvc_testlock for async GETFL case
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [RFD] Incremental fsck
From
: Ric Wheeler <ric@xxxxxxx>
Re: [patch 9/9] unprivileged mounts: add "no submounts" flag
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
From
: Jesse Hathaway <jesse@xxxxxxxxxxxxxxx>
Re: [patch 8/9] unprivileged mounts: propagation: inherit owner from parent
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 6/9] unprivileged mounts: allow unprivileged mounts
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 4/9] unprivileged mounts: propagate error values from clone_mnt
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [linux-cifs-client] review 4, was Re: projected date for mount.cifs to support DFS junction points
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [patch 3/9] unprivileged mounts: account user mounts
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 2/9] unprivileged mounts: allow unprivileged umount
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [patch 1/9] unprivileged mounts: add user mounts to the kernel
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: Leak in nlmsvc_testlock for async GETFL case
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: lockdep warning with LTP dio test (v2.6.24-rc6-125-g5356f66)
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [patch] rewrite rd
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: lockdep warning with LTP dio test (v2.6.24-rc6-125-g5356f66)
From
: Jan Kara <jack@xxxxxxx>
Re: [patch] rewrite rd
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [linux-cifs-client] review 4, was Re: projected date for mount.cifs to support DFS junction points
From
: "Q (Igor Mammedov)" <qwerty0987654321@xxxxxxx>
[ANNOUNCE] autofs 5.0.3 release
From
: Ian Kent <raven@xxxxxxxxxx>
Re: [PATCH][RFC] fix reservation discarding in affs
From
: Roman Zippel <zippel@xxxxxxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: review 2, was Re: projected date for mount.cifs to support DFS junction points
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: review 1, was Re: projected date for mount.cifs to support DFS junction points
From
: "Steve French" <smfrench@xxxxxxxxx>
review 5, was Re: projected date for mount.cifs to support DFS junction points
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
review 4, was Re: projected date for mount.cifs to support DFS junction points
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
review 3, was Re: projected date for mount.cifs to support DFS junction points
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
review 2, was Re: projected date for mount.cifs to support DFS junction points
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
review 1, was Re: projected date for mount.cifs to support DFS junction points
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Pavel Machek <pavel@xxxxxx>
Re: [RFD] Incremental fsck
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Theodore Tso <tytso@xxxxxxx>
[PATCH][RFC] security: call security_file_permission from rw_verify_area
From
: James Morris <jmorris@xxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: Leak in nlmsvc_testlock for async GETFL case
From
: Oleg Drokin <Oleg.Drokin@xxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Daniel Phillips <phillips@xxxxxxxxx>
Re: projected date for mount.cifs to support DFS junction points
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: lsorense@xxxxxxxxxxxxxxxxxxx (Lennart Sorensen)
Re: [PATCH][RFC] fast file mapping for loop
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Bodo Eggert <7eggert@xxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: "Indan Zupancic" <indan@xxxxxx>
Re: projected date for mount.cifs to support DFS junction points
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Mikulas Patocka <mikulas@xxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Bill Davidsen <davidsen@xxxxxxx>
fsck for... tmpfs?
From
: Tomasz Chmielewski <mangoo@xxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: "Indan Zupancic" <indan@xxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Neil Brown <neilb@xxxxxxx>
Re: projected date for mount.cifs to support DFS junction points
From
: "Steve French" <smfrench@xxxxxxxxx>
Re: [UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Re: [PATCH][RFC] fix reservation discarding in affs
From
: Christoph Hellwig <hch@xxxxxx>
Re: [UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 20/29] Unionfs: super_block operations
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 06/29] Unionfs: main header file
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 11/29] Unionfs: lower-level lookup routines
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 07/29] Unionfs: common file copyup/revalidation operations
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 21/29] Unionfs: extended attributes operations
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 13/29] Unionfs: directory reading file operations
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 10/29] Unionfs: dentry revalidation
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 26/29] Unionfs: common header file for user-land utilities and kernel
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 24/29] Unionfs: debugging infrastructure
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 28/29] VFS: export release_open_intent symbol
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 12/29] Unionfs: rename method and helpers
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 19/29] Unionfs: mount-time and stacking-interposition functions
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 14/29] Unionfs: readdir helper functions
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 25/29] Unionfs file system magic number
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 16/29] Unionfs: inode operations
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 18/29] Unionfs: address-space operations
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 05/29] Unionfs: fanout header definitions
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 23/29] Unionfs: miscellaneous helper routines
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 04/29] Unionfs: main Makefile
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 22/29] Unionfs: async I/O queue
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 08/29] Unionfs: basic file operations
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 15/29] Unionfs: readdir state helpers
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 29/29] Put Unionfs and eCryptfs under one layered filesystems menu
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 03/29] Makefile: hook to compile unionfs
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 01/29] Unionfs: documentation
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 17/29] Unionfs: unlink/rmdir operations
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 09/29] Unionfs: lower-level copyup routines
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 27/29] VFS path get/put ops used by Unionfs
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 02/29] VFS/eCryptfs: use simplified fs_stack API to fsstack_copy_attr_all
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
[PATCH 1/4] Unionfs: merged several printk KERN_CONT together into one pr_debug
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 4/4] Unionfs: ensure we have lower dentries in d_iput
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 2/4] Unionfs: mmap fixes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 3/4] Unionfs: branch-management related locking fixes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[GIT PULL -mm] 0/4 Unionfs updates/fixes/cleanups
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Nick Piggin <nickpiggin@xxxxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: "Indan Zupancic" <indan@xxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Alasdair G Kergon <agk@xxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: "Serge E. Hallyn" <serue@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Alasdair G Kergon <agk@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Rik van Riel <riel@xxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: "Indan Zupancic" <indan@xxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Pavel Machek <pavel@xxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: [patch 6/9] unprivileged mounts: allow unprivileged mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Pavel Machek <pavel@xxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Pavel Machek <pavel@xxxxxx>
Re: [patch 6/9] unprivileged mounts: allow unprivileged mounts
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Chris Mason <chris.mason@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [PATCH][RFC] fast file mapping for loop
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Nigel Cunningham <nigel@xxxxxxxxxxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Andreas Dilger <adilger@xxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH][RFC] fast file mapping for loop
From
: Jens Axboe <jens.axboe@xxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Valdis.Kletnieks@xxxxxx
Re: [RFD] Incremental fsck
From
: "Valerie Henson" <val.henson@xxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Valdis.Kletnieks@xxxxxx
Re: [RFD] Incremental fsck
From
: Al Boldi <a1426z@xxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Nigel Cunningham <nigel@xxxxxxxxxxxxxxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Pavel Machek <pavel@xxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 1/9] unprivileged mounts: add user mounts to the kernel
From
: Pavel Machek <pavel@xxxxxx>
Re: [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Pavel Machek <pavel@xxxxxx>
Re: [patch 1/9] unprivileged mounts: add user mounts to the kernel
From
: Pavel Machek <pavel@xxxxxx>
Re: [RFD] Incremental fsck
From
: "Alan" <alan@xxxxxxxxxxxxxx>
Re: [RFD] Incremental fsck
From
: Rik van Riel <riel@xxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Szabolcs Szakacsits <szaka@xxxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 3/9] unprivileged mounts: account user mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Dave Hansen <haveblue@xxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Dave Hansen <haveblue@xxxxxxxxxx>
Re: [patch 3/9] unprivileged mounts: account user mounts
From
: Dave Hansen <haveblue@xxxxxxxxxx>
Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Dave Hansen <haveblue@xxxxxxxxxx>
Re: util-linux-ng: unprivileged mounts support
From
: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: "Indan Zupancic" <indan@xxxxxx>
Re: util-linux-ng: unprivileged mounts support
From
: Mike Frysinger <vapier@xxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
[patch 0/9] mount ownership and unprivileged mount syscall (v6)
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 6/9] unprivileged mounts: allow unprivileged mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 8/9] unprivileged mounts: propagation: inherit owner from parent
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 4/9] unprivileged mounts: propagate error values from clone_mnt
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 5/9] unprivileged mounts: allow unprivileged bind mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 1/9] unprivileged mounts: add user mounts to the kernel
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 3/9] unprivileged mounts: account user mounts
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
util-linux-ng: unprivileged mounts support
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 2/9] unprivileged mounts: allow unprivileged umount
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[patch 9/9] unprivileged mounts: add "no submounts" flag
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: "Indan Zupancic" <indan@xxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Valdis.Kletnieks@xxxxxx
Re: [RFC] netns / sysfs interaction
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [RFC] netns / sysfs interaction
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
Re: [PATCH] xip: fix get_zeroed_page with __GFP_HIGHMEM
From
: Carsten Otte <cotte@xxxxxxxxxx>
[RFC] netns / sysfs interaction
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: LaMont Jones <lamont@xxxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Willy Tarreau <w@xxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Willy Tarreau <w@xxxxxx>
[PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: "Leon Woestenberg" <leon.woestenberg@xxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Josh Boyer <jwboyer@xxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Ismail Dönmez <ismail@xxxxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Re: On setting a lease across a cluster
From
: "david m. richter" <richterd@xxxxxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Gabriel C <nix.or.die@xxxxxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Mike Frysinger <vapier@xxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Clemens Koller <clemens.koller@xxxxxxxxxxx>
Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: On setting a lease across a cluster
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: On setting a lease across a cluster
From
: Matthew Wilcox <matthew@xxxxxx>
Re: On setting a lease across a cluster
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: On setting a lease across a cluster
From
: Matthew Wilcox <matthew@xxxxxx>
Re: On setting a lease across a cluster
From
: Matthew Wilcox <matthew@xxxxxx>
Re: On setting a lease across a cluster
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: On setting a lease across a cluster
From
: "david m. richter" <richterd@xxxxxxxxxxxxxx>
Re: Acls and cifs mounted shares
From
: "Steve French (smfltc)" <smfltc@xxxxxxxxxx>
On setting a lease across a cluster
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [PATCH 1/3] Unionfs: use printk KERN_CONT for debugging messages
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
Re: [PATCH 1/3] Unionfs: use printk KERN_CONT for debugging messages
From
: Joe Perches <joe@xxxxxxxxxxx>
[PATCH 3/3] Unionfs: use VFS helpers to manipulate i_nlink
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 2/3] Unionfs: locking fixes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[GIT PULL -mm] 0/3 Unionfs updates/fixes/cleanups
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 1/3] Unionfs: use printk KERN_CONT for debugging messages
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH] ext2: remove unused ext2_put_inode prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH] ufs: remove unneeded ufs_put_inode prototype
From
: Christoph Hellwig <hch@xxxxxx>
[ANNOUNCE] util-linux-ng 2.13.1-rc2
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: lockdep warning with LTP dio test (v2.6.24-rc6-125-g5356f66)
From
: Zach Brown <zach.brown@xxxxxxxxxx>
Re: [PATCH][RFC] Simple tamper-proof device filesystem.
From
: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Matthew Wilcox <matthew@xxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC] Remove BKL from fs/locks.c
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
[RFC] Remove BKL from fs/locks.c
From
: Matthew Wilcox <matthew@xxxxxx>
turn blockdevice into flatfile - how?
From
: devzero@xxxxxx
[PATCH 01/30] VFS/fs_stack: drop cast on inode passed to i_size_read
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 02/30] VFS/fs_stack: use locking around i_size_write in 32-bit systems
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 04/30] Unionfs: clarify usage.txt read/write behavior
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 08/30] Unionfs: create new symlinks only in first branch
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 18/30] Unionfs: remove unnecessary parent lock in create
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 14/30] Unionfs: remove unnecessary conditional inode lock
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 20/30] Unionfs: implement lockdep classes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 28/30] Unionfs: don't check dentry on error
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 11/30] Unionfs: restructure unionfs_setattr and fix truncation order
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 15/30] Unionfs: remove unnecessary lock when deleting whiteouts
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 29/30] Unionfs: implement d_iput method
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 27/30] Unionfs: cleanup lower inodes after successful unlink
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 26/30] Unionfs: initialize namelist variable in rename
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 06/30] Unionfs: initialize inode times for reused inodes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 17/30] Unionfs: remove unnecessary locking in follow-link
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 10/30] Unionfs: mmap fixes
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 16/30] Unionfs: remove unnecessary lock in read_inode
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 24/30] Unionfs: update inode times after a successful open
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 05/30] Unionfs: interpose cleanup and fix for spliced dentries
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 25/30] Unionfs: minor cleanup in check_empty
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 09/30] Unionfs: release special files on copyup
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 30/30] Unionfs: don't check parent dentries
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 23/30] Unionfs: set our superblock a/m/ctime granularity
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 07/30] Unionfs: create new special files only in first branch
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 19/30] Unionfs: prevent false lockdep warnings in stacking
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 22/30] Unionfs: handle on lower inodes in lookup
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 21/30] Unionfs: minor code rearrangement in rename
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 12/30] Unionfs: remove custom read/write methods
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 03/30] Unionfs: use locking around i_size_write in 32-bit systems
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 13/30] Unionfs: prevent deadlock in cache coherency
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[GIT PULL -mm] 00/30 Unionfs+fsstack updates/fixes/cleanups
From
: Erez Zadok <ezk@xxxxxxxxxxxxx>
[PATCH 2/2][resend] Make cramfs little endian only: Update documentation
From
: Andi Drebes <lists-receive@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/2][resend] Make cramfs little endian only
From
: Andi Drebes <lists-receive@xxxxxxxxxxxxxxxxxxx>
[PATCH 0/2][resend] Make cramfs little endian only
From
: Andi Drebes <lists-receive@xxxxxxxxxxxxxxxxxxx>
[RFC][PATCH 5/5] ext4 online defrag command
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 4/5] Free space fragmentation functions
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 3/5] Move the file data to the new blocks
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 2/5] Allocate new contiguous blocks with mballoc
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 1/5] ext4 online defrag header file changes
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[RFC][PATCH 0/5] ext4 online defrag (ver 0.6)
From
: Akira Fujita <a-fujita@xxxxxxxxxxxxx>
[patch 18/18] Use page_cache_xxx for fs/xfs
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 17/18] Use page_cache_xxx in fs/reiserfs
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 16/18] Use page_cache_xxx in fs/ext4
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 15/18] Use page_cache_xxx in fs/ext3
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 14/18] Use page_cache_xxx in ext2
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 13/18] Use page_cache_xxx in fs/splice.c
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 12/18] Use page_cache_xxx in mm/fadvise.c
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 11/18] Use page_cache_xxx in mm/mpage.c
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 08/18] Use page_cache_xxx in fs/libfs.c
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 09/18] Use page_cache_xxx in fs/sync
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 10/18] Use page_cache_xxx in fs/buffer.c
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 06/18] Use page_cache_xxx in mm/filemap_xip.c
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 07/18] Use page_cache_xxx in mm/migrate.c
From
: Christoph Lameter <clameter@xxxxxxx>
[patch 05/18] Use page_cache_xxx in mm/rmap.c
From
: Christoph Lameter <clameter@xxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]