Ariel Miculas ([email protected])

Number of posts: 27 (0.12 per day)
First post: 2023-04-26 08:23:09
Last post: 2023-12-15 14:28:51

Date List Subject
2023-12-15 14:28:51 linux-kernel Re: [PATCH] docs: rust: remove `CC=clang` mentions
2023-11-22 15:09:40 linux-kernel Re: [PATCH v6 05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
2023-11-17 16:12:50 linux-kernel [PATCH v3] docs: filesystems: document the squashfs specific mount options
2023-10-30 16:43:15 linux-kernel Re: [PATCH v2] docs: filesystems: document the squashfs specific mount options
2023-10-30 16:10:08 linux-kernel Re: [PATCH v2] docs: filesystems: document the squashfs specific mount options
2023-10-30 12:57:33 linux-kernel Re: [PATCH v2] docs: filesystems: document the squashfs specific mount options
2023-10-29 16:48:11 linux-kernel Re: [PATCH] docs: filesystems: document the squashfs specific mount options
2023-10-29 16:21:00 linux-kernel [PATCH v2] docs: filesystems: document the squashfs specific mount options
2023-10-27 15:21:43 linux-kernel [PATCH] docs: vfs: fix typo in struct xattr_handlers
2023-10-27 15:09:58 linux-kernel [PATCH] docs: filesystems: document the squashfs specific mount options
2023-10-26 21:12:46 linux-kernel Re: [PATCH v3] rust: macros: improve `#[vtable]` documentation
2023-10-25 16:19:05 linux-kernel Re: [PATCH] rust: kernel: str: Implement Debug for CString
2023-10-25 12:23:01 linux-kernel Re: [PATCH v1] rust: add improved version of `ForeignOwnable::borrow_mut`
2023-10-19 18:50:40 linux-kernel Re: [PATCH v2] rust: macros: improve `#[vtable]` documentation
2023-07-26 18:30:45 linux-kernel [RFC PATCH v2 07/10] samples: puzzlefs: populate the directory entries with the inodes from the puzzlefs metadata file
2023-07-26 18:00:42 linux-kernel [RFC PATCH v2 05/10] samples: puzzlefs: add basic deserializing support for the puzzlefs metadata
2023-07-26 17:59:59 linux-kernel [RFC PATCH v2 08/10] rust: puzzlefs: read the puzzlefs image manifest instead of an individual metadata layer
2023-07-26 17:57:21 linux-kernel [RFC PATCH v2 09/10] rust: puzzlefs: add support for reading files
2023-07-26 17:56:52 linux-kernel [RFC PATCH v2 00/10] Rust PuzleFS filesystem driver
2023-07-26 17:44:42 linux-kernel [RFC PATCH v2 01/10] samples: puzzlefs: add initial puzzlefs sample, copied from rust_fs.rs
2023-07-26 17:39:20 linux-kernel [RFC PATCH v2 10/10] rust: puzzlefs: add oci_root_dir and image_manifest filesystem parameters
2023-07-26 17:32:52 linux-kernel [RFC PATCH v2 06/10] rust: file: pass the filesystem context to the open function
2023-07-26 17:31:45 linux-kernel [RFC PATCH v2 02/10] kernel: configs: enable rust samples in rust.config
2023-07-26 17:31:17 linux-kernel [RFC PATCH v2 04/10] rust: file: Add a new RegularFile newtype useful for reading files
2023-07-26 17:14:01 linux-kernel [RFC PATCH v2 03/10] rust: kernel: add an abstraction over vfsmount to allow cloning a new private mount
2023-04-26 20:52:07 linux-kernel [PATCH v3] rust: helpers: sort includes alphabetically in rust/helpers.c
2023-04-26 08:23:09 linux-kernel [PATCH] rust: Sort rust/helpers.c's #include directives