Max Kellermann ([email protected])

Number of posts: 38 (0.07 per day)
First post: 2022-02-21 18:15:02
Last post: 2023-09-22 15:27:47

Date List Subject
2023-09-22 15:27:47 linux-kernel [PATCH 2/2] fs/ceph/debugfs: expose raw metric counters
2023-09-22 07:55:40 linux-kernel [PATCH 1/2] fs/ceph/debugfs: make all files world-readable
2023-09-22 07:35:16 linux-kernel [PATCH 3/4] fs/pipe: remove unnecessary spinlock from pipe_write()
2023-09-22 05:00:24 linux-kernel [PATCH 4/4] fs/pipe: use spinlock in pipe_read() only if there is a watch_queue
2023-09-22 01:05:56 linux-kernel [PATCH 2/4] fs/pipe: move check to pipe_has_watch_queue()
2023-09-21 20:46:47 linux-kernel [PATCH 1/4] pipe: reduce padding in struct pipe_inode_info
2023-09-21 13:01:11 linux-kernel [PATCH 2/4] inotify_user: move code to do_inotify_add_watch()
2023-09-21 02:15:56 linux-kernel Re: [PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
2023-09-20 00:00:37 linux-kernel [PATCH] inotify: support returning file_handles
2023-09-19 22:51:13 linux-kernel Re: [PATCH] pipe_fs_i.h: add pipe_buf_init()
2023-09-19 22:36:00 linux-kernel [PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
2023-09-19 18:49:35 linux-kernel Re: [PATCH] fs/posix_acl: apply umask if superblock disables ACL support
2023-09-19 16:14:59 linux-kernel Re: [PATCH] pipe_fs_i.h: add pipe_buf_init()
2023-09-19 14:21:42 linux-ext4 [PATCH] fs: apply umask if POSIX ACL support is disabled
2023-09-19 13:59:57 linux-kernel [PATCH] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
2023-09-19 13:32:22 linux-kernel [PATCH] drivers/char/mem: implement splice() for /dev/zero, /dev/full
2023-09-19 12:45:51 linux-kernel [PATCH] pipe_fs_i.h: add pipe_buf_init()
2023-09-19 12:30:27 linux-kernel [PATCH] fs/posix_acl: apply umask if superblock disables ACL support
2023-09-19 10:50:30 linux-ext4 [PATCH] fs/ext4/acl: apply umask if ACL support is disabled
2023-09-19 08:29:40 linux-kernel [PATCH] nfs/super: check NFS_CAP_ACLS instead of the NFS version
2023-09-19 07:43:44 linux-kernel [PATCH] fs/pipe: remove duplicate "offset" initializer
2023-09-18 21:50:11 linux-kernel [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
2023-09-18 20:53:54 linux-kernel Re: [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
2023-09-18 17:32:44 linux-kernel [PATCH 1/4] inotify_user: pass directory fd to inotify_find_inode()
2023-09-18 15:57:53 linux-kernel Re: [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
2023-09-18 13:42:42 linux-kernel [PATCH 4/4] arch: register inotify_add_watch_at
2023-03-09 07:32:25 linux-kernel Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
2023-03-08 15:17:35 linux-kernel Re: [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
2023-03-02 13:07:25 linux-kernel [PATCH] fs/ceph/mds_client: ignore responses for waiting requests
2022-10-25 10:12:36 linux-kernel Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-10-25 08:06:02 linux-kernel Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-10-11 10:05:16 linux-kernel Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-10-11 07:27:18 linux-kernel Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-10-09 10:50:34 linux-kernel Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-10-09 10:33:43 linux-kernel Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-10-09 08:41:32 linux-kernel Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-09-27 12:19:26 linux-kernel [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-02-21 18:15:02 linux-kernel [PATCH] lib/iov_iter: initialize "flags" in new pipe_buffer