Andreas Gruenbacher ([email protected])

Number of posts: 520 (0.2 per day)
First post: 2002-08-01 16:11:58
Last post: 2009-11-03 09:11:29

Date List Subject
2007-08-10 14:44:20 linux-kernel [patch 3/4] Introduce pathget
2007-08-10 14:43:53 linux-kernel Re: [RFC 01/10] Split up struct nameidata
2007-08-09 17:24:54 linux-kernel Re: [RFC 04/10] Temporary struct vfs_lookup in file_permission
2007-08-08 21:42:09 linux-kernel Re: [RFC 04/10] Temporary struct vfs_lookup in file_permission
2007-08-08 18:57:18 linux-kernel Re: [RFC 04/10] Temporary struct vfs_lookup in file_permission
2007-08-08 17:24:10 linux-kernel [RFC 10/10] Pass no unnecessary information to iop->lookup
2007-08-08 17:23:39 linux-kernel [RFC 07/10] Pass no unnecessary information to iop->create
2007-08-08 17:23:02 linux-kernel [RFC 09/10] Pass no unnecessary information to dop->d_revalidate
2007-08-08 17:22:35 linux-kernel [RFC 08/10] Pass no NULL vfs_lookup to vfs_create
2007-08-08 17:21:51 linux-kernel [RFC 02/10] Switch from nd->{mnt,dentry} to nd->lookup.path.{mnt,dentry}
2007-08-08 17:21:29 linux-kernel [RFC 06/10] Use vfs_permission instead of file_permission in do_path_lookup
2007-08-08 17:21:14 linux-kernel [RFC 05/10] Use vfs_permission instead of file_permission in sys_fchdir
2007-08-08 17:20:43 linux-kernel [RFC 03/10] Pass no unnecessary information to iop->permission
2007-08-08 17:20:13 linux-kernel [RFC 04/10] Temporary struct vfs_lookup in file_permission
2007-08-08 17:19:44 linux-kernel [RFC 00/10] Split up struct nameidata (take 3)
2007-08-08 17:19:20 linux-kernel [RFC 01/10] Split up struct nameidata
2007-06-30 16:14:30 linux-kernel Re: [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
2007-06-28 18:16:10 linux-kernel Re: [AppArmor 32/44] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
2007-06-27 20:42:41 linux-kernel Re: [RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
2007-06-27 13:37:53 linux-kernel Re: [AppArmor 00/44] AppArmor security module overview
2007-06-25 20:38:48 linux-kernel Re: [PATCH try #2] security: Convert LSM into a static interface
2007-06-22 09:59:54 linux-kernel Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-21 16:01:45 linux-kernel Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-21 15:55:18 linux-kernel Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-12 23:51:09 linux-kernel Re: [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-06-11 15:56:17 linux-kernel Re: [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-06-10 23:10:50 linux-kernel Re: [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-06-09 15:18:14 linux-kernel Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-09 15:06:20 linux-kernel Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-09 13:44:45 linux-kernel Re: [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-06-08 22:04:23 linux-kernel Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-04 21:03:41 linux-kernel Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-06-04 14:31:32 linux-kernel Re: [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-06-04 11:43:18 linux-kernel Re: [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-06-04 11:25:58 linux-kernel Re: [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-05-29 22:11:20 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSMhook
2007-05-29 17:08:21 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSMhook
2007-05-26 16:52:43 linux-kernel Re: Pass struct vfsmount to the inode_create LSM hook
2007-05-26 14:05:55 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-26 13:41:42 linux-kernel Re: Pass struct vfsmount to the inode_create LSM hook
2007-05-26 12:10:42 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-26 11:46:53 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-25 20:00:49 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-25 04:14:29 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-24 21:56:48 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-24 18:10:30 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-24 09:17:23 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-23 19:06:38 linux-kernel Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
2007-05-23 16:17:20 linux-kernel Re: [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-05-11 16:00:27 linux-kernel Re: [nameidata 1/2] Don't pass NULL nameidata to vfs_create
2007-02-27 00:29:00 linux-kernel Re: [patch 1/9] fix umask when noACL kernel meets extN tuned for ACLs