Linux Filesystem Development
Date Index
[
Prev Page
][
Next Page
]
Re: AIM7 40% regression with 2.6.26-rc1
,
(continued)
Re: AIM7 40% regression with 2.6.26-rc1
,
Alan Cox
Re: AIM7 40% regression with 2.6.26-rc1
,
Matthew Wilcox
Re: AIM7 40% regression with 2.6.26-rc1
,
Alan Cox
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
J. Bruce Fields
Re: AIM7 40% regression with 2.6.26-rc1
,
Andrew Morton
Re: AIM7 40% regression with 2.6.26-rc1
,
Matthew Wilcox
Re: AIM7 40% regression with 2.6.26-rc1
,
Ingo Molnar
Re: AIM7 40% regression with 2.6.26-rc1
,
Andrew Morton
Re: AIM7 40% regression with 2.6.26-rc1
,
Matthew Wilcox
Re: AIM7 40% regression with 2.6.26-rc1
,
Ingo Molnar
Re: AIM7 40% regression with 2.6.26-rc1
,
Zhang, Yanmin
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Matthew Wilcox
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Andrew Morton
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Ingo Molnar
Re: AIM7 40% regression with 2.6.26-rc1
,
Ingo Molnar
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Ingo Molnar
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Ingo Molnar
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Ingo Molnar
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Ingo Molnar
Re: AIM7 40% regression with 2.6.26-rc1
,
Matthew Wilcox
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Oi. NFS people. Read this.
,
Matthew Wilcox
Re: Oi. NFS people. Read this.
,
Trond Myklebust
Re: Oi. NFS people. Read this.
,
J. Bruce Fields
Re: AIM7 40% regression with 2.6.26-rc1
,
Zhang, Yanmin
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
Re: AIM7 40% regression with 2.6.26-rc1
,
Zhang, Yanmin
Re: AIM7 40% regression with 2.6.26-rc1
,
Linus Torvalds
[patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts
,
Miklos Szeredi
[patch 01/24] nfsd: clean up mnt_want_write calls
,
Miklos Szeredi
[patch 03/24] reiserfs: dont call vfs_rmdir
,
Miklos Szeredi
[patch 04/24] reiserfs: dont call notify_change
,
Miklos Szeredi
Re: [patch 04/24] reiserfs: dont call notify_change
,
Christoph Hellwig
[patch 06/24] hpfs: dont call notify_change
,
Miklos Szeredi
Re: [patch 06/24] hpfs: dont call notify_change
,
Mikulas Patocka
Re: [patch 06/24] hpfs: dont call notify_change
,
Christoph Hellwig
Re: [patch 06/24] hpfs: dont call notify_change
,
Mikulas Patocka
[patch 02/24] cgroup: dont call vfs_mkdir
,
Miklos Szeredi
[patch 08/24] vfs: immutable inode checking cleanup
,
Miklos Szeredi
Re: [patch 08/24] vfs: immutable inode checking cleanup
,
Al Viro
Re: [patch 08/24] vfs: immutable inode checking cleanup
,
Miklos Szeredi
[patch 09/24] vfs: truncate: dont check immutable twice
,
Miklos Szeredi
[patch 12/24] vfs: utimes immutable fix
,
Miklos Szeredi
[patch 07/24] fat: dont call notify_change
,
Miklos Szeredi
Re: [patch 07/24] fat: dont call notify_change
,
Christoph Hellwig
Re: [patch 07/24] fat: dont call notify_change
,
Miklos Szeredi
Re: [patch 07/24] fat: dont call notify_change
,
OGAWA Hirofumi
Re: [patch 07/24] fat: dont call notify_change
,
James Morris
[patch 10/24] vfs: truncate: append-only checking cleanup
,
Miklos Szeredi
Re: [patch 10/24] vfs: truncate: append-only checking cleanup
,
Al Viro
Re: [patch 10/24] vfs: truncate: append-only checking cleanup
,
Miklos Szeredi
[patch 14/24] vfs: splice remove_suid() cleanup
,
Miklos Szeredi
[patch 13/24] vfs: utimes cleanup
,
Miklos Szeredi
Re: [patch 13/24] vfs: utimes cleanup
,
Miklos Szeredi
Re: [patch 13/24] vfs: utimes cleanup
,
Al Viro
Re: [patch 13/24] vfs: utimes cleanup
,
Miklos Szeredi
[patch 17/24] vfs: add path_rmdir()
,
Miklos Szeredi
[patch 18/24] vfs: add path_unlink()
,
Miklos Szeredi
[patch 19/24] vfs: add path_symlink()
,
Miklos Szeredi
[patch 21/24] vfs: add path_rename()
,
Miklos Szeredi
[patch 22/24] vfs: add path_setattr()
,
Miklos Szeredi
[patch 20/24] vfs: add path_link()
,
Miklos Szeredi
[patch 24/24] vfs: add path_removexattr()
,
Miklos Szeredi
[patch 23/24] vfs: add path_setxattr()
,
Miklos Szeredi
[patch 16/24] vfs: add path_mkdir()
,
Miklos Szeredi
[patch 15/24] vfs: add path_create() and path_mknod()
,
Miklos Szeredi
[patch 11/24] vfs: create file_truncate() helper
,
Miklos Szeredi
[patch 05/24] sysfs: dont call notify_change
,
Miklos Szeredi
Re: [patch 05/24] sysfs: dont call notify_change
,
Christoph Hellwig
Re: [patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts
,
Christoph Hellwig
Re: [patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts
,
Pavel Machek
Re: [patch 00/24] vfs: fixes and cleanups + add helpers to check r/o bind mounts
,
Miklos Szeredi
[patch 00/10] vfs: add helpers to check r/o bind mounts v3
,
Miklos Szeredi
[patch 02/10] vfs: add path_mkdir()
,
Miklos Szeredi
[patch 03/10] vfs: add path_rmdir()
,
Miklos Szeredi
[patch 04/10] vfs: add path_unlink()
,
Miklos Szeredi
[patch 06/10] vfs: add path_link()
,
Miklos Szeredi
[patch 07/10] vfs: add path_rename()
,
Miklos Szeredi
[patch 01/10] vfs: add path_create() and path_mknod()
,
Miklos Szeredi
Re: [patch 01/10] vfs: add path_create() and path_mknod()
,
Andrew Morton
Re: [patch 01/10] vfs: add path_create() and path_mknod()
,
Al Viro
Re: [patch 01/10] vfs: add path_create() and path_mknod()
,
Andrew Morton
Re: [patch 01/10] vfs: add path_create() and path_mknod()
,
Miklos Szeredi
[patch 05/10] vfs: add path_symlink()
,
Miklos Szeredi
[patch 09/10] vfs: add path_setxattr()
,
Miklos Szeredi
[patch 08/10] vfs: add path_setattr()
,
Miklos Szeredi
[patch 10/10] vfs: add path_removexattr()
,
Miklos Szeredi
[patch 00/15] VFS fixes and cleanups
,
Miklos Szeredi
[patch 02/15] nfsd: clean up mnt_want_write calls
,
Miklos Szeredi
Re: [patch 02/15] nfsd: clean up mnt_want_write calls
,
Christoph Hellwig
[patch 03/15] cgroup: dont call vfs_mkdir
,
Miklos Szeredi
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Christoph Hellwig
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Miklos Szeredi
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Christoph Hellwig
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Miklos Szeredi
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Christoph Hellwig
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Miklos Szeredi
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Christoph Hellwig
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Miklos Szeredi
Re: [patch 03/15] cgroup: dont call vfs_mkdir
,
Paul Menage
[patch 04/15] reiserfs: dont call vfs_rmdir
,
Miklos Szeredi
[patch 05/15] reiserfs: dont call notify_change
,
Miklos Szeredi
[patch 07/15] hpfs: dont call notify_change
,
Miklos Szeredi
Re: [patch 07/15] hpfs: dont call notify_change
,
Mikulas Patocka
[patch 10/15] vfs: truncate: dont check immutable twice
,
Miklos Szeredi
Re: [patch 10/15] vfs: truncate: dont check immutable twice
,
Christoph Hellwig
[patch 06/15] sysfs: dont call notify_change
,
Miklos Szeredi
Re: [patch 06/15] sysfs: dont call notify_change
,
Greg KH
Re: [patch 06/15] sysfs: dont call notify_change
,
Miklos Szeredi
Re: [patch 06/15] sysfs: dont call notify_change
,
Greg KH
[patch 08/15] fat: dont call notify_change
,
Miklos Szeredi
Re: [patch 08/15] fat: dont call notify_change
,
OGAWA Hirofumi
Re: [patch 08/15] fat: dont call notify_change
,
Miklos Szeredi
Re: [patch 08/15] fat: dont call notify_change
,
OGAWA Hirofumi
[patch 14/15] vfs: utimes immutable fix
,
Miklos Szeredi
Re: [patch 14/15] vfs: utimes immutable fix
,
Christoph Hellwig
[patch 15/15] vfs: splice remove_suid() cleanup
,
Miklos Szeredi
Re: [patch 15/15] vfs: splice remove_suid() cleanup
,
Christoph Hellwig
Re: [patch 15/15] vfs: splice remove_suid() cleanup
,
Jens Axboe
[patch 09/15] vfs: immutable inode checking cleanup
,
Miklos Szeredi
Re: [patch 09/15] vfs: immutable inode checking cleanup
,
Christoph Hellwig
[patch 12/15] vfs: create file_truncate() helper
,
Miklos Szeredi
Re: [patch 12/15] vfs: create file_truncate() helper
,
Christoph Hellwig
Re: [patch 12/15] vfs: create file_truncate() helper
,
Miklos Szeredi
[patch 13/15] vfs: utimes cleanup
,
Miklos Szeredi
Re: [patch 13/15] vfs: utimes cleanup
,
Christoph Hellwig
Re: [patch 13/15] vfs: utimes cleanup
,
Miklos Szeredi
Re: [patch 13/15] vfs: utimes cleanup
,
Christoph Hellwig
[patch 11/15] vfs: truncate: append-only checking cleanup
,
Miklos Szeredi
Re: [patch 11/15] vfs: truncate: append-only checking cleanup
,
Christoph Hellwig
[patch 01/15] ecryptfs: clean up (un)lock_parent
,
Miklos Szeredi
Re: [patch 01/15] ecryptfs: clean up (un)lock_parent
,
Christoph Hellwig
[Patch] fs/binfmt_elf.c: fix wrong return values
,
WANG Cong
[Patch] fs/binfmt_elf.c: fix a wrong free
,
WANG Cong
Re: [Patch] fs/binfmt_elf.c: fix a wrong free
,
Pekka J Enberg
Re: [Patch] fs/binfmt_elf.c: fix a wrong free
,
WANG Cong
Re: [Patch] fs/binfmt_elf.c: fix a wrong free
,
Pekka Enberg
Re: [Patch] fs/binfmt_elf.c: fix a wrong free
,
WANG Cong
[git pull] more vfs patches
,
Al Viro
euidaccess() as syscall
,
Oleg Verych
Re: euidaccess() as syscall
,
Matthew Wilcox
Re: euidaccess() as syscall
,
Oleg Verych
Re: euidaccess() as syscall
,
Jamie Lokier
Re: euidaccess() as syscall
,
Oleg Verych
code example (Re: euidaccess() as syscall)
,
Oleg Verych
Re: euidaccess() as syscall
,
Matthew Wilcox
Re: LogFS merge
,
Pekka Enberg
Re: LogFS merge
,
Christoph Hellwig
Re: LogFS merge
,
Jörn Engel
[patch] fs: remove local variable copy of f_pos to enable thread-safe updates
,
Matti Linnanvuori
Re: [patch] fs: remove local variable copy of f_pos to enable thread-safe updates
,
Al Viro
<Possible follow-ups>
Re: [patch] fs: remove local variable copy of f_pos to enable thread-safe updates
,
Matti Linnanvuori
Re: [patch] fs: remove local variable copy of f_pos to enable thread-safe updates
,
Al Viro
RFC: case-insensitive rename support in the VFS
,
Barry Naujok
Re: RFC: case-insensitive rename support in the VFS
,
Christoph Hellwig
[RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Christoph Hellwig
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Neil Brown
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
J. Bruce Fields
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Neil Brown
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Chuck Lever
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Chuck Lever
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Chuck Lever
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Chuck Lever
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
J. Bruce Fields
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
J. Bruce Fields
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Neil Brown
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Chuck Lever
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Neil Brown
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Chuck Lever
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Dave Chinner
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Dave Chinner
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Neil Brown
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Dave Chinner
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
J. Bruce Fields
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
[PATCH 1/4] Factor out nfsd_do_readdir() into its own function
,
David Woodhouse
Re: [PATCH 1/4] Factor out nfsd_do_readdir() into its own function
,
Christoph Hellwig
[PATCH 2/4] Copy XFS readdir hack into nfsd code.
,
David Woodhouse
Re: [PATCH 2/4] Copy XFS readdir hack into nfsd code.
,
Christoph Hellwig
[PATCH 3/4] Remove XFS buffered readdir hack
,
David Woodhouse
Re: [PATCH 3/4] Remove XFS buffered readdir hack
,
Christoph Hellwig
[PATCH 4/4] Reinstate NFS exportability
,
David Woodhouse
Re: [PATCH 4/4] Reinstate NFS exportability
,
Christoph Hellwig
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
J. Bruce Fields
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Neil Brown
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Andreas Dilger
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Neil Brown
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
David Woodhouse
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Al Viro
Re: [RFC] Reinstate NFS exportability for JFFS2.
,
Neil Brown
[PATCH 1/4] Factor out nfsd_do_readdir() into its own function
,
David Woodhouse
[PATCH 2/4] Copy XFS readdir hack into nfsd code, introduce FS_NO_LOOKUP_IN_READDIR flag
,
David Woodhouse
[PATCH 3/4] Switch XFS to using FS_NO_LOOKUP_IN_READDIR, remove local readdir hack
,
David Woodhouse
[PATCH 4/4] [JFFS2] Reinstate NFS exportability
,
David Woodhouse
[TOMOYO #8 (2.6.25-mm1) 0/7] TOMOYO Linux
,
Toshiharu Harada
[TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks.
,
Toshiharu Harada
Re: [TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks.
,
Chris Wright
Re: [TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks.
,
Tetsuo Handa
Re: [TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks.
,
Stephen Smalley
Re: [TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks.
,
Chris Wright
Re: [TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks.
,
Stephen Smalley
Re: [TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks.
,
Tetsuo Handa
[TOMOYO #8 (2.6.25-mm1) 2/7] LSM adapter functions.
,
Toshiharu Harada
[TOMOYO #8 (2.6.25-mm1) 3/7] Memory and pathname management functions.
,
Toshiharu Harada
[TOMOYO #8 (2.6.25-mm1) 5/7] Domain transition handler.
,
Toshiharu Harada
[TOMOYO #8 (2.6.25-mm1) 4/7] Common functions for TOMOYO Linux.
,
Toshiharu Harada
[TOMOYO #8 (2.6.25-mm1) 6/7] File operation restriction part.
,
Toshiharu Harada
[TOMOYO #8 (2.6.25-mm1) 7/7] Kconfig and Makefile
,
Toshiharu Harada
[PATCH] Remove l_flushsema
,
Matthew Wilcox
Re: [PATCH] Remove l_flushsema
,
Matthew Wilcox
Re: [PATCH] Remove l_flushsema
,
David Chinner
Re: [PATCH] Remove l_flushsema
,
Christoph Hellwig
Re: [PATCH] Remove l_flushsema
,
David Chinner
Re: [PATCH] Remove l_flushsema
,
Matthew Wilcox
Re: [PATCH] Remove l_flushsema
,
David Chinner
[PATCH] Fix current xfs build
,
Matthew Wilcox
Re: [PATCH] Fix current xfs build
,
David Chinner
Btrfs v0.14 Released
,
Chris Mason
Re: Btrfs v0.14 Released
,
Chris Mason
Re: Btrfs v0.14 Released
,
Jeff Schroeder
Re: Btrfs v0.14 Released
,
Chris Mason
Re: Btrfs v0.14 Released
,
Jeff Schroeder
Re: Btrfs v0.14 Released
,
Tim Gardner
Re: Btrfs v0.14 Released
,
Chris Mason
Re: Btrfs v0.14 Released
,
Jeff Mahoney
Re: Btrfs v0.14 Released
,
Tim Gardner
Re: Btrfs v0.14 Released
,
Kees Cook
Re: Btrfs v0.14 Released
,
Jeff Mahoney
Re: Btrfs v0.14 Released
,
Jan Engelhardt
Re: Btrfs v0.14 Released
,
Chris Mason
Re: Btrfs v0.14 Released
,
Jan Engelhardt
Re: Btrfs v0.14 Released
,
Jan Engelhardt
Re: Btrfs v0.14 Released
,
Jeff Schroeder
Re: Btrfs v0.14 Released
,
Jan Engelhardt
Re: Btrfs v0.14 Released
,
Chris Mason
Re: Btrfs v0.14 Released
,
Matthew Wilcox
Re: Btrfs v0.14 Released
,
Chris Mason
Re: Btrfs v0.14 Released
,
Jan Engelhardt
Re: Btrfs v0.14 Released
,
Tim Gardner
Re: Btrfs v0.14 Released
,
Jeff Mahoney
Re: Btrfs v0.14 Released
,
Jan Engelhardt
Re: Btrfs v0.14 Released
,
Jeff Mahoney
Re: Btrfs v0.14 Released
,
Jeff Schroeder
Re: Btrfs v0.14 Released
,
Chris Mason
[RFC][PATCH 0/5] do remounts without consulting sb->s_files list
,
Dave Hansen
[RFC][PATCH 1/5] r/o bind mounts: change spinlock to mutex
,
Dave Hansen
[RFC][PATCH 2/5] introduce simple_set_mnt_no_get() helper for NFS
,
Dave Hansen
Re: [RFC][PATCH 2/5] introduce simple_set_mnt_no_get() helper for NFS
,
Trond Myklebust
Re: [RFC][PATCH 2/5] introduce simple_set_mnt_no_get() helper for NFS
,
Dave Hansen
Re: [RFC][PATCH 2/5] introduce simple_set_mnt_no_get() helper for NFS
,
Matthew Wilcox
[RFC][PATCH 4/5] must hold lock_super() to set initial mount writer
,
Dave Hansen
Re: [RFC][PATCH 4/5] must hold lock_super() to set initial mount writer
,
Miklos Szeredi
Re: [RFC][PATCH 4/5] must hold lock_super() to set initial mount writer
,
Dave Hansen
[RFC][PATCH 5/5] check mount writers at superblock remount
,
Dave Hansen
[RFC][PATCH 3/5] reintroduce list of vfsmounts over superblock
,
Dave Hansen
[RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
bsn . 0007
[RFC PATCH 1/2] Union Mount: glibc readdir support
,
bsn . 0007
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support
,
Ulrich Drepper
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support
,
Bharata B Rao
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support
,
hooanon05
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support
,
David Newall
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support
,
Bharata B Rao
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support
,
Erez Zadok
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support
,
Erez Zadok
[RFC PATCH 2/2] Union Mount: glibc seekdir support
,
bsn . 0007
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
hooanon05
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
Jan Blunck
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
Jan Blunck
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
NAGABHUSHAN BS
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
Erez Zadok
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
Jan Blunck
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
NAGABHUSHAN BS
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
Erez Zadok
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
,
hooanon05
correct use of vmtruncate()?
,
David Chinner
Re: correct use of vmtruncate()?
,
Zach Brown
Re: correct use of vmtruncate()?
,
David Chinner
Re: correct use of vmtruncate()?
,
Aneesh Kumar K.V
Re: correct use of vmtruncate()?
,
Zach Brown
Re: correct use of vmtruncate()?
,
David Chinner
Re: correct use of vmtruncate()?
,
Aneesh Kumar K.V
Re: correct use of vmtruncate()?
,
David Chinner
[PATCH 0/3] Some more path_{get,put}() cleanups
,
Jan Blunck
[PATCH 3/3] AutoFS: path_{get,put}() cleanups
,
Jan Blunck
[PATCH 1/3] VFS: path_{get,put}() cleanups
,
Jan Blunck
[PATCH 2/3] NFS: path_{get,put}() cleanups
,
Jan Blunck
[ANNOUNCE] util-linux-ng v2.14-rc2
,
Karel Zak
[RFC PATCH 0/3] freeze feature ver 1.2
,
Takashi Sato
[PATCH 2/2] autofs4 - fix incorect return from root.c:try_to_fill_dentry()
,
Ian Kent
[PATCH 1/2] autofs4 - fix execution order race in mount request code
,
Ian Kent
[PATCH] autofs4 - check for invalid dentry in getpath
,
Ian Kent
[PATCH] autofs4 - fix compile warning in waitq.c:autofs4_expire_indirect()
,
Ian Kent
[PATCH] autofs4 - use lookup access intent to support recursive bind mounts
,
Ian Kent
Re: [PATCH] autofs4 - use lookup access intent to support recursive bind mounts
,
Al Viro
Re: [PATCH] autofs4 - use lookup access intent to support recursive bind mounts
,
Ian Kent
Re: [PATCH] autofs4 - use lookup access intent to support recursive bind mounts
,
Al Viro
Re: [PATCH] autofs4 - use lookup access intent to support recursive bind mounts
,
Ian Kent
Re: [PATCH] autofs4 - use lookup access intent to support recursive bind mounts
,
Ian Kent
[PATCH] vfs: reduce stack usage by shrinking struct kiocb
,
Denys Vlasenko
Re: [PATCH] vfs: reduce stack usage by shrinking struct kiocb
,
Zach Brown
[PATCH] vfs: reduce stack usage in write_cache_pages()
,
Denys Vlasenko
[PATCH 0/8] OMFS filesystem version 5
,
Bob Copeland
[git pull] VFS patches
,
Al Viro
[fix] Re: [git pull] VFS patches
,
Al Viro
Re: [fix] [git pull] VFS patches
,
Jean Delvare
Re: [git pull] VFS patches
,
Ingo Molnar
Re: [git pull] VFS patches
,
Matthew Wilcox
Re: [git pull] VFS patches
,
Ingo Molnar
Re: [git pull] VFS patches
,
Ingo Molnar
Re: [git pull] VFS patches
,
Mike Galbraith
Re: [git pull] VFS patches
,
hooanon05
Re: dfs path construction fixup for / character in \\server\share
,
Steve French
DFS patch series
,
Steve French
Re: DFS patch series - fixed
,
Igor Mammedov
Re: DFS patch series - fixed
,
Steve French
Re: DFS patch series - fixed
,
Igor Mammedov
Re: DFS patch series - fixed
,
Steve French
[PATCH] VM: vm_ops->fault takes explicit struct file
,
Erez Zadok
Re: [PATCH] VM: vm_ops->fault takes explicit struct file
,
Stefan Richter
[GIT PULL -mm] 00/12 Unionfs updates/fixes/cleanups
,
Erez Zadok
[PATCH 07/12] Unionfs: set append offset correctly for copied-up files
,
Erez Zadok
[PATCH 06/12] Unionfs: don't dereference dentry without lower branches in d_release
,
Erez Zadok
[PATCH 02/12] Unionfs: prevent races in unionfs_fault
,
Erez Zadok
[PATCH 08/12] Unionfs: copyup only if file is being written to
,
Erez Zadok
[PATCH 09/12] Unionfs: reorganize file_revalidate for un/locking callers
,
Erez Zadok
[PATCH 11/12] Unionfs: set lower file to NULL in file_release
,
Erez Zadok
[PATCH 10/12] Unionfs: maintain one-open-file invariant for non-directories
,
Erez Zadok
[PATCH 12/12] Unionfs: lock parent dentry branch config in write
,
Erez Zadok
[PATCH 04/12] Unionfs: lock inode around calls to notify_change()
,
Erez Zadok
[PATCH 01/12] Unionfs: minor code cleanups
,
Erez Zadok
[PATCH 03/12] Unionfs: copy lower times in fsync/fasync only when needed
,
Erez Zadok
[PATCH 05/12] Unionfs: stop as soon as first writeable branch is found
,
Erez Zadok
[patch 0/5] fuse updates
,
Miklos Szeredi
[patch 1/5] fuse: fix max i/o size calculation
,
Miklos Szeredi
[patch 4/5] fuse: fix truncation on short read
,
Miklos Szeredi
[patch 5/5] fuse: fix sparse warnings
,
Miklos Szeredi
[patch 3/5] fuse: fix race in llseek
,
Miklos Szeredi
Re: [patch 3/5] fuse: fix race in llseek
,
Andrew Morton
Re: [patch 3/5] fuse: fix race in llseek
,
Miklos Szeredi
Re: [patch 3/5] fuse: fix race in llseek
,
Jan Blunck
Re: [patch 3/5] fuse: fix race in llseek
,
Miklos Szeredi
[patch 2/5] fuse: fix node ID type
,
Miklos Szeredi
Re: [patch 0/5] fuse updates
,
Andrew Morton
Re: [patch 0/5] fuse updates
,
Miklos Szeredi
POHMELFS high performance network filesystem release.
,
Evgeniy Polyakov
Re: POHMELFS high performance network filesystem release.
,
Andi Kleen
Re: POHMELFS high performance network filesystem release.
,
Evgeniy Polyakov
[patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
[patch 03/13] nfsd: clean up mnt_want_write calls
,
Miklos Szeredi
[patch 05/13] vfs: add path_mkdir()
,
Miklos Szeredi
[patch 04/13] vfs: add path_create() and path_mknod()
,
Miklos Szeredi
[patch 06/13] vfs: add path_rmdir()
,
Miklos Szeredi
[patch 07/13] vfs: add path_unlink()
,
Miklos Szeredi
[patch 08/13] vfs: add path_symlink()
,
Miklos Szeredi
[patch 09/13] vfs: add path_link()
,
Miklos Szeredi
[patch 10/13] vfs: add path_rename()
,
Miklos Szeredi
[patch 11/13] vfs: add path_setattr()
,
Miklos Szeredi
[patch 12/13] vfs: add path_setxattr()
,
Miklos Szeredi
[patch 13/13] vfs: add path_removexattr()
,
Miklos Szeredi
[patch 02/13] ecryptfs: clean up (un)lock_parent
,
Miklos Szeredi
[patch 01/13] ecryptfs: add missing lock around notify_change
,
Miklos Szeredi
Re: [patch 01/13] ecryptfs: add missing lock around notify_change
,
Erez Zadok
Re: [patch 01/13] ecryptfs: add missing lock around notify_change
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Michael Halcrow
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Dave Hansen
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Erez Zadok
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Erez Zadok
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Michael Halcrow
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Erez Zadok
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Michael Halcrow
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
J. Bruce Fields
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Erez Zadok
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Al Viro
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Erez Zadok
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Erez Zadok
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Erez Zadok
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Erez Zadok
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Dave Hansen
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Dave Hansen
Re: [patch 00/13] vfs: add helpers to check r/o bind mounts
,
Miklos Szeredi
[PATCH] VFS: refactor sys_fchmod and sys_fchmodat
,
David M. Richter
[PATCH 1/4] leases: fix a return-value mixup
,
David M. Richter
[PATCH 2/4] leases: when unlocking, skip locking-related steps
,
David M. Richter
[PATCH 3/4] leases: move lock allocation earlier in generic_setlease()
,
David M. Richter
[PATCH 4/4] leases: remove unneeded variable from fcntl_setlease().
,
David M. Richter
Re: [PATCH 4/4] leases: remove unneeded variable from fcntl_setlease().
,
J. Bruce Fields
Re: [PATCH 2/4] leases: when unlocking, skip locking-related steps
,
Chuck Lever
Re: [PATCH 2/4] leases: when unlocking, skip locking-related steps
,
J. Bruce Fields
[PATCH -v3] LSM/SELinux: show LSM mount options in /proc/mounts
,
Eric Paris
Re: [PATCH -v3] LSM/SELinux: show LSM mount options in /proc/mounts
,
James Morris
Re: [PATCH -v3] LSM/SELinux: show LSM mount options in /proc/mounts
,
James Morris
Re: [PATCH -v3] LSM/SELinux: show LSM mount options in /proc/mounts
,
James Morris
[PATCH]Introduce generalized hooks for getting and setting inode secctx.
,
David P. Quigley
[PATCH 2/2] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
,
David P. Quigley
[PATCH 1/2] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
,
David P. Quigley
Re: [PATCH]Introduce generalized hooks for getting and setting inode secctx.
,
James Morris
Re: [PATCH]Introduce generalized hooks for getting and setting inode secctx.
,
Christoph Hellwig
Re: [PATCH]Introduce generalized hooks for getting and setting inode secctx.
,
James Morris
Re: [PATCH]Introduce generalized hooks for getting and setting inode secctx.
,
Dave Quigley
Re: [PATCH]Introduce generalized hooks for getting and setting inode secctx.
,
Casey Schaufler
[2.6 patch] unexport vfs_{,f,l}stat
,
Adrian Bunk
Re: [2.6 patch] unexport vfs_{,f,l}stat
,
David Miller
Re: [PATCH] utimensat() non-conformances and fixes
,
Miklos Szeredi
[git pull] VFS patches (second series)
,
Al Viro
Re: [git pull] VFS patches (second series)
,
Linus Torvalds
Re: [git pull] VFS patches (second series)
,
Al Viro
[git pull] VFS patches (third series, mountinfo merge)
,
Al Viro
Re: [git pull] VFS patches (third series, mountinfo merge)
,
Roland Dreier
Re: [git pull] VFS patches (third series, mountinfo merge)
,
Al Viro
[RFC][PATCH] expose get_block via inode_operations
,
Josef Bacik
Re: [RFC][PATCH] expose get_block via inode_operations
,
Christoph Hellwig
Re: [RFC][PATCH] expose get_block via inode_operations
,
Josef Bacik
Re: [RFC][PATCH] expose get_block via inode_operations
,
Al Viro
[ANNOUNCE] util-linux-ng 2.13.1.1 (security update)
,
Karel Zak
[PATCH] Check the mtd device in do_emergency_remount()
,
Michael Trimarchi
Re: [PATCH] Check the mtd device in do_emergency_remount()
,
Christoph Hellwig
[2.6 patch] unexport get_fs_type
,
Adrian Bunk
Re: [2.6 patch] unexport get_fs_type
,
Christoph Hellwig
Re: [2.6 patch] unexport get_fs_type
,
Al Viro
Re: [2.6 patch] unexport get_fs_type
,
Al Viro
[2.6 patch] unexport get_empty_filp
,
Adrian Bunk
Re: [2.6 patch] unexport get_empty_filp
,
Christoph Hellwig
[PATCH 0/4] XFS: case-insensitive lookup and Unicode support
,
Barry Naujok
[PATCH 1/4] XFS: Name operation vector for hash and compare
,
Barry Naujok
Re: [PATCH 1/4] XFS: Name operation vector for hash and compare
,
Christoph Hellwig
[PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
Barry Naujok
Re: [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
Christoph Hellwig
Re: [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
Christoph Hellwig
Re: [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
Barry Naujok
Re: [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
Christoph Hellwig
Re: [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
David Chinner
Re: [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
Christoph Hellwig
Re: [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
Barry Naujok
Re: [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
,
Christoph Hellwig
[PATCH 3/4] XFS: ASCII case-insensitive support
,
Barry Naujok
Re: [PATCH 3/4] XFS: ASCII case-insensitive support
,
Christoph Hellwig
[PATCH 4/4] XFS: Unicode case-insensitive lookup implementation
,
Barry Naujok
Re: [PATCH 4/4] XFS: Unicode case-insensitive lookup implementation
,
Christoph Hellwig
[Was: 2.6.25-mm1]
,
Jiri Slaby
Re: [Was: 2.6.25-mm1]
,
Al Viro
fault in __d_lookup [Was: 2.6.25-mm1]
,
Jiri Slaby
Re: fault in __d_lookup [Was: 2.6.25-mm1]
,
Al Viro
Re: fault in __d_lookup [Was: 2.6.25-mm1]
,
Jiri Slaby
Re: fault in __d_lookup [Was: 2.6.25-mm1]
,
Rafael J. Wysocki
Re: fault in __d_lookup [Was: 2.6.25-mm1]
,
Matthew Wilcox
[2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Erez Zadok
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Andrew Morton
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Erez Zadok
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Andrew Morton
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Erez Zadok
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Andrew Morton
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Erez Zadok
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Andrew Morton
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Erez Zadok
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Andrew Morton
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
hooanon05
Re: [2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
,
Hugh Dickins
[PATCH 3/8] omfs: add inode routines
,
Bob Copeland
Re: [PATCH 3/8] omfs: add inode routines
,
Marcin Slusarz
Re: [PATCH 3/8] omfs: add inode routines
,
Marcin Slusarz
Re: [PATCH 3/8] omfs: add inode routines
,
Bob Copeland
Re: [PATCH 3/8] omfs: add inode routines
,
Miklos Szeredi
Re: [PATCH 3/8] omfs: add inode routines
,
Bob Copeland
<Possible follow-ups>
[PATCH 3/8] omfs: add inode routines
,
Bob Copeland
[PATCH 1/8] omfs: add filesystem documentation
,
Bob Copeland
<Possible follow-ups>
[PATCH 1/8] omfs: add filesystem documentation
,
Bob Copeland
[PATCH 2/8] omfs: define filesystem structures
,
Bob Copeland
<Possible follow-ups>
[PATCH 2/8] omfs: define filesystem structures
,
Bob Copeland
[PATCH 5/8] omfs: add file routines
,
Bob Copeland
Re: [PATCH 5/8] omfs: add file routines
,
Miklos Szeredi
Re: [PATCH 5/8] omfs: add file routines
,
Bob Copeland
<Possible follow-ups>
[PATCH 5/8] omfs: add file routines
,
Bob Copeland
[PATCH 0/8] OMFS filesystem version 4
,
Bob Copeland
[PATCH 6/8] omfs: add bitmap routines
,
Bob Copeland
Re: [PATCH 6/8] omfs: add bitmap routines
,
Marcin Slusarz
Re: [PATCH 6/8] omfs: add bitmap routines
,
Bob Copeland
<Possible follow-ups>
[PATCH 6/8] omfs: add bitmap routines
,
Bob Copeland
[PATCH 4/8] omfs: add directory routines
,
Bob Copeland
Re: [PATCH 4/8] omfs: add directory routines
,
Miklos Szeredi
Re: [PATCH 4/8] omfs: add directory routines
,
Bob Copeland
<Possible follow-ups>
[PATCH 4/8] omfs: add directory routines
,
Bob Copeland
[PATCH 8/8] omfs: add MAINTAINERS entry
,
Bob Copeland
<Possible follow-ups>
[PATCH 8/8] omfs: add MAINTAINERS entry
,
Bob Copeland
[PATCH 7/8] omfs: update kbuild to include OMFS
,
Bob Copeland
<Possible follow-ups>
[PATCH 7/8] omfs: update kbuild to include OMFS
,
Bob Copeland
[git pull] first part of VFS merges (ro-bind)
,
Al Viro
Re: script to find incorrect tests on unsigneds
,
Matthew Wilcox
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Alexey Zaytsev
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Theodore Tso
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Eric Sandeen
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Theodore Tso
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Eric Sandeen
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Andi Kleen
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Jamie Lokier
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Andi Kleen
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Jamie Lokier
Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
,
Ricardo M. Correia
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]