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-05-21 15:33:32 linux-kernel [PATCH 06/16] vfs: do_last(): make ENOENT exit RCU safe
2012-05-21 15:33:04 linux-kernel [PATCH 09/16] vfs: do_last(): add audit_inode before open
2012-05-21 15:32:40 linux-kernel [PATCH 10/16] vfs: do_last() common post lookup
2012-05-21 15:32:06 linux-kernel [PATCH 12/16] vfs: do_dentry_open(): don't put filp
2012-05-21 15:31:50 linux-kernel [PATCH 14/16] vfs: nameidata_to_filp(): don't throw away file on error
2012-05-21 15:30:58 linux-kernel [PATCH 16/16] nfs: don't open in ->d_revalidate
2012-05-21 15:30:50 linux-kernel [PATCH 15/16] vfs: retry last component if opening stale dentry
2012-05-21 15:30:45 linux-kernel [PATCH 13/16] vfs: nameidata_to_filp(): inline __dentry_open()
2012-05-21 15:30:40 linux-kernel [PATCH 11/16] vfs: split __dentry_open()
2012-05-21 15:30:35 linux-kernel [PATCH 08/16] vfs: do_last(): only return EISDIR for O_CREAT
2012-05-21 15:30:33 linux-kernel [PATCH 07/16] vfs: do_last(): check LOOKUP_DIRECTORY
2012-05-21 15:30:24 linux-kernel [PATCH 05/16] vfs: make follow_link check RCU safe
2012-05-21 15:30:20 linux-kernel [PATCH 04/16] vfs: do_last(): use inode variable
2012-05-21 15:30:14 linux-kernel [PATCH 03/16] vfs: do_last(): inline walk_component()
2012-05-21 15:30:08 linux-kernel [PATCH 01/16] vfs: split do_lookup()
2012-05-21 15:30:00 linux-kernel [PATCH 00/16] vfs: atomic open v5 (part 1)
2012-05-17 09:38:58 linux-kernel tcp timestamp issues with google servers
2012-05-14 11:20:13 linux-kernel Re: [PATCH 0/5] overlayfs v3.4-rc5 updates
2012-05-07 14:28:00 linux-kernel Re: [PATCH 04/16] vfs: do_last(): use inode variable
2012-04-25 09:41:34 linux-nfs Re: [PATCH RFC v3] vfs: make fstatat retry once on ESTALE errors from getattr call
2012-04-24 15:54:38 linux-nfs Re: [PATCH RFC v3] vfs: make fstatat retry once on ESTALE errors from getattr call
2012-04-23 15:28:00 linux-nfs Re: [PATCH RFC v3] vfs: make fstatat retry once on ESTALE errors from getattr call
2012-04-23 15:23:36 linux-nfs Re: [PATCH RFC v3] vfs: make fstatat retry once on ESTALE errors from getattr call
2012-04-23 14:50:47 linux-nfs Re: [PATCH RFC v3] vfs: make fstatat retry once on ESTALE errors from getattr call
2012-04-22 05:40:58 linux-nfs Re: [PATCH RFC v3] vfs: make fstatat retry once on ESTALE errors from getattr call
2012-04-19 11:27:07 linux-nfs Re: [REGRESSION] NFSv4: open(O_TRUNC) hangs
2012-04-17 16:02:06 linux-nfs Re: [PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-17 15:49:55 linux-nfs Re: [PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-17 14:27:04 linux-nfs Re: [PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-17 14:02:55 linux-nfs Re: [PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-17 13:12:10 linux-nfs Re: [PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-06 09:43:02 linux-nfs Re: [REGRESSION] NFSv4: open(O_TRUNC) hangs
2012-04-03 16:25:53 linux-nfs [REGRESSION] NFSv4: open(O_TRUNC) hangs
2012-03-06 10:10:19 linux-nfs NFSv4: truncate returns I/O error
2012-02-28 09:09:43 linux-kernel Re: [RFC PATCH 03/22] fuse: convert fuse to use iov_iter_copy_[to|from]_user
2012-02-03 13:26:28 linux-kernel [PATCH (untested)] vfs: fix d_inode_lookup() dentry ref leak
2011-12-13 11:26:12 linux-nfs Re: ceph, cifs, nfs, fuse: boolean and / or confusion
2011-09-27 20:18:37 linux-nfs Re: [PATCH] VFS: Suppress automount on [l]stat, [l]getxattr, etc.
2011-09-23 16:19:50 linux-nfs Re: [PATCH] VFS: Suppress automount on [l]stat, [l]getxattr, etc.
2011-09-23 16:11:02 linux-nfs Re: [PATCH] VFS: Suppress automount on [l]stat, [l]getxattr, etc.
2011-09-23 07:26:06 linux-nfs Re: [PATCH] VFS: Suppress automount on [l]stat, [l]getxattr, etc.
2011-09-22 15:33:27 linux-nfs Re: [PATCH] NFS4: Revert commit to make the automount code ignore LOOKUP_FOLLOW
2011-09-22 14:33:31 linux-nfs Re: [PATCH] VFS: Suppress automount on [l]stat, [l]getxattr, etc.
2011-09-22 14:24:25 linux-nfs Re: [PATCH] NFS4: Revert commit to make the automount code ignore LOOKUP_FOLLOW
2011-09-22 12:58:53 linux-nfs Re: [PATCH] NFS4: Revert commit to make the automount code ignore LOOKUP_FOLLOW
2011-07-22 13:32:42 linux-nfs Re: [PATCH 2/2] fuse: permit O_DIRECT flag in open()
2011-07-22 13:25:28 linux-nfs Re: [PATCH 1/2] vfs: pass 'struct file *' as parameter to ->check_flags() methods
2011-06-30 12:44:19 linux-kernel Re: Union mount and overlayfs bake off?
2011-06-16 16:08:34 linux-kernel Re: [PATCH 0/7] overlay filesystem: request for inclusion
2011-06-15 18:12:17 linux-kernel Re: [PATCH 0/7] overlay filesystem: request for inclusion
2011-06-15 15:48:37 linux-kernel Re: [PATCH 0/7] overlay filesystem: request for inclusion