Jan Blunck ([email protected])

Number of posts: 322 (0.2 per day)
First post: 2005-11-04 11:38:23
Last post: 2010-04-19 12:37:42

Date List Subject
2009-09-23 15:39:43 linux-kernel Re: [ANNOUNCE] 2.6.31-rt11
2009-09-08 14:46:35 linux-kernel Re: [PATCH 00/18] tracing/ring-buffer: fixes for latency tracer [2.6.32]
2009-09-07 10:41:59 linux-kernel Re: [PATCH 00/18] tracing/ring-buffer: fixes for latency tracer [2.6.32]
2009-09-07 10:20:51 linux-kernel Re: [PATCH 00/18] tracing/ring-buffer: fixes for latency tracer [2.6.32]
2009-09-02 18:53:16 linux-kernel Re: driver/base/dd.c lockdep warning
2009-06-17 20:47:16 linux-kernel [PATCH] VFS: Make real_lookup() return a struct path
2009-06-17 20:46:55 linux-kernel [PATCH] VFS: Introduce dput() variant that maintains a kill-list
2009-06-17 20:46:39 linux-kernel [PATCH] VFS: Make lookup_hash() return a struct path
2009-06-17 20:46:23 linux-kernel [PATCH] VFS: Remove unnecessary micro-optimization in cached_lookup()
2009-06-17 20:46:01 linux-kernel [PATCH] VFS: propagate mnt_flags into do_loopback
2009-06-17 20:45:49 linux-kernel [PATCH] VFS: BUG() if somebody tries to rehash an already hashed dentry
2009-06-17 20:45:30 linux-kernel [PATCH] Preparation work for VFS based union mounts
2009-04-23 13:51:19 linux-kernel [PATCH] atomic: Only take lock when the counter drops to zero on UP as well (v2)
2009-04-23 13:32:27 linux-kernel Re: [PATCH] atomic: Only take lock when the counter drops to zero on UP as well
2009-04-22 12:56:34 linux-kernel Re: [PATCH] atomic: Only take lock when the counter drops to zero on UP as well
2009-04-12 11:33:36 linux-kernel Re: [PATCH] atomic: Only take lock when the counter drops to zero on UP as well
2009-04-11 14:18:14 linux-kernel [PATCH] atomic: Only take lock when the counter drops to zero on UP as well
2008-11-13 16:42:18 linux-kernel [PATCH] Dynamically allocate struct mem_cgroup_stat_cpu memory
2008-10-15 19:12:19 linux-kernel Re: union mount status
2008-08-15 11:21:37 linux-kernel Re: [patch 1/3] kmsg: Kernel message catalog macros.
2008-07-25 16:23:19 linux-ext4 kernel build time
2008-04-28 16:37:33 linux-nfs [PATCH 2/3] NFS: path_{get,put}() cleanups
2008-03-14 15:07:45 linux-kernel Re: [RFC] Union mount readdir support in glibc
2008-02-18 16:44:37 linux-kernel Re: [PATCH -mmotm] fs/sysfs/file.c d_path fix
2007-12-06 10:01:35 linux-kernel Re: [RFC PATCH 0/5] Union Mount: A Directory listing approach with lseek support
2007-11-16 14:03:52 linux-kernel Re: 2.6.24-rc2-mm1
2007-11-15 17:36:40 linux-kernel Re: 2.6.24-rc2-mm1
2007-11-09 21:37:09 linux-kernel Re: oops in oprofile/dump_trace/X86 with 2.6.24-rcX
2007-11-05 16:36:36 linux-kernel [PATCH 6/9] Use struct path in struct svc_export
2007-11-05 16:36:16 linux-kernel [PATCH 4/9] d_path: Make proc_get_link() use a struct path argument
2007-11-05 16:35:52 linux-kernel [PATCH 8/9] d_path: Make seq_path() use a struct path argument
2007-11-05 16:35:36 linux-kernel [PATCH 2/9] d_path: kerneldoc cleanup
2007-11-05 16:35:10 linux-kernel [PATCH 0/9] struct path related cleanups of d_path() code (V2)
2007-11-05 16:34:50 linux-kernel [PATCH 9/9] d_path: Make d_path() use a struct path
2007-11-05 16:34:33 linux-kernel [PATCH 3/9] d_path: Use struct path in struct avc_audit_data
2007-11-05 16:34:20 linux-kernel [PATCH 5/9] d_path: Make get_dcookie() use a struct path argument
2007-11-05 16:33:55 linux-kernel [PATCH 7/9] Use struct path in struct svc_expkey
2007-11-05 16:33:42 linux-kernel [PATCH 1/9] One less parameter to __d_path
2007-11-02 18:03:51 linux-kernel [PATCH 6/7] d_path: Make d_path() use a struct path (2nd try)
2007-11-02 17:57:59 linux-kernel Re: [PATCH 6/7] d_path: Make d_path() use a struct path
2007-11-01 21:38:35 linux-kernel [PATCH 7/7] Use struct path in struct svc_export
2007-11-01 21:38:21 linux-kernel [PATCH 3/7] d_path: Use struct path in struct avc_audit_data
2007-11-01 21:37:54 linux-kernel [PATCH 5/7] d_path: Make get_dcookie() use a struct path argument
2007-11-01 21:37:39 linux-kernel [PATCH 6/7] d_path: Make d_path() use a struct path
2007-11-01 21:37:14 linux-kernel [PATCH 4/7] d_path: Make proc_get_link() use a struct path argument
2007-11-01 21:36:49 linux-kernel [PATCH 0/7] struct path related cleanups of d_path() code
2007-11-01 21:36:29 linux-kernel [PATCH 1/7] One less parameter to __d_path
2007-11-01 21:36:14 linux-kernel [PATCH 2/7] d_path: kerneldoc cleanup
2007-10-23 08:43:18 linux-kernel Re: [PATCH 00/13] Use struct path in struct nameidata
2007-10-23 08:39:19 linux-kernel Re: [PATCH 00/13] Use struct path in struct nameidata
2007-10-20 10:11:52 linux-kernel [RFC 2/2] i_op->readdir: Change libfs users to the new interface