Linux Filesystem Development
Date Index
[
Prev Page
][
Next Page
]
DIO panic on 2.6.21.5
,
Badari Pulavarty
Re: DIO panic on 2.6.21.5
,
Zach Brown
Re: DIO panic on 2.6.21.5
,
Badari Pulavarty
[PATCH] dio: remove bogus refcounting BUG_ON
,
Zach Brown
Re: [PATCH] dio: remove bogus refcounting BUG_ON
,
Badari Pulavarty
Re: [PATCH] dio: remove bogus refcounting BUG_ON
,
Suparna Bhattacharya
Re: [PATCH] dio: remove bogus refcounting BUG_ON
,
Zach Brown
Re: [PATCH] dio: remove bogus refcounting BUG_ON
,
Badari Pulavarty
Re: [PATCH] dio: remove bogus refcounting BUG_ON
,
Zach Brown
Re: [RFC:PATCH] How best to handle implicit clearing of setuid/setgid bits on NFS?
,
Jeff Layton
Re: [RFC:PATCH] How best to handle implicit clearing of setuid/setgid bits on NFS?
,
Trond Myklebust
Message not available
Re: [NFS] [RFC:PATCH] How best to handle implicit clearing of setuid/setgid bits on NFS?
,
Trond Myklebust
Re: [NFS] [RFC:PATCH] How best to handle implicit clearing of setuid/setgid bits on NFS?
,
Jeff Layton
[RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
,
jjohansen
[RFD 2/4] Never pass a NULL nameidata to vfs_create()
,
jjohansen
[RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
,
jjohansen
Re: [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
,
Erez Zadok
Re: [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
,
Christoph Hellwig
Re: [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
,
Christoph Hellwig
Re: [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
,
Andreas Gruenbacher
[RFD 3/4] Dont use a NULL nameidata in xattr_permission()
,
jjohansen
[RFD 4/4] Pass nameidata2 to permission() from nfsd_permission()
,
jjohansen
Re: [RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
,
Trond Myklebust
Re: [RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
,
Andreas Gruenbacher
Re: [RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
,
Christoph Hellwig
[AppArmor 00/44] AppArmor security module overview
,
jjohansen
[AppArmor 03/44] Add a vfsmount parameter to notify_change()
,
jjohansen
[AppArmor 01/44] Pass struct vfsmount to the inode_create LSM hook
,
jjohansen
Re: [AppArmor 01/44] Pass struct vfsmount to the inode_create LSM hook
,
Christoph Hellwig
[AppArmor 02/44] Pass struct path down to remove_suid and children
,
jjohansen
[AppArmor 05/44] Add struct vfsmount parameter to vfs_mkdir()
,
jjohansen
[AppArmor 06/44] Pass struct vfsmount to the inode_mkdir LSM hook
,
jjohansen
[AppArmor 09/44] Add a struct vfsmount parameter to vfs_symlink()
,
jjohansen
[AppArmor 07/44] Add a struct vfsmount parameter to vfs_mknod()
,
jjohansen
[AppArmor 08/44] Pass struct vfsmount to the inode_mknod LSM hook
,
jjohansen
[AppArmor 11/44] Pass struct vfsmount to the inode_readlink LSM hook
,
jjohansen
[AppArmor 13/44] Pass the struct vfsmounts to the inode_link LSM hook
,
jjohansen
[AppArmor 14/44] Add a struct vfsmount parameter to vfs_rmdir()
,
jjohansen
[AppArmor 10/44] Pass struct vfsmount to the inode_symlink LSM hook
,
jjohansen
[AppArmor 15/44] Pass struct vfsmount to the inode_rmdir LSM hook
,
jjohansen
[AppArmor 17/44] Add a struct vfsmount parameter to vfs_unlink()
,
jjohansen
[AppArmor 16/44] Call lsm hook before unhashing dentry in vfs_rmdir()
,
jjohansen
[AppArmor 18/44] Pass struct vfsmount to the inode_unlink LSM hook
,
jjohansen
[AppArmor 19/44] Add struct vfsmount parameters to vfs_rename()
,
jjohansen
[AppArmor 20/44] Pass struct vfsmount to the inode_rename LSM hook
,
jjohansen
[AppArmor 23/44] Add a struct vfsmount parameter to vfs_getxattr()
,
jjohansen
[AppArmor 22/44] Pass struct vfsmount to the inode_setxattr LSM hook
,
jjohansen
[AppArmor 21/44] Add a struct vfsmount parameter to vfs_setxattr()
,
jjohansen
[AppArmor 25/44] Add a struct vfsmount parameter to vfs_listxattr()
,
jjohansen
[AppArmor 28/44] Pass struct vfsmount to the inode_removexattr LSM hook
,
jjohansen
[AppArmor 27/44] Add a struct vfsmount parameter to vfs_removexattr()
,
jjohansen
[AppArmor 26/44] Pass struct vfsmount to the inode_listxattr LSM hook
,
jjohansen
[AppArmor 12/44] Add struct vfsmount parameters to vfs_link()
,
jjohansen
[AppArmor 30/44] Make d_path() consistent across mount operations
,
jjohansen
[AppArmor 29/44] Fix __d_path() for lazy unmounts and make it unambiguous
,
jjohansen
[AppArmor 32/44] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
,
jjohansen
Re: [AppArmor 32/44] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
,
James Morris
[AppArmor 34/44] Factor out sysctl pathname code
,
jjohansen
[AppArmor 33/44] Pass struct file down the inode_*xattr security LSM hooks
,
jjohansen
[AppArmor 35/44] Allow permission functions to tell between parent and leaf checks
,
jjohansen
[AppArmor 36/44] Export audit subsystem for use by modules
,
jjohansen
[AppArmor 37/44] AppArmor: Main Part
,
jjohansen
[AppArmor 38/44] AppArmor: Module and LSM hooks
,
jjohansen
[AppArmor 39/44] AppArmor: Profile loading and manipulation, pathname matching
,
jjohansen
[AppArmor 40/44] AppArmor: all the rest
,
jjohansen
[AppArmor 41/44] Add AppArmor LSM to security/Makefile
,
jjohansen
[AppArmor 42/44] Switch to vfs_permission() in do_path_lookup()
,
jjohansen
[AppArmor 44/44] Fix file_permission()
,
jjohansen
[AppArmor 43/44] Switch to vfs_permission() in sys_fchdir()
,
jjohansen
[AppArmor 04/44] Pass struct vfsmount to the inode_setattr LSM hook
,
jjohansen
Re: [AppArmor 00/44] AppArmor security module overview
,
Andrew Morton
Re: [AppArmor 00/44] AppArmor security module overview
,
John Johansen
Re: [AppArmor 00/44] AppArmor security module overview
,
Andrew Morton
Re: [AppArmor 00/44] AppArmor security module overview
,
John Johansen
Re: [AppArmor 00/44] AppArmor security module overview
,
Adrian Bunk
Re: [AppArmor 00/44] AppArmor security module overview
,
Crispin Cowan
Re: [AppArmor 00/44] AppArmor security module overview
,
Sean
Re: [AppArmor 00/44] AppArmor security module overview
,
Crispin Cowan
Re: [AppArmor 00/44] AppArmor security module overview
,
David Miller
Re: [AppArmor 00/44] AppArmor security module overview
,
Casey Schaufler
Re: [AppArmor 00/44] AppArmor security module overview
,
David Miller
Re: [AppArmor 00/44] AppArmor security module overview
,
Alan Cox
Re: [AppArmor 00/44] AppArmor security module overview
,
Andreas Dilger
Re: [AppArmor 00/44] AppArmor security module overview
,
Eric W. Biederman
Re: [AppArmor 00/44] AppArmor security module overview
,
Casey Schaufler
Re: [AppArmor 00/44] AppArmor security module overview
,
Christoph Hellwig
Re: [AppArmor 00/44] AppArmor security module overview
,
Casey Schaufler
Re: [AppArmor 00/44] AppArmor security module overview
,
Andreas Gruenbacher
Re: [AppArmor 00/44] AppArmor security module overview
,
Kyle Moffett
Re: [AppArmor 00/44] AppArmor security module overview
,
Andreas Gruenbacher
[AppArmor 24/44] Pass struct vfsmount to the inode_getxattr LSM hook
,
jjohansen
[AppArmor 31/44] Add d_namespace_path() to compute namespace relative pathnames
,
jjohansen
Problem with getting signals delivered to a Samba server
,
Robert Rappaport
Re: Problem with getting signals delivered to a Samba server
,
J. Bruce Fields
Re: [PATCH] CIFS: make cifsd (more)
,
Steve French
Re: [PATCH] CIFS: make cifsd (more)
,
Christoph Hellwig
Re: [PATCH] CIFS: make cifsd (more)
,
Christoph Hellwig
Re: [PATCH] CIFS: make cifsd (more)
,
Jeff Layton
Re: [PATCH] CIFS: make cifsd (more)
,
Steve French
Patent or not patent a new idea
,
Graeme Sheppard
Re: Patent or not patent a new idea
,
alan
Re: Patent or not patent a new idea
,
Graeme Sheppard
Re: Patent or not patent a new idea
,
alan
Re: Patent or not patent a new idea
,
Attila Kinali
Re: Patent or not patent a new idea
,
manningc2
Re: Patent or not patent a new idea
,
Bryan Henderson
Re: Patent or not patent a new idea
,
Graeme Sheppard
Re: Patent or not patent a new idea
,
Neil Brown
Re: Patent or not patent a new idea
,
Graeme Sheppard
Re: Patent or not patent a new idea
,
Neil Brown
Re: Patent or not patent a new idea
,
Graeme Sheppard
Re: Patent or not patent a new idea
,
Neil Brown
Re: Patent or not patent a new idea
,
Bryan Henderson
Re: Patent or not patent a new idea
,
Andreas Dilger
i_flags locking
,
Jan Kara
Re: i_flags locking
,
Christoph Hellwig
Discussion about flash SSD during OLS2007
,
Dongjun Shin
Re: Discussion about flash SSD during OLS2007
,
Jörn Engel
[PATCH] update description in Documentation/filesystems/vfs.txt
,
Borislav Petkov
Re: [PATCH] update description in Documentation/filesystems/vfs.txt
,
Pekka Enberg
[PATCH] update description in Documentation/filesystems/vfs.txt (typo fixed)
,
Borislav Petkov
[PATCH] update Documentation/filesystems/vfs.txt (second part)
,
Borislav Petkov
vm/fs meetup in september?
,
Nick Piggin
Re: vm/fs meetup in september?
,
Christoph Hellwig
Re: vm/fs meetup in september?
,
Zach Brown
Re: vm/fs meetup in september?
,
Nick Piggin
Re: vm/fs meetup in september?
,
Andreas Dilger
Re: vm/fs meetup in september?
,
Chris Mason
Re: vm/fs meetup in september?
,
Christoph Hellwig
Re: vm/fs meetup in september?
,
Martin J. Bligh
Re: vm/fs meetup in september?
,
Nick Piggin
Re: vm/fs meetup in september?
,
Jörn Engel
Re: vm/fs meetup in september?
,
Jared Hulbert
Re: vm/fs meetup in september?
,
Christoph Hellwig
Re: vm/fs meetup in september?
,
Jared Hulbert
Re: vm/fs meetup in september?
,
Christoph Hellwig
Re: vm/fs meetup in september?
,
peter
Re: vm/fs meetup in september?
,
Christoph Hellwig
Message not available
Re: vm/fs meetup in september?
,
Jared Hulbert
Re: vm/fs meetup in september?
,
Jared Hulbert
Re: vm/fs meetup in september?
,
Jörn Engel
Re: vm/fs meetup in september?
,
Jared Hulbert
Re: vm/fs meetup in september?
,
Jörn Engel
Re: vm/fs meetup in september?
,
Dongjun Shin
[RFC] fsblock
,
Nick Piggin
[patch 1/3] add the fsblock layer
,
Nick Piggin
Re: [patch 1/3] add the fsblock layer
,
Andi Kleen
Re: [patch 1/3] add the fsblock layer
,
Arjan van de Ven
Re: [patch 1/3] add the fsblock layer
,
Andi Kleen
Re: [patch 1/3] add the fsblock layer
,
Nick Piggin
Re: [patch 1/3] add the fsblock layer
,
Neil Brown
Re: [patch 1/3] add the fsblock layer
,
Nick Piggin
Re: [patch 1/3] add the fsblock layer
,
Chris Mason
Re: [patch 1/3] add the fsblock layer
,
Nick Piggin
Re: [patch 1/3] add the fsblock layer
,
Neil Brown
Re: [patch 1/3] add the fsblock layer
,
Nick Piggin
Re: [patch 1/3] add the fsblock layer
,
Chris Mason
Re: [patch 1/3] add the fsblock layer
,
Christoph Hellwig
Re: [patch 1/3] add the fsblock layer
,
Christoph Hellwig
Re: [patch 1/3] add the fsblock layer
,
Chris Mason
Re: [patch 1/3] add the fsblock layer
,
Nick Piggin
[patch 2/3] block_dev: convert to fsblock
,
Nick Piggin
[patch 3/3] minix: convert to fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Jeff Garzik
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Chris Mason
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Chris Mason
Re: [RFC] fsblock
,
Christoph Hellwig
Re: [RFC] fsblock
,
Christoph Hellwig
Re: [RFC] fsblock
,
Jeff Garzik
Re: [RFC] fsblock
,
Christoph Hellwig
Re: [RFC] fsblock
,
William Lee Irwin III
Re: [RFC] fsblock
,
Andi Kleen
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
David Chinner
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
David Chinner
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Kyle Moffett
Re: [RFC] fsblock
,
Chris Mason
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
David Chinner
Re: [RFC] fsblock
,
Chris Mason
Re: [RFC] fsblock
,
Anton Altaparmakov
Re: [RFC] fsblock
,
David Chinner
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Chris Mason
Re: [RFC] fsblock
,
David Chinner
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Christoph Hellwig
Re: [RFC] fsblock
,
Christoph Lameter
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Christoph Lameter
Re: [RFC] fsblock
,
Nick Piggin
Re: [RFC] fsblock
,
Dave McCracken
[PATCH 00/26] Mount writer count and read-only bind mounts
,
Dave Hansen
[PATCH 02/26] ext3: remove extra IS_RDONLY() check
,
Dave Hansen
Re: [PATCH 02/26] ext3: remove extra IS_RDONLY() check
,
Christoph Hellwig
[PATCH 03/26] ext4: remove extra IS_RDONLY() check
,
Dave Hansen
Re: [PATCH 03/26] ext4: remove extra IS_RDONLY() check
,
Christoph Hellwig
[PATCH 07/26] r/o bind mounts: elevate write count for some ioctls
,
Dave Hansen
Re: [PATCH 07/26] r/o bind mounts: elevate write count for some ioctls
,
Christoph Hellwig
[PATCH 09/26] make access() use mnt check
,
Dave Hansen
Re: [PATCH 09/26] make access() use mnt check
,
Christoph Hellwig
Re: [PATCH 09/26] make access() use mnt check
,
Dave Hansen
Re: [PATCH 09/26] make access() use mnt check
,
Dave Kleikamp
Re: [PATCH 09/26] make access() use mnt check
,
Christoph Hellwig
Re: [PATCH 09/26] make access() use mnt check
,
Dave Hansen
[PATCH 04/26] filesystem helpers for custom 'struct file's
,
Dave Hansen
Re: [PATCH 04/26] filesystem helpers for custom 'struct file's
,
Christoph Hellwig
Re: [PATCH 04/26] filesystem helpers for custom 'struct file's
,
Dave Hansen
Re: [PATCH 04/26] filesystem helpers for custom 'struct file's
,
Andrew Morton
Re: [PATCH 04/26] filesystem helpers for custom 'struct file's
,
Dave Hansen
Re: [PATCH 04/26] filesystem helpers for custom 'struct file's
,
Andrew Morton
Re: [PATCH 04/26] filesystem helpers for custom 'struct file's
,
Dave Hansen
Re: [PATCH 04/26] filesystem helpers for custom 'struct file's
,
Christoph Hellwig
[PATCH 08/26] elevate writer count for chown and friends
,
Dave Hansen
Re: [PATCH 08/26] elevate writer count for chown and friends
,
Christoph Hellwig
[PATCH 11/26] elevate write count during entire ncp_ioctl()
,
Dave Hansen
[PATCH 12/26] elevate write count for link and symlink calls
,
Dave Hansen
[PATCH 06/26] elevate write count open()'d files
,
Dave Hansen
Re: [PATCH 06/26] elevate write count open()'d files
,
Christoph Hellwig
Re: [PATCH 06/26] elevate write count open()'d files
,
Dave Hansen
[PATCH 01/26] document nlink function
,
Dave Hansen
Re: [PATCH 01/26] document nlink function
,
Christoph Hellwig
[PATCH 10/26] elevate mnt writers for callers of vfs_mkdir()
,
Dave Hansen
Re: [PATCH 10/26] elevate mnt writers for callers of vfs_mkdir()
,
Christoph Hellwig
[PATCH 15/26] mount_is_safe(): add comment
,
Dave Hansen
Re: [PATCH 15/26] mount_is_safe(): add comment
,
Christoph Hellwig
Re: [PATCH 15/26] mount_is_safe(): add comment
,
Dave Hansen
[PATCH 05/26] r/o bind mounts: stub functions
,
Dave Hansen
Re: [PATCH 05/26] r/o bind mounts: stub functions
,
Christoph Hellwig
Re: [PATCH 05/26] r/o bind mounts: stub functions
,
Andrew Morton
Re: [PATCH 05/26] r/o bind mounts: stub functions
,
Dave Hansen
[PATCH 18/26] nfs: check mnt instead of superblock directly
,
Dave Hansen
Re: [PATCH 18/26] nfs: check mnt instead of superblock directly
,
Christoph Hellwig
[PATCH 20/26] elevate write count for do_utimes()
,
Dave Hansen
Re: [PATCH 20/26] elevate write count for do_utimes()
,
Christoph Hellwig
[PATCH 19/26] elevate writer count for do_sys_truncate()
,
Dave Hansen
Re: [PATCH 19/26] elevate writer count for do_sys_truncate()
,
Christoph Hellwig
[PATCH 13/26] elevate mount count for extended attributes
,
Dave Hansen
[PATCH 21/26] elevate write count for do_sys_utime() and touch_atime()
,
Dave Hansen
Re: [PATCH 21/26] elevate write count for do_sys_utime() and touch_atime()
,
Christoph Hellwig
[PATCH 23/26] elevate mnt writers for vfs_unlink() callers
,
Dave Hansen
Re: [PATCH 23/26] elevate mnt writers for vfs_unlink() callers
,
Christoph Hellwig
[PATCH 25/26] r/o bind mounts: scalable writer count
,
Dave Hansen
Re: [PATCH 25/26] r/o bind mounts: scalable writer count
,
Miklos Szeredi
Re: [PATCH 25/26] r/o bind mounts: scalable writer count
,
Miklos Szeredi
Re: [PATCH 25/26] r/o bind mounts: scalable writer count
,
Dave Hansen
Re: [PATCH 25/26] r/o bind mounts: scalable writer count
,
Miklos Szeredi
Re: [PATCH 25/26] r/o bind mounts: scalable writer count
,
Andrew Morton
Re: [PATCH 25/26] r/o bind mounts: scalable writer count
,
Dave Hansen
[PATCH 26/26] honor r/w changes at do_remount() time
,
Dave Hansen
Re: [PATCH 26/26] honor r/w changes at do_remount() time
,
Christoph Hellwig
[PATCH 24/26] do_rmdir(): elevate write count
,
Dave Hansen
Re: [PATCH 24/26] do_rmdir(): elevate write count
,
Christoph Hellwig
[PATCH 16/26] unix_find_other() elevate write count for touch_atime()
,
Dave Hansen
Re: [PATCH 16/26] unix_find_other() elevate write count for touch_atime()
,
Christoph Hellwig
[PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Dave Hansen
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Christoph Hellwig
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Dave Hansen
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Christoph Hellwig
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Dave Hansen
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Dave Hansen
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Jan Engelhardt
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Dave Hansen
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Christoph Hellwig
Re: [PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()
,
Christoph Hellwig
[PATCH 17/26] elevate write count over calls to vfs_rename()
,
Dave Hansen
Re: [PATCH 17/26] elevate write count over calls to vfs_rename()
,
Christoph Hellwig
[PATCH 14/26] elevate write count for file_update_time()
,
Dave Hansen
Re: [PATCH 14/26] elevate write count for file_update_time()
,
Christoph Hellwig
Re: [PATCH 14/26] elevate write count for file_update_time()
,
Dave Hansen
Re: [PATCH 14/26] elevate write count for file_update_time()
,
Christoph Hellwig
Re: [PATCH 14/26] elevate write count for file_update_time()
,
Dave Hansen
Re: [PATCH 00/26] Mount writer count and read-only bind mounts
,
Andrew Morton
Re: [PATCH 00/26] Mount writer count and read-only bind mounts
,
Dave Hansen
Re: [PATCH 00/26] Mount writer count and read-only bind mounts
,
Christoph Hellwig
[-mm PATCH] ocfs2: ->fallocate() support
,
Mark Fasheh
Re: [-mm PATCH] ocfs2: ->fallocate() support
,
Andrew Morton
Re: [-mm PATCH] ocfs2: ->fallocate() support
,
Mark Fasheh
Re: [-mm PATCH] ocfs2: ->fallocate() support
,
Christoph Hellwig
Re: [-mm PATCH] ocfs2: ->fallocate() support
,
Mark Fasheh
[RFC][PATCH 10/10] Online defrag command
,
Takashi Sato
[RFC][PATCH 9/10] Fix bugs in multi-block allocation and locality-group
,
Takashi Sato
[RFC][PATCH 8/10] Release reserved block
,
Takashi Sato
[RFC][PATCH 7/10] Reserve freed blocks
,
Takashi Sato
[RFC][PATCH 6/10] Move files from target block group to other block group
,
Takashi Sato
[RFC][PATCH 5/10] Get all extents information of specified inode number
,
Takashi Sato
[RFC][PATCH 4/10] Get free blocks distribution of the target block group
,
Takashi Sato
[RFC][PATCH 3/10] Get block group information
,
Takashi Sato
[RFC][PATCH 2/10] Move the file data to the new blocks
,
Takashi Sato
[RFC][PATCH 1/10] Allocate new contiguous blocks
,
Takashi Sato
[RFC][PATCH 0/10] ext4 online defrag (ver 0.5)
,
Takashi Sato
[BUG?]Set XIP mount option on ext2 bypass check.
,
Yan Zheng
Re: [BUG?]Set XIP mount option on ext2 bypass check.
,
Yan Zheng
Re: [BUG?]Set XIP mount option on ext2 bypass check.
,
Carsten Otte
Re: [BUG?]Set XIP mount option on ext2 bypass check.
,
Carsten Otte
Re: [BUG?]Set XIP mount option on ext2 bypass check.
,
Arnd Bergmann
Re: [BUG?]Set XIP mount option on ext2 bypass check.
,
Satyam Sharma
Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Al Viro
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Ram Pai
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Ram Pai
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Ram Pai
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Ram Pai
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Message not available
[RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
,
Ram Pai
Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
,
Karel Zak
Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
,
H. Peter Anvin
Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
,
Christoph Hellwig
Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
,
H. Peter Anvin
Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
,
Christoph Hellwig
Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
,
Ram Pai
Message not available
[RFC2 PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
,
Ram Pai
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Karel Zak
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Chuck Lever
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Chuck Lever
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Chuck Lever
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Serge E. Hallyn
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Pavel Machek
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Karel Zak
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Dr. David Alan Gilbert
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Hans-Peter Jansen
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
H. Peter Anvin
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Nix
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Miklos Szeredi
Re: Adding subroot information to /proc/mounts, or obtaining that through other means
,
Nix
[00/37] Large Blocksize Support V4
,
clameter
[04/37] Use page_cache_xxx in mm/page-writeback.c
,
clameter
[01/37] Define functions for page cache handling
,
clameter
[03/37] Use page_cache_xxx function in mm/filemap.c
,
clameter
[02/37] Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
,
clameter
[07/37] Use page_cache_xxx in mm/filemap_xip.c
,
clameter
[10/37] Use page_cache_xxx in fs/sync.
,
clameter
[14/37] Use page_cache_xxx in fs/splice.c
,
clameter
[09/37] Use page_cache_xxx in fs/libfs.c
,
clameter
[05/37] Use page_cache_xxx in mm/truncate.c
,
clameter
[11/37] Use page_cache_xxx in fs/buffer.c
,
clameter
[19/37] Use page_cache_xxx for fs/xfs
,
clameter
[17/37] Use page_cache_xxx in fs/ext4
,
clameter
[16/37] Use page_cache_xxx in fs/ext3
,
clameter
[22/37] Use page_cache_xxx in drivers/block/rd.c
,
clameter
[26/37] compound pages: Use new compound vmstat functions in SLUB
,
clameter
[24/37] compound pages: Add new support functions
,
clameter
[27/37] compound pages: Allow use of get_page_unless_zero with compound pages
,
clameter
[29/37] Large blocksize support: Fix up reclaim counters
,
clameter
[28/37] compound pages: Allow freeing of compound pages via pagevec
,
clameter
[37/37] Reiserfs: Fix up for mapping_set_gfp_mask
,
clameter
[33/37] Large blocksize: Compound page zeroing and flushing
,
clameter
[34/37] Large blocksize support in ramfs
,
clameter
Re: [34/37] Large blocksize support in ramfs
,
Andreas Dilger
Re: [34/37] Large blocksize support in ramfs
,
Christoph Lameter
[31/37] Large blocksize support: Core piece
,
clameter
Re: [31/37] Large blocksize support: Core piece
,
Bob Picco
Re: [31/37] Large blocksize support: Core piece
,
Christoph Lameter
[30/37] Add VM_BUG_ONs to check for correct page order
,
clameter
[23/37] compound pages: PageHead/PageTail instead of PageCompound
,
clameter
[25/37] compound pages: vmstat support
,
clameter
[21/37] Use page_cache_xxx in drivers/block/loop.c
,
clameter
[20/37] Fix PAGE SIZE assumption in miscellaneous places.
,
clameter
[18/37] Use page_cache_xxx in fs/reiserfs
,
clameter
[15/37] Use page_cache_xxx functions in fs/ext2
,
clameter
[12/37] Use page_cache_xxx in mm/mpage.c
,
clameter
[35/37] Large blocksize support in XFS
,
clameter
[36/37] Large blocksize support for ext2
,
clameter
Re: [36/37] Large blocksize support for ext2
,
Andreas Dilger
Re: [36/37] Large blocksize support for ext2
,
Christoph Lameter
Re: [36/37] Large blocksize support for ext2
,
Andreas Dilger
[32/37] Readahead changes to support large blocksize.
,
clameter
[08/37] Use page_cache_xxx in mm/migrate.c
,
clameter
[13/37] Use page_cache_xxx in mm/fadvise.c
,
clameter
[06/37] Use page_cache_xxx in mm/rmap.c
,
clameter
[RFC PATCH 0/4] New approach to VFS based union mount
,
Bharata B Rao
[RFC PATCH 1/4] Union mount documentation.
,
Bharata B Rao
Re: [RFC PATCH 1/4] Union mount documentation.
,
Jan Blunck
Re: [RFC PATCH 1/4] Union mount documentation.
,
Bharata B Rao
[RFC PATCH 2/4] Mount changes to support union mount.
,
Bharata B Rao
Message not available
Re: [RFC PATCH 2/4] Mount changes to support union mount.
,
Bharata B Rao
Re: [RFC PATCH 2/4] Mount changes to support union mount.
,
Josef Sipek
[RFC PATCH 3/4] Lookup changes to support union mount.
,
Bharata B Rao
Message not available
Re: [RFC PATCH 3/4] Lookup changes to support union mount.
,
Bharata B Rao
[RFC PATCH 4/4] Directory listing support for union mounted directories.
,
Bharata B Rao
Re: [RFC PATCH 4/4] Directory listing support for union mounted directories.
,
Christoph Hellwig
Re: [RFC PATCH 4/4] Directory listing support for union mounted directories.
,
Trond Myklebust
Re: [RFC PATCH 4/4] Directory listing support for union mounted directories.
,
Christoph Hellwig
Re: [RFC PATCH 4/4] Directory listing support for union mounted directories.
,
Trond Myklebust
Re: [RFC PATCH 4/4] Directory listing support for union mounted directories.
,
Christoph Hellwig
[PATCH] -mm: ocfs2: convert to new aops
,
Mark Fasheh
Re: Updated Btrfs project site online -git repo?
,
Maria Domenica Bertolucci
Re: Updated Btrfs project site online -git repo?
,
Chris Mason
Updated Btrfs project site online
,
Chris Mason
Re: Updated Btrfs project site online -git repo?
,
Maria Domenica Bertolucci
Re: Updated Btrfs project site online- git repo?
,
Maria Domenica Bertolucci
paid work: vfat symlinks, attributes and special files
,
Tomas M
Re: paid work: vfat symlinks, attributes and special files
,
Jan Engelhardt
Re: paid work: vfat symlinks, attributes and special files
,
Jan Engelhardt
Re: paid work: vfat symlinks, attributes and special files
,
Tomas M
Re: paid work: vfat symlinks, attributes and special files
,
Tomas M
[ANNOUNCE] autofs 5.0.2 release
,
Ian Kent
[GIT PULL -mm] Unionfs cleanups, fixes, and mmap
,
Josef 'Jeff' Sipek
[PATCH 13/16] Unionfs: Change free_dentry_private_info to take a struct dentry
,
Josef 'Jeff' Sipek
[PATCH 12/16] Unionfs: Cleanup new_dentry_private_data
,
Josef 'Jeff' Sipek
[PATCH 16/16] Unionfs: Remove superfluous check for NULL pointer
,
Josef 'Jeff' Sipek
[PATCH 14/16] Unionfs: Add BUG_ONs to unionfs_lower_*
,
Josef 'Jeff' Sipek
[PATCH 11/16] Unionfs: Revalidate dentries passed to all inode/super operations
,
Josef 'Jeff' Sipek
[PATCH 15/16] Unionfs: Change the semantics of sb info's rwsem
,
Josef 'Jeff' Sipek
[PATCH 02/16] Unionfs: Don't revalidate dropped dentries
,
Josef 'Jeff' Sipek
[PATCH 06/16] MAINTAINERS: Add Erez Zadok as a maintainer of Unionfs
,
Josef 'Jeff' Sipek
[PATCH 04/16] Unionfs: Set lower inodes correctly after branch management succeeds
,
Josef 'Jeff' Sipek
[PATCH 07/16] Unionfs: Add standard copyright comment to include/linux/union_fs.h
,
Josef 'Jeff' Sipek
[PATCH 03/16] Unionfs: Retry lookup for different silly-renamed files
,
Josef 'Jeff' Sipek
[PATCH 10/16] Unionfs: merge find_new_branch_index and branch_id_to_idx into one function
,
Josef 'Jeff' Sipek
[PATCH 01/16] [PATCH] unionfs section mismatch
,
Josef 'Jeff' Sipek
[PATCH 08/16] Unionfs: Remove unnecessary #define
,
Josef 'Jeff' Sipek
[PATCH 05/16] Unionfs: call statfs on lower file system properly
,
Josef 'Jeff' Sipek
[PATCH 09/16] Unionfs: mmap implementation
,
Josef 'Jeff' Sipek
Versioning file system
,
Jack Stone
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
alan
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
alan
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Jeffrey V. Merkey
Re: Versioning file system
,
Jeffrey V. Merkey
Re: Versioning file system
,
Mark Williamson
Re: Versioning file system
,
Jeffrey V. Merkey
Re: Versioning file system
,
Jan Harkes
Re: Versioning file system
,
Jeffrey V. Merkey
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Alan Cox
Re: Versioning file system
,
Jeffrey V. Merkey
Re: Versioning file system
,
Jan Harkes
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Alan Cox
Re: Versioning file system
,
Jeffrey V. Merkey
Re: Versioning file system
,
Jeffrey V. Merkey
Re: Versioning file system
,
Dale Amon
Re: Versioning file system
,
Dale Amon
Re: Versioning file system
,
Jörn Engel
Re: Versioning file system
,
Andreas Dilger
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Jörn Engel
Re: Versioning file system
,
Theodore Tso
Re: Versioning file system
,
alan
Re: Versioning file system
,
Theodore Tso
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Jeremy Allison
Re: Versioning file system
,
Theodore Tso
Re: Versioning file system
,
J. Bruce Fields
Re: Versioning file system
,
Erik Mouw
Re: Versioning file system
,
Theodore Tso
Re: Versioning file system
,
Erik Mouw
Re: Versioning file system
,
John Stoffel
Re: Versioning file system
,
Chris Mason
Re: Versioning file system
,
Erik Mouw
Re: Versioning file system
,
Chris Mason
Re: Versioning file system
,
Bron Gondwana
Re: Versioning file system
,
Sorin Faibish
Re: Versioning file system
,
Bryan Henderson
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Bryan Henderson
Re: Versioning file system
,
Kyle Moffett
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Bron Gondwana
Re: Versioning file system
,
Kyle Moffett
Re: Versioning file system
,
Martin Langhoff
Re: Versioning file system
,
Jakub Narebski
Re: Versioning file system
,
Chris Snook
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Chris Snook
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Chris Snook
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Chris Snook
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
John Stoffel
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Matthew Wilcox
Re: Versioning file system
,
John Stoffel
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Chris Snook
Re: Versioning file system
,
Jack Stone
Re: Versioning file system
,
Chris Snook
Re: Versioning file system
,
Bernd Petrovitsch
Re: Versioning file system
,
Alan Cox
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Ph. Marek
Re: Versioning file system
,
Lennart Sorensen
Re: Versioning file system
,
david
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Jan Harkes
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Lennart Sorensen
Re: Versioning file system
,
Bryan Henderson
Re: Versioning file system
,
Trond Myklebust
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Bryan Henderson
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Chris Snook
Re: Versioning file system
,
Kok, Auke
Re: Versioning file system
,
alan
<Possible follow-ups>
Re: Versioning file system
,
Bodo Eggert
Re: Versioning file system
,
alan
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
Jeremy Allison
Re: Versioning file system
,
Theodore Tso
Re: Versioning file system
,
Jörn Engel
Re: Versioning file system
,
Jeremy Allison
Re: Versioning file system
,
alan
Re: Versioning file system
,
Brad Boyer
Re: Versioning file system
,
Kyle Moffett
Re: Versioning file system
,
Theodore Tso
Re: Versioning file system
,
Jeremy Allison
Re: Versioning file system
,
alan
Re: Versioning file system
,
Theodore Tso
Re: Versioning file system
,
Jeremy Allison
Re: Versioning file system
,
H. Peter Anvin
Re: Versioning file system
,
alan
[PATCH 0/2] [RFC] configfs: Pin config_items when in use by other subsystems
,
Joel Becker
[PATCH 2/2] ocfs2: Depend on configfs heartbeat items.
,
Joel Becker
[PATCH 1/2] configfs: config item dependancies.
,
Joel Becker
NILFS version 2 now available
,
amagai
Re: NILFS version 2 now available
,
Andi Kleen
Re: NILFS version 2 now available
,
Jörn Engel
Re: NILFS version 2 now available
,
amagai
Re: NILFS version 2 now available
,
Jörn Engel
[patch 1/8] 2.6.22-rc4-mm2 buffered write fixes
,
Nick Piggin
[patch 2/8] 2.6.22-rc4-mm2 buffered write fixes
,
Nick Piggin
[patch 3/8] 2.6.22-rc4-mm2 buffered write fixes
,
Nick Piggin
[patch 4/8] 2.6.22-rc4-mm2 buffered write fixes
,
Nick Piggin
[patch 4/8] minix: convert to new aops fix
,
Nick Piggin
[patch 6/8] sysv: convert to new aops fix
,
Nick Piggin
[patch 7/8] ufs: convert to new aops fix
,
Nick Piggin
[patch 8/8] reiser4: fix for new aops patches
,
Nick Piggin
[ANNOUNCE] Btrfs: a copy on write, snapshotting FS
,
Chris Mason
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]