LinuxLists
Users
About
Mateusz Guzik (
[email protected]
)
Number of posts: 188 (0.36 per day)
First post: 2023-01-14 18:19:26
Last post: 2024-06-15 06:31:58
Previous Page
/
Next Page
Date
List
Subject
2023-10-04 11:19:55
linux-kernel
[PATCH 2/2] vfs: stop counting on gcc not messing with mnt_expiry_mark if not asked
2023-10-04 11:19:36
linux-kernel
[PATCH 0/2] 2 cosmetic changes
2023-09-30 03:59:01
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-29 22:50:45
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-28 18:58:10
linux-kernel
Re: [PATCH] fs: fix possible extra iput() in do_unlinkat()
2023-09-28 14:36:02
linux-kernel
[PATCH v3] vfs: avoid delegating to task_work when cleaning up failed open
2023-09-28 09:53:08
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-28 03:57:56
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-27 22:27:02
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-27 20:53:29
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-27 19:00:27
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-27 05:09:25
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-27 00:36:24
linux-kernel
Re: [PATCH] vfs: shave work on failed file open
2023-09-26 22:08:39
linux-kernel
Re: [PATCH] vfs: shave work on failed file open
2023-09-26 19:33:12
linux-kernel
[PATCH v2] vfs: shave work on failed file open
2023-09-26 19:30:08
linux-kernel
Re: [PATCH] vfs: shave work on failed file open
2023-09-26 09:09:36
linux-kernel
Re: [apparmor] use per-cpu refcounts for apparmor labels?
2023-09-26 09:03:54
linux-kernel
[PATCH] vfs: shave work on failed file open
2023-09-22 23:10:51
linux-kernel
use per-cpu refcounts for apparmor labels?
2023-09-14 22:37:33
linux-kernel
Re: [RFC PATCH] vfs: add inode lockdep assertions
2023-09-05 16:20:58
linux-kernel
[RFC PATCH] vfs: add inode lockdep assertions
2023-09-05 16:20:52
linux-kernel
Re: [RESEND PATCH] cred: add get_cred_many and put_cred_many
2023-09-05 16:04:45
linux-kernel
Re: [syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
2023-09-03 13:42:09
linux-kernel
Re: [PATCH v2] x86: bring back rep movsq for user access on CPUs without ERMS
2023-08-26 20:20:36
linux-kernel
Re: [PATCH 0/2] execve scalability issues, part 1
2023-08-20 19:10:38
linux-kernel
Re: [PATCH] locking: remove spin_lock_prefetch
2023-08-19 14:52:24
linux-kernel
Re: [syzbot] [ntfs?] WARNING in do_open_execat
2023-08-14 10:23:59
linux-kernel
Re: [PATCH] kernel/fork: stop playing lockless games for exe_file replacement
2023-08-14 08:34:36
linux-kernel
Re: [PATCH] kernel/fork: stop playing lockless games for exe_file replacement
2023-08-13 14:52:47
linux-kernel
[PATCH] kernel/fork: stop playing lockless games for exe_file replacement
2023-08-12 17:01:48
linux-kernel
[PATCH] locking: remove spin_lock_prefetch
2023-08-12 13:02:33
linux-kernel
[PATCH] vfs: remove spin_lock_prefetch(&sb->s_inode_list_lock) from new_inode
2023-08-11 21:20:00
linux-kernel
[PATCH] vfs: fix up the assert in i_readcount_dec
2023-08-09 23:17:17
linux-kernel
Re: [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
2023-08-09 09:53:30
linux-kernel
Re: new_inode_pseudo vs locked inode->i_state = 0
2023-08-09 01:16:47
linux-kernel
Re: new_inode_pseudo vs locked inode->i_state = 0
2023-08-08 23:51:30
linux-kernel
Re: [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
2023-08-08 21:58:59
linux-kernel
Re: [PATCH] fs: use __fput_sync in close(2)
2023-08-08 19:46:12
linux-kernel
Re: [PATCH] fs: use __fput_sync in close(2)
2023-08-08 18:55:28
linux-kernel
hardening and other opts in kernel config used for benchmarking?
2023-08-08 18:47:05
linux-kernel
Re: [PATCH] fs: use __fput_sync in close(2)
2023-08-08 18:46:51
linux-kernel
Re: [PATCH] fs: use __fput_sync in close(2)
2023-08-08 17:56:33
linux-kernel
Re: [PATCH] fs: use __fput_sync in close(2)
2023-08-08 17:37:35
linux-kernel
new_inode_pseudo vs locked inode->i_state = 0
2023-08-08 16:37:14
linux-kernel
[PATCH v2 (kindof)] fs: use __fput_sync in close(2)
2023-08-07 20:37:30
linux-kernel
Re: [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
2023-08-07 17:12:22
linux-kernel
[PATCH] cred: add get_cred_many and put_cred_many
2023-08-07 12:02:10
linux-kernel
Re: [PATCH] mm: move dummy_vm_ops out of a header
2023-08-07 01:14:21
linux-kernel
[PATCH] mm: move dummy_vm_ops out of a header
2023-08-07 00:49:34
linux-kernel
[PATCH] fs: use __fput_sync in close(2)
2023-08-05 03:09:47
linux-kernel
Re: [PATCH v2 3/3] fork: lock VMAs of the parent process when forking