LinuxLists
Users
About
Al Viro (
[email protected]
)
Number of posts: 8100 (1.18 per day)
First post: 2005-09-01 06:43:03
Last post: 2024-06-15 12:53:38
Next Page
Date
List
Subject
2024-06-15 12:53:38
linux-kernel
Re: [PATCH v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c
2024-06-15 09:09:07
linux-kernel
Re: [PATCH v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c
2024-06-15 05:27:30
linux-kernel
Re: [PATCH] fs: modify the annotation of vfs_mkdir() in fs/namei.c
2024-06-14 00:53:30
linux-kernel
Re: [PATCH 1/2] lockref: speculatively spin waiting for the lock to be released
2024-06-13 23:17:34
linux-kernel
Re: [PATCH] ufs: Add table lookup to set d_type based on mode & S_IFMT
2024-06-13 20:41:02
linux-kernel
Re: [PATCH] ufs: Add table lookup to set d_type based on mode & S_IFMT
2024-06-12 06:16:58
linux-nfs
Re: [PATCH] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
2024-06-12 03:14:17
linux-nfs
Re: [PATCH] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used.
2024-06-03 07:36:22
linux-ext4
Re: [PATCH] Fix filesystem issue: description of the fix Fix mark_buffer_dirty_inode to mark_buffer_dirty_fsync Signed-off-by: HyeonWoo Cha <
[email protected]
>
2024-06-03 04:22:31
linux-ext4
Re: [syzbot] [ext4?] INFO: task hung in vfs_rmdir (2)
2024-06-03 04:21:30
linux-ext4
Re: [syzbot] [ext4?] INFO: task hung in vfs_rmdir (2)
2024-06-03 03:57:05
linux-ext4
Re: [syzbot] [ext4?] INFO: task hung in vfs_rmdir (2)
2024-05-29 20:20:59
linux-kernel
Re: [PATCH] fs/file: fix the check in find_next_fd()
2024-05-29 08:50:59
linux-kernel
Re: [PATCH v5 1/3] VT: Use macros to define ioctls
2024-05-29 06:39:45
linux-kernel
Re: PROBLEM: kbd busted in linux 6.10-rc1 (regression)
2024-05-29 06:37:00
linux-kernel
Re: PROBLEM: kbd busted in linux 6.10-rc1 (regression)
2024-05-29 05:25:58
linux-kernel
Re: PROBLEM: kbd busted in linux 6.10-rc1 (regression)
2024-05-29 02:09:38
linux-kernel
Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
2024-05-29 02:02:33
linux-kernel
Re: [PATCH] fs/dcache: fix warning in ext4_xattr_inode_lookup_create
2024-05-29 01:57:11
linux-ext4
Re: [PATCH] fs/dcache: fix warning in ext4_xattr_inode_lookup_create
2024-05-28 22:02:59
linux-kernel
Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
2024-05-28 21:30:57
linux-kernel
Re: [PATCH] fs: autofs: add MODULE_DESCRIPTION()
2024-05-27 22:37:49
linux-kernel
Re: [PATCH] fs/adfs: add MODULE_DESCRIPTION
2024-05-26 00:05:47
linux-kernel
Re: [PATCH] libfs: fix implicitly cast in simple_attr_write_xsigned()
2024-05-25 18:07:28
linux-kernel
Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
2024-05-25 06:32:40
linux-kernel
Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
2024-05-25 00:15:45
linux-kernel
Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
2024-05-24 22:50:48
linux-kernel
Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
2024-05-24 00:38:02
linux-kernel
Re: [v6 17/20] ARM: dts: aspeed: Add IBM Huygens BMC system
2024-05-17 05:37:04
linux-kernel
Re: [PATCH v3] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-15 21:01:59
linux-kernel
Re: [PATCH] libfs: fix implicitly cast in simple_attr_write_xsigned()
2024-05-15 17:01:21
linux-kernel
Re: kernel BUG at fs/inode.c:LINE! (2)
2024-05-12 04:35:27
linux-kernel
Re: [RFC] configfs_{un,}register_group() semantics
2024-05-12 04:30:32
linux-kernel
[RFC] configfs_{un,}register_group() semantics
2024-05-10 11:22:04
linux-kernel
Re: [PATCH] libfs: fix accidental overflow in offset calculation
2024-05-10 09:29:30
linux-kernel
Re: [PATCH] libfs: fix accidental overflow in offset calculation
2024-05-10 04:48:26
linux-kernel
Re: [PATCH] libfs: fix accidental overflow in offset calculation
2024-05-10 04:42:01
linux-kernel
Re: [PATCH] libfs: fix accidental overflow in offset calculation
2024-05-10 00:49:28
linux-kernel
Re: [PATCH] libfs: fix accidental overflow in offset calculation
2024-05-09 20:59:32
linux-kernel
Re: [RFC] Mitigating unexpected arithmetic overflow
2024-05-09 19:29:15
linux-kernel
Re: [RFC] Mitigating unexpected arithmetic overflow
2024-05-09 18:48:32
linux-kernel
Re: [RFC] Mitigating unexpected arithmetic overflow
2024-05-08 01:11:21
linux-kernel
Re: [PATCH] fs: remove accidental overflow during wraparound check
2024-05-06 01:01:57
linux-kernel
Re: [PATCH] epoll: try to be a _bit_ better about file lifetimes
2024-05-05 22:56:59
linux-kernel
Re: [PATCH] epoll: try to be a _bit_ better about file lifetimes
2024-05-05 21:46:29
linux-kernel
Re: [PATCH] epoll: try to be a _bit_ better about file lifetimes
2024-05-04 06:47:04
linux-kernel
Re: [PATCH] epoll: try to be a _bit_ better about file lifetimes
2024-05-04 03:38:33
linux-kernel
Re: get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
2024-05-04 01:47:01
linux-kernel
Re: [PATCH] epoll: try to be a _bit_ better about file lifetimes
2024-05-04 01:32:00
linux-kernel
Re: [PATCH] epoll: try to be a _bit_ better about file lifetimes
2024-05-04 01:02:07
linux-kernel
Re: [PATCH] epoll: try to be a _bit_ better about file lifetimes