linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-06-25 15:50:29 to 2007-06-30 09:20:20 UTC [more...]

vfs lease api
 2007-06-30  9:20 UTC  (12+ messages)
  ` [PATCH 1/6] locks: share more common lease code
    ` [PATCH 2/6] locks: provide a file lease method enabling cluster-coherent leases
    ` [PATCH 3/6] locks: rename lease functions to reflect locks.c conventions
    ` [PATCH 4/6] locks: fix locks.c lease symbol exports
    ` [PATCH 5/6] gfs2: stop giving out non-cluster-coherent leases
    ` [PATCH 6/6] nfs: disable leases over NFS

[RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
 2007-06-30  9:15 UTC  (11+ messages)
` [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
` [RFD 2/4] Never pass a NULL nameidata to vfs_create()
` [RFD 3/4] Dont use a NULL nameidata in xattr_permission()
` [RFD 4/4] Pass nameidata2 to permission() from nfsd_permission()

[PATCH] CIFS: make cifsd (more)
 2007-06-30  8:42 UTC  (3+ messages)

DIO panic on 2.6.21.5
 2007-06-30  0:03 UTC  (3+ messages)

[PATCH 1/5] fallocate() implementation in i86, x86_64 and powerpc
 2007-06-29 20:57 UTC  (58+ messages)
                  ` [PATCH 0/6][TAKE5] fallocate system call
                    ` [PATCH 1/7][TAKE5] fallocate() implementation on i386, x86_64 and powerpc
                    ` [PATCH 2/7][TAKE5] fallocate() on s390(x)
                    ` [PATCH 4/7][TAKE5] support new modes in fallocate
                    ` [PATCH 7/7][TAKE5] ext4: support new modes

[GIT PULL -mm] Unionfs cleanups and fixes
 2007-06-29  7:26 UTC  (6+ messages)
` [PATCH 1/5] Unionfs: Convert all instances of "hidden" to "lower"
` [PATCH 2/5] Unionfs: Add missing unlock call in unionfs_file_release
` [PATCH 3/5] Unionfs: Use file->f_path instead of file->f_dentry
` [PATCH 4/5] Unionfs: Clarification comment for unionfs_lookup
` [PATCH 5/5] Unionfs: Remove unnecessary BUG_ON in unionfs_follow_link

[RFC] fsblock
 2007-06-29  2:33 UTC  (26+ messages)
` [patch 1/3] add the fsblock layer

[AppArmor 00/44] AppArmor security module overview
 2007-06-28 16:12 UTC  (61+ messages)
` [AppArmor 01/44] Pass struct vfsmount to the inode_create LSM hook
` [AppArmor 02/44] Pass struct path down to remove_suid and children
` [AppArmor 03/44] Add a vfsmount parameter to notify_change()
` [AppArmor 04/44] Pass struct vfsmount to the inode_setattr LSM hook
` [AppArmor 05/44] Add struct vfsmount parameter to vfs_mkdir()
` [AppArmor 06/44] Pass struct vfsmount to the inode_mkdir LSM hook
` [AppArmor 07/44] Add a struct vfsmount parameter to vfs_mknod()
` [AppArmor 08/44] Pass struct vfsmount to the inode_mknod LSM hook
` [AppArmor 09/44] Add a struct vfsmount parameter to vfs_symlink()
` [AppArmor 10/44] Pass struct vfsmount to the inode_symlink LSM hook
` [AppArmor 11/44] Pass struct vfsmount to the inode_readlink "
` [AppArmor 12/44] Add struct vfsmount parameters to vfs_link()
` [AppArmor 13/44] Pass the struct vfsmounts to the inode_link LSM hook
` [AppArmor 14/44] Add a struct vfsmount parameter to vfs_rmdir()
` [AppArmor 15/44] Pass struct vfsmount to the inode_rmdir LSM hook
` [AppArmor 16/44] Call lsm hook before unhashing dentry in vfs_rmdir()
` [AppArmor 17/44] Add a struct vfsmount parameter to vfs_unlink()
` [AppArmor 18/44] Pass struct vfsmount to the inode_unlink LSM hook
` [AppArmor 19/44] Add struct vfsmount parameters to vfs_rename()
` [AppArmor 20/44] Pass struct vfsmount to the inode_rename LSM hook
` [AppArmor 21/44] Add a struct vfsmount parameter to vfs_setxattr()
` [AppArmor 22/44] Pass struct vfsmount to the inode_setxattr LSM hook
` [AppArmor 23/44] Add a struct vfsmount parameter to vfs_getxattr()
` [AppArmor 25/44] Add a struct vfsmount parameter to vfs_listxattr()
` [AppArmor 26/44] Pass struct vfsmount to the inode_listxattr LSM hook
` [AppArmor 27/44] Add a struct vfsmount parameter to vfs_removexattr()
` [AppArmor 28/44] Pass struct vfsmount to the inode_removexattr LSM hook
` [AppArmor 29/44] Fix __d_path() for lazy unmounts and make it unambiguous
` [AppArmor 30/44] Make d_path() consistent across mount operations
` [AppArmor 32/44] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
` [AppArmor 33/44] Pass struct file down the inode_*xattr security LSM hooks
` [AppArmor 34/44] Factor out sysctl pathname code
` [AppArmor 35/44] Allow permission functions to tell between parent and leaf checks
` [AppArmor 36/44] Export audit subsystem for use by modules
` [AppArmor 37/44] AppArmor: Main Part
` [AppArmor 38/44] AppArmor: Module and LSM hooks
` [AppArmor 39/44] AppArmor: Profile loading and manipulation, pathname matching
` [AppArmor 40/44] AppArmor: all the rest
` [AppArmor 41/44] Add AppArmor LSM to security/Makefile
` [AppArmor 42/44] Switch to vfs_permission() in do_path_lookup()
` [AppArmor 43/44] Switch to vfs_permission() in sys_fchdir()
` [AppArmor 44/44] Fix file_permission()
` [AppArmor 24/44] Pass struct vfsmount to the inode_getxattr LSM hook
` [AppArmor 31/44] Add d_namespace_path() to compute namespace relative pathnames

Adding subroot information to /proc/mounts, or obtaining that through other means
 2007-06-28 15:36 UTC  (14+ messages)
                  ` [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree

[RFC:PATCH] How best to handle implicit clearing of setuid/setgid bits on NFS?
 2007-06-28 13:38 UTC  (2+ messages)

[AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
 2007-06-26 21:01 UTC  (17+ messages)

Problem with getting signals delivered to a Samba server
 2007-06-26 20:48 UTC 

[PATCH 00/26] Mount writer count and read-only bind mounts
 2007-06-26 19:04 UTC  (17+ messages)
` [PATCH 04/26] filesystem helpers for custom 'struct file's
` [PATCH 09/26] make access() use mnt check
` [PATCH 14/26] elevate write count for file_update_time()
` [PATCH 25/26] r/o bind mounts: scalable writer count

Patent or not patent a new idea
 2007-06-26 17:38 UTC  (15+ messages)

vm/fs meetup in september?
 2007-06-26 17:07 UTC  (9+ messages)

[PATCH] update description in Documentation/filesystems/vfs.txt
 2007-06-25 19:06 UTC  (3+ messages)
  ` [PATCH] update description in Documentation/filesystems/vfs.txt (typo fixed)

i_flags locking
 2007-06-25 16:42 UTC 

Discussion about flash SSD during OLS2007
 2007-06-25 15:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).