Gabriel Krisman Bertazi ([email protected])

Number of posts: 239 (0.41 per day)
First post: 2022-11-05 23:49:20
Last post: 2024-06-06 21:51:06

Date List Subject
2023-04-22 00:04:31 linux-ext4 [PATCH v2 1/7] fs: Expose name under lookup to d_revalidate hook
2023-04-22 00:04:31 linux-ext4 [PATCH v2 3/7] libfs: Validate negative dentries in case-insensitive directories
2023-04-22 00:04:31 linux-ext4 [PATCH v2 0/7] Support negative dentries on case-insensitive ext4 and f2fs
2023-04-04 16:54:53 linux-kernel Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
2023-04-04 16:00:28 linux-kernel Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
2023-04-01 00:21:34 linux-kernel Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
2023-03-31 15:42:02 linux-ext4 Re: [f2fs-dev] [PATCH 3/7] libfs: Validate negative dentries in case-insensitive directories
2023-03-31 14:13:34 linux-kernel Re: [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
2023-03-31 13:40:15 linux-kernel Re: [RFC 00/11] optimise registered buffer/file updates
2023-03-06 15:33:58 linux-kernel Re: [PATCH 11/17] unicode: remove MODULE_LICENSE in non-modules
2023-02-24 18:32:59 linux-kernel Re: [PATCH v3 1/2] io_uring: Move from hlist to io_wq_work_node
2023-02-23 19:09:40 linux-kernel Re: [PATCH v3 2/2] io_uring: Add KASAN support for alloc_caches
2023-02-23 19:02:37 linux-kernel Re: [PATCH v3 1/2] io_uring: Move from hlist to io_wq_work_node
2023-02-03 21:04:52 linux-ext4 [PATCH v2 7/7] f2fs: Enable negative dentries on case-insensitive lookup
2023-02-03 21:03:36 linux-ext4 [PATCH v2 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
2023-02-03 21:03:34 linux-ext4 [PATCH v2 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
2023-02-03 21:03:28 linux-ext4 [PATCH v2 6/7] ext4: Enable negative dentries on case-insensitive lookup
2023-02-03 21:03:28 linux-ext4 [PATCH v2 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
2023-02-03 21:03:24 linux-ext4 [PATCH v2 3/7] libfs: Validate negative dentries in case-insensitive directories
2023-02-03 21:03:20 linux-ext4 [PATCH v2 1/7] fs: Expose name under lookup to d_revalidate hook
2023-02-03 21:03:14 linux-ext4 [PATCH v2 0/7] Support negative dentries on case-insensitive ext4 and f2fs
2023-01-12 21:50:11 linux-kernel Re: [PATCH liburing v1] man/io_uring_prep_splice.3: Fix description in io_uring_prep_splice() manpage
2023-01-12 21:49:40 linux-kernel Re: [PATCH 2/2] io_uring: Split io_issue_def struct
2023-01-12 18:27:50 linux-kernel Re: [PATCH liburing v1 4/4] man/io_uring_prep_splice.3: Explain more about io_uring_prep_splice()
2022-12-01 13:47:27 linux-kernel Re: [PATCH 1/5] sbitmap: don't consume nr for inactive waitqueue to avoid lost wakeups
2022-11-15 23:55:10 linux-kernel [PATCH 3/3] sbitmap: Try each queue to wake up at least one waiter
2022-11-15 23:11:41 linux-kernel [PATCH 0/3] sbitmap: Fix two issues in the per-bitmap wakeup counter code
2022-11-15 23:11:38 linux-kernel [PATCH 1/3] sbitmap: Advance the queue index before waking up a queue
2022-11-15 22:50:45 linux-kernel [PATCH 2/3] wait: Return number of exclusive waiters awaken
2022-11-15 04:04:17 linux-kernel Re: [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
2022-11-14 14:28:54 linux-kernel [PATCH] sbitmap: Advance the queue index before waking up the queue
2022-11-09 23:12:04 linux-kernel Re: [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
2022-11-09 03:40:30 linux-kernel Re: [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
2022-11-07 16:04:10 linux-kernel Re: [PATCH v2] unicode: don't write -1 after NUL terminator
2022-11-05 23:49:20 linux-kernel [PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags