Al Viro ([email protected])

Number of posts: 8026 (1.18 per day)
First post: 2005-09-01 06:43:03
Last post: 2024-04-16 00:12:02

Date List Subject
2024-04-16 00:12:02 linux-kernel Re: [PATCH 002/437] fs: add generic read/write iterator helpers
2024-04-15 23:43:05 linux-kernel Re: [PATCH 002/437] fs: add generic read/write iterator helpers
2024-04-15 22:11:34 linux-kernel Re: [PATCH] seq_file: Optimize seq_puts()
2024-04-15 19:57:40 linux-kernel Re: [PATCH 002/437] fs: add generic read/write iterator helpers
2024-04-14 05:56:24 linux-kernel Re: riscv32 EXT4 splat, 6.8 regression?
2024-04-14 02:16:14 linux-ext4 Re: riscv32 EXT4 splat, 6.8 regression?
2024-04-13 04:15:48 linux-kernel Re: [PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()
2024-04-12 07:38:48 linux-kernel Re: [PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()
2024-04-12 04:29:23 linux-kernel Re: [PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()
2024-04-09 19:40:17 linux-kernel Re: [PATCH 1/4] iov_iter: add copy_to_iter_full()
2024-04-08 18:15:14 linux-kernel Re: [WIP 0/3] Memory model and atomic API in Rust
2024-04-07 03:17:17 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-07 00:48:35 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-06 09:38:55 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-06 08:57:20 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-06 08:42:26 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-06 00:10:40 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-05 19:29:03 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-04 22:01:29 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-04 16:37:45 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-04 10:37:27 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-04 09:57:22 linux-kernel Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-04 04:06:27 linux-kernel Re: [PATCH 3/3] signalfd: convert to ->read_iter()
2024-04-04 03:27:20 linux-kernel Re: [PATCH 1/3] timerfd: convert to ->read_iter()
2024-04-03 23:34:21 linux-kernel Re: [PATCH 1/8] sparc32: make __cmpxchg_u32() return u32
2024-04-03 22:46:05 linux-kernel Re: [PATCH 2/3] userfaultfd: convert to ->read_iter()
2024-04-03 22:22:35 linux-kernel Re: [RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
2024-04-03 02:59:38 linux-kernel Re: [GIT PULL] security changes for v6.9-rc3
2024-04-03 02:22:04 linux-kernel Re: [GIT PULL] security changes for v6.9-rc3
2024-04-02 07:17:51 linux-kernel Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-02 04:28:36 linux-kernel [PATCH 6/8] parisc: unify implementations of __cmpxchg_u{8,32,64}
2024-04-02 04:28:33 linux-kernel [PATCH 8/8] parisc: add u16 support to cmpxchg()
2024-04-02 04:28:21 linux-kernel [PATCH 7/8] parisc: add missing export of __cmpxchg_u8()
2024-04-02 04:28:19 linux-kernel [PATCH 5/8] parisc: __cmpxchg_u32(): lift conversion into the callers
2024-04-02 04:27:49 linux-kernel [PATCH 4/8] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
2024-04-02 04:27:45 linux-kernel [PATCH 3/8] sparc32: unify __cmpxchg_u{32,64}
2024-04-02 04:27:40 linux-kernel [PATCH 2/8] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
2024-04-02 04:27:15 linux-kernel [PATCH 1/8] sparc32: make __cmpxchg_u32() return u32
2024-04-02 03:38:10 linux-kernel Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-02 02:11:47 linux-kernel Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-04-02 00:58:02 linux-kernel Re: [PATCH 0/8] kernel: replace seq_puts by seq_putc
2024-04-01 22:38:19 linux-kernel Re: [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
2024-03-26 00:52:40 linux-kernel Re: kernel crash in mknod
2024-03-25 23:41:45 linux-kernel Re: kernel crash in mknod
2024-03-25 19:55:23 linux-kernel Re: kernel crash in mknod
2024-03-24 23:31:32 linux-kernel Re: kernel crash in mknod
2024-03-24 08:56:58 linux-kernel Re: kernel crash in mknod
2024-03-24 07:02:50 linux-kernel Re: kernel crash in mknod
2024-03-24 03:45:06 linux-kernel Re: [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()
2024-03-22 02:38:09 linux-nfs Re: [PATCH] nfsd: Fix error cleanup path in nfsd_rename()
2024-03-22 02:36:35 linux-kernel Re: [PATCH RFC] ntfs3: remove atomic_open