Eric Paris ([email protected])

Number of posts: 929 (0.18 per day)
First post: 2005-09-27 13:54:56
Last post: 2020-02-24 22:44:21

Date List Subject
2010-12-09 15:54:51 linux-kernel Re: [PATCH] fs/vfs/security: pass last path component to LSM on inode creation
2010-12-09 15:52:21 linux-ext4 Re: [PATCH] fs/vfs/security: pass last path component to LSM on inode creation
2010-12-08 19:48:06 linux-kernel [PATCH] fs/vfs/security: pass last path component to LSM on inode creation
2010-12-08 19:45:27 linux-ext4 [PATCH] fs/vfs/security: pass last path component to LSM on inode creation
2010-12-08 19:16:36 linux-ext4 [PATCH] ext4: ext4_ext_migrate should use NULL not 0
2010-12-08 16:46:33 linux-kernel Re: [PATCH] syslog: check cap_syslog when dmesg_restrict
2010-12-08 15:39:50 linux-kernel Re: [PATCH] syslog: check cap_syslog when dmesg_restrict
2010-12-07 19:56:21 linux-kernel Re: [PATCH 1/6] fsnotify: introduce new group mutex
2010-12-06 15:53:54 linux-kernel Re: [PATCH] add additional audit info (read/write length & rng name) for RNG devices
2010-11-30 16:19:50 linux-kernel Re: [PATCH] fanotify: dont destroy mark when ignore mask is cleared
2010-11-29 20:45:38 linux-kernel Re: [PATCH] fanotify: dont destroy mark when ignore mask is cleared
2010-11-29 20:40:39 linux-kernel Re: [PATCH 2/2] fanotify: Dont try to open a file descriptor for the overflow event
2010-11-29 20:40:19 linux-kernel Re: [PATCH 1/2] fanotify: Introduce FAN_NOFD
2010-11-29 18:19:54 linux-kernel Re: [PATCH 4/4] fanotify: Expose the file changes to the user
2010-11-29 16:15:21 linux-kernel Re: [PATCH 4/4] fanotify: Expose the file changes to the user
2010-11-24 05:12:22 linux-kernel [PATCH 2/2] fanotify: do not leak user reference on allocation failure
2010-11-24 05:12:17 linux-kernel [PATCH 1/2] inotify: stop kernel memory leak on file creation failure
2010-11-23 23:25:08 linux-kernel Re: Inotify memory leak
2010-11-23 22:13:53 linux-kernel Re: [PATCH] fanotify: on group destroy allow all waiters to bypass permission check
2010-11-23 19:55:37 linux-kernel Re: [PATCH] nfs: Don't generate duplicated events
2010-11-23 19:55:36 linux-nfs Re: [PATCH] nfs: Don't generate duplicated events
2010-11-23 19:54:42 linux-kernel Re: [PATCH] fanotify: Dont allow a mask of 0 if setting or removing a mark
2010-11-23 19:51:24 linux-kernel Re: [PATCH] fanotify: dont destroy mark when ignore mask is cleared
2010-11-23 18:37:21 linux-crypto Re: [PATCH 1/5] Add general crypto auditing infrastructure
2010-11-23 15:12:41 linux-crypto Re: [PATCH 1/5] Add general crypto auditing infrastructure
2010-11-17 22:12:32 linux-kernel Re: [PATCH] fs: call security_d_instantiate in d_obtain_alias
2010-11-17 18:54:14 linux-kernel Re: [PATCH] fs: call security_d_instantiate in d_obtain_alias
2010-11-17 14:41:50 linux-kernel Re: [PATCH 3/3] SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error
2010-11-16 21:55:48 linux-kernel [PATCH 3/3] SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error
2010-11-16 21:55:43 linux-kernel [PATCH 1/3] netfilter: allow hooks to pass error code back up the stack
2010-11-16 21:55:42 linux-kernel [PATCH 2/3] network: tcp_connect should return certain errors up the stack
2010-11-16 05:36:36 linux-kernel Re: [PATCH] kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
2010-11-15 23:37:24 linux-kernel [PATCH] capabilities/syslog: open code cap_syslog logic to fix build failure
2010-11-15 23:12:49 linux-kernel Re: A possible flaw in the fsnotify design.
2010-11-15 23:09:33 linux-kernel Re: [PATCH] Fix dmesg_restrict build failure with CONFIG_EMBEDDED=y and CONFIG_PRINTK=n
2010-11-15 22:52:07 linux-kernel Re: A possible flaw in the fsnotify design.
2010-11-15 22:44:31 linux-kernel Re: [PATCH] Fix dmesg_restrict build failure with CONFIG_EMBEDDED=y and CONFIG_PRINTK=n
2010-11-15 22:35:01 linux-kernel Re: [PATCH] [RFC] fsnotify: Tell the user what part of the file might have changed
2010-11-15 22:32:33 linux-kernel Re: A possible flaw in the fsnotify design.
2010-11-15 15:48:36 linux-kernel Re: [RFC PATCH] network: return errors if we know tcp_connect failed
2010-11-12 16:56:44 linux-kernel Re: [RFC PATCH] network: return errors if we know tcp_connect failed
2010-11-12 16:10:16 linux-kernel RE: [RFC PATCH] network: return errors if we know tcp_connect failed
2010-11-11 21:04:35 linux-kernel [RFC PATCH] network: return errors if we know tcp_connect failed
2010-11-11 19:10:17 linux-kernel [PATCH] netfilter: NF_HOOK_COND has wrong conditional
2010-11-10 15:32:41 linux-kernel Re: linux-next: build failure after merge of the fsnotify tree
2010-11-09 20:21:53 linux-kernel Re: [PATCH] fanotify: Do check against max_marks and increase number of group marks atomically
2010-11-09 20:21:17 linux-kernel Re: [PATCH] fanotify: correct broken ref counting in case adding a mark failed
2010-11-03 19:45:20 linux-kernel [PATCH] xattr.h: expose string defines to userspace
2010-11-02 18:03:51 linux-kernel Re: [PATCH v1.2 0/5] IMA: making i_readcount a first class inode citizen
2010-11-02 01:23:13 linux-kernel Re: [PATCH v1.1 0/5] IMA: making i_readcount a first class inode citizen
2010-11-01 17:23:59 linux-kernel Re: [PATCH 10/20] fanotify: allow userspace to override max queue depth