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
2007-10-20 10:11:33 linux-kernel [RFC 1/2] i_op->readdir: Change readdir() to be an inode operation
2007-10-20 10:11:12 linux-kernel [RFC 0/2] readdir() as an inode operation
2007-10-12 16:02:25 linux-kernel [patch 2/2] r/o bind mounts: Accept passing a mnt NULL pointer to mnt_drop_write()
2007-10-12 16:02:00 linux-kernel [patch 1/2] r/o bind mounts: Dont touch the vfsmount after path_put()
2007-10-12 16:01:48 linux-kernel [patch 0/2] r/o bind mount fixes for 2.6.23-mm1
2007-10-12 15:58:58 linux-kernel [PATCH] VFS: Remove lives_below_in_same_fs()
2007-10-12 15:31:43 linux-kernel Re: kernel NULL pointer dereference in check_spread+0x0/0x26
2007-10-12 12:41:13 linux-kernel kernel NULL pointer dereference in check_spread+0x0/0x26
2007-10-09 18:11:09 linux-kernel [patch 09/10] Use struct path in fs_struct
2007-10-09 18:10:52 linux-kernel [patch 10/10] Make set_fs_{root,pwd} take a struct path
2007-10-09 18:10:32 linux-kernel [patch 05/10] Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
2007-10-09 18:10:03 linux-kernel [patch 06/10] Introduce path_put()
2007-10-09 18:09:41 linux-kernel [patch 07/10] Use path_put() in a few places instead of {mnt,d}put()
2007-10-09 18:09:24 linux-kernel [patch 01/10] Dont touch fs_struct in drivers
2007-10-09 18:09:01 linux-kernel [patch 04/10] Move struct path into its own header
2007-10-09 18:08:47 linux-kernel [patch 02/10] Dont touch fs_struct in usermodehelper
2007-10-09 18:08:31 linux-kernel [patch 08/10] Introduce path_get()
2007-10-09 18:08:15 linux-kernel [patch 03/10] Remove path_release_on_umount()
2007-10-09 18:07:55 linux-kernel [patch 00/10] Use struct path in struct nameidata
2007-09-29 12:36:22 linux-kernel Re: [patch] Combine path_put and path_put_conditional
2007-09-27 14:13:03 linux-kernel [patch 10/10] Make set_fs_{root,pwd} take a struct path
2007-09-27 14:12:42 linux-kernel [patch 05/10] Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
2007-09-27 14:12:27 linux-kernel [patch 06/10] Introduce path_put()
2007-09-27 14:12:00 linux-kernel [patch 09/10] Use struct path in fs_struct
2007-09-27 14:11:45 linux-kernel [patch 07/10] Use path_put() in a few places instead of {mnt,d}put()
2007-09-27 14:11:31 linux-kernel [patch 01/10] Dont touch fs_struct in drivers
2007-09-27 14:11:14 linux-kernel [patch 08/10] Introduce path_get()
2007-09-27 14:10:52 linux-kernel [patch 04/10] Move struct path into its own header
2007-09-27 14:10:37 linux-kernel [patch 02/10] Dont touch fs_struct in usermodehelper
2007-09-27 14:10:18 linux-kernel [patch 00/10] Use struct path in struct nameidata
2007-09-27 14:09:57 linux-kernel [patch 03/10] Remove path_release_on_umount()
2007-08-15 11:37:37 linux-kernel Re: Testing the Current Upstream Kernel
2007-08-15 11:09:01 linux-kernel Testing the Current Upstream Kernel
2007-08-13 13:31:15 linux-kernel Re: [dm-devel] [patch 01/11] dm-snap: Replace special round_down()
2007-08-13 13:29:41 linux-kernel Re: [patch 03/11] dm-snap: Remove dead queued_bios code
2007-08-13 13:25:11 linux-kernel Re: [patch 05/11] dm-snap: remove SECTOR_SHIFT define
2007-08-12 17:20:32 linux-kernel Re: [patch 01/11] dm-snap: Replace special round_down()
2007-08-10 14:11:48 linux-kernel Re: [PATCH 1/2] oprofile: Make callgraph use dump_trace() on i386/x86_64
2007-08-10 13:39:09 linux-kernel [PATCH 1/2] oprofile: Make callgraph use dump_trace() on i386/x86_64
2007-08-10 13:38:44 linux-kernel [PATCH 2/2] i386/x86_64: Introduce frame_pointer() and stack_pointer()
2007-08-10 13:38:22 linux-kernel [PATCH 0/2] Improve Oprofile Callgraphs on i386/x86_64
2007-08-02 12:12:18 linux-kernel Re: [RFC 12/26] ext2 white-out support
2007-08-02 12:05:55 linux-kernel Re: [RFC 12/26] ext2 white-out support
2007-08-02 11:55:47 linux-kernel Re: [RFC 12/26] ext2 white-out support
2007-08-02 10:26:41 linux-kernel Re: [RFC 12/26] ext2 white-out support
2007-08-02 10:18:08 linux-kernel Re: [RFC 00/26] VFS based Union Mount (V2)
2007-06-20 13:05:27 linux-kernel Re: [RFC PATCH 1/4] Union mount documentation.
2007-06-20 12:52:45 linux-kernel Re: [RFC PATCH 1/4] Union mount documentation.
2007-06-20 08:12:37 linux-kernel Re: [RFC PATCH 1/4] Union mount documentation.
2007-06-20 08:01:01 linux-kernel Re: [RFC PATCH 3/4] Lookup changes to support union mount.
2007-06-20 07:58:12 linux-kernel Re: [RFC PATCH 2/4] Mount changes to support union mount.