Miklos Szeredi ([email protected])

Number of posts: 3798 (0.53 per day)
First post: 2004-11-15 21:19:55
Last post: 2024-06-14 10:37:46

Date List Subject
2012-08-08 16:01:29 linux-kernel Re: [PATCH 1/4] fuse: add basic support of iovec[] to fuse_req
2012-08-08 14:42:37 linux-kernel Re: [PATCH -v2 4/6] fuse: add a sysfs parameter to control the maximum request size
2012-08-08 14:03:29 linux-kernel Re: [PATCH -v2 2/6] fuse: make the maximum read/write request size tunable
2012-08-07 12:45:38 linux-kernel [PATCH 1/4] vfs: canonicalize create mode in build_open_flags()
2012-08-07 12:45:10 linux-kernel [PATCH 3/4] vfs: pass right create mode to may_o_create()
2012-08-07 12:44:41 linux-kernel [PATCH 4/4] fuse: check create mode in atomic open
2012-08-07 12:44:38 linux-kernel [PATCH 2/4] vfs: atomic_open(): fix create mode usage
2012-08-07 12:44:34 linux-kernel [PATCH 0/4] vfs: fix file creation mode bugs
2012-08-07 09:37:20 linux-kernel [GIT PULL] fuse updates for 3.6
2012-08-06 16:20:28 linux-kernel Re: [PATCH] fuse: verify all ioctl retry iov elements
2012-08-03 10:23:08 linux-kernel Re: [PATCH 1/2] audit: don't free_chunk() after fsnotify_add_mark()
2012-08-03 07:36:41 linux-kernel Re: Oops in audit_copy_inode
2012-06-25 17:45:49 linux-kernel [PATCH 3/3] audit: clean up refcounting in audit-tree
2012-06-25 17:45:44 linux-kernel [PATCH 2/3] audit: fix refcounting in audit-tree
2012-06-25 17:45:41 linux-kernel [PATCH 1/3] audit: don't free_chunk() after fsnotify_add_mark()
2012-06-25 17:45:38 linux-kernel [PATCH 0/3] audit-tree fixes
2012-06-18 14:27:54 linux-kernel Re: [PATCH 00/21] vfs: atomic open v6 (part 2)
2012-06-11 16:32:38 linux-kernel Re: [PATCH 00/21] vfs: atomic open v6 (part 2)
2012-06-11 16:02:27 linux-kernel Re: processes hung after sys_renameat, and 'missing' processes
2012-06-11 15:18:05 linux-kernel Re: [PATCH 00/21] vfs: atomic open v6 (part 2)
2012-06-07 07:07:13 linux-kernel Re: processes hung after sys_renameat, and 'missing' processes
2012-06-05 15:50:13 linux-kernel Re: [PATCH 00/21] vfs: atomic open v6 (part 2)
2012-06-05 13:16:12 linux-kernel [PATCH 02/21] vfs: do_last(): separate O_CREAT specific code
2012-06-05 13:14:46 linux-kernel [PATCH 09/21] nfs: don't use nd->intent.open.flags
2012-06-05 13:14:06 linux-kernel [PATCH 11/21] fuse: implement i_op->atomic_open()
2012-06-05 13:13:45 linux-kernel [PATCH 13/21] ceph: remove unused arg from ceph_lookup_open()
2012-06-05 13:13:18 linux-kernel [PATCH 14/21] ceph: implement i_op->atomic_open()
2012-06-05 13:12:55 linux-kernel [PATCH 16/21] vfs: remove open intents from nameidata
2012-06-05 13:12:38 linux-kernel [PATCH 17/21] vfs: do_last(): clean up error handling
2012-06-05 13:12:18 linux-kernel [PATCH 18/21] vfs: do_last(): clean up labels
2012-06-05 13:11:46 linux-kernel [PATCH 21/21] vfs: move O_DIRECT check to common code
2012-06-05 13:11:30 linux-kernel [PATCH 20/21] vfs: do_last(): clean up retry
2012-06-05 13:11:28 linux-kernel [PATCH 19/21] vfs: do_last(): clean up bool
2012-06-05 13:11:21 linux-kernel [PATCH 15/21] 9p: implement i_op->atomic_open()
2012-06-05 13:11:12 linux-kernel [PATCH 12/21] cifs: implement i_op->atomic_open()
2012-06-05 13:11:06 linux-kernel [PATCH 10/21] nfs: don't use intents for checking atomic open
2012-06-05 13:10:58 linux-kernel [PATCH 08/21] nfs: clean up ->create in nfs_rpc_ops
2012-06-05 13:10:53 linux-kernel [PATCH 07/21] nfs: implement i_op->atomic_open()
2012-06-05 13:10:44 linux-kernel [PATCH 06/21] vfs: add i_op->atomic_open()
2012-06-05 13:10:36 linux-kernel [PATCH 05/21] vfs: lookup_open(): expand lookup_hash()
2012-06-05 13:10:27 linux-kernel [PATCH 04/21] vfs: add lookup_open()
2012-06-05 13:10:18 linux-kernel [PATCH 03/21] vfs: do_last(): common slow lookup
2012-06-05 13:10:12 linux-kernel [PATCH 01/21] vfs: do_last(): inline lookup_slow()
2012-06-05 13:10:08 linux-kernel [PATCH 00/21] vfs: atomic open v6 (part 2)
2012-06-05 12:00:47 linux-kernel [GIT PULL] fuse updates for 3.5
2012-05-25 15:11:29 linux-kernel Re: [PATCH 00/16] vfs: atomic open v4 (part 1)
2012-05-25 14:58:29 linux-kernel Re: [PATCH 00/16] vfs: atomic open v4 (part 1)
2012-05-22 15:53:38 linux-kernel Re: tcp timestamp issues with google servers
2012-05-22 15:25:10 linux-kernel Re: tcp timestamp issues with google servers
2012-05-21 20:39:13 linux-kernel Re: [PATCH 00/16] vfs: atomic open v5 (part 1)
2012-05-21 15:35:27 linux-kernel [PATCH 02/16] vfs: do_last(): make exit RCU safe