Wedson Almeida Filho ([email protected])

Number of posts: 290 (0.07 per day)
First post: 2012-05-10 02:53:13
Last post: 2024-05-25 19:24:41

Date List Subject
2024-05-25 19:24:41 linux-kernel Re: [RFC PATCH 10/11] rust: add basic abstractions for iomem operations
2024-05-21 03:02:07 linux-kernel Re: [RFC PATCH 10/11] rust: add basic abstractions for iomem operations
2024-05-14 13:36:45 linux-kernel [RFC PATCH v2 28/30] rust: fs: add memalloc_nofs support
2024-05-14 13:35:57 linux-kernel [RFC PATCH v2 23/30] rust: fs: allow file systems backed by a block device
2024-05-14 13:35:14 linux-kernel [RFC PATCH v2 24/30] rust: fs: allow per-inode data
2024-05-14 13:31:21 linux-kernel [RFC PATCH v2 19/30] rust: fs: introduce `FileSystem::read_xattr`
2024-05-14 13:29:02 linux-kernel [RFC PATCH v2 30/30] WIP: fs: ext2: add rust ro ext2 implementation
2024-05-14 13:28:38 linux-kernel [RFC PATCH v2 22/30] rust: fs: add per-superblock data
2024-05-14 13:28:34 linux-kernel [RFC PATCH v2 29/30] tarfs: introduce tar fs
2024-05-14 13:27:51 linux-kernel [RFC PATCH v2 27/30] rust: fs: add `iomap` module
2024-05-14 13:27:21 linux-kernel [RFC PATCH v2 26/30] rust: fs: allow populating i_lnk
2024-05-14 13:26:59 linux-kernel [RFC PATCH v2 20/30] rust: fs: introduce `FileSystem::statfs`
2024-05-14 13:26:27 linux-kernel [RFC PATCH v2 25/30] rust: fs: export file type from mode constants
2024-05-14 13:25:48 linux-kernel [RFC PATCH v2 21/30] rust: fs: introduce more inode types
2024-05-14 13:24:20 linux-kernel [RFC PATCH v2 18/30] rust: fs: introduce `address_space::Operations::read_folio`
2024-05-14 13:23:47 linux-kernel [RFC PATCH v2 16/30] rust: folio: introduce basic support for folios
2024-05-14 13:23:44 linux-kernel [RFC PATCH v2 17/30] rust: fs: add empty address space operations
2024-05-14 13:23:28 linux-kernel [RFC PATCH v2 14/30] rust: fs: add empty inode operations
2024-05-14 13:23:15 linux-kernel [RFC PATCH v2 15/30] rust: fs: introduce `inode::Operations::lookup`
2024-05-14 13:22:44 linux-kernel [RFC PATCH v2 12/30] rust: fs: introduce `file::Operations::seek`
2024-05-14 13:22:42 linux-kernel [RFC PATCH v2 10/30] rust: fs: add empty file operations
2024-05-14 13:22:28 linux-kernel [RFC PATCH v2 13/30] rust: fs: introduce `file::Operations::read`
2024-05-14 13:22:08 linux-kernel [RFC PATCH v2 11/30] rust: fs: introduce `file::Operations::read_dir`
2024-05-14 13:21:20 linux-kernel [RFC PATCH v2 06/30] rust: fs: introduce `DEntry<T>`
2024-05-14 13:21:07 linux-kernel [RFC PATCH v2 09/30] rust: fs: generalise `File` for different file systems
2024-05-14 13:20:38 linux-kernel [RFC PATCH v2 07/30] rust: fs: introduce `FileSystem::init_root`
2024-05-14 13:20:34 linux-kernel [RFC PATCH v2 08/30] rust: file: move `kernel::file` to `kernel::fs::file`
2024-05-14 13:19:45 linux-kernel [RFC PATCH v2 05/30] rust: fs: introduce `INode<T>`
2024-05-14 13:19:35 linux-kernel [RFC PATCH v2 04/30] rust: fs: introduce `FileSystem::fill_super`
2024-05-14 13:19:20 linux-kernel [RFC PATCH v2 03/30] samples: rust: add initial ro file system sample
2024-05-14 13:18:41 linux-kernel [RFC PATCH v2 02/30] rust: fs: introduce the `module_fs` macro
2024-05-14 13:18:26 linux-kernel [RFC PATCH v2 01/30] rust: fs: add registration/unregistration of file systems
2024-05-14 13:18:09 linux-kernel [RFC PATCH v2 00/30] Rust abstractions for VFS
2024-04-01 23:22:20 linux-kernel Re: [PATCH] rust: types: Make Opaque::get const
2024-04-01 19:42:46 linux-kernel Re: [PATCH v2] rust: macros: fix soundness issue in `module!` macro
2024-04-01 19:10:53 linux-kernel Re: [PATCH] rust: macros: fix soundness issue in `module!` macro
2024-03-31 01:00:38 linux-kernel Re: [PATCH] rust: macros: fix soundness issue in `module!` macro
2024-03-30 00:57:33 linux-kernel Re: [PATCH v3 06/10] rust: alloc: introduce the `BoxExt` trait
2024-03-30 00:54:52 linux-kernel Re: [PATCH v3 00/10] Allocation APIs
2024-03-28 20:01:09 linux-kernel [PATCH v2 4/5] rust: introduce `InPlaceModule`
2024-03-28 19:59:45 linux-kernel [PATCH v2 5/5] samples: rust: add in-place initialisation sample
2024-03-28 19:59:17 linux-kernel [PATCH v2 3/5] rust: module: prefix all module paths with `::`
2024-03-28 19:59:02 linux-kernel [PATCH v2 2/5] rust: kernel: require `Send` for `Module` implementations
2024-03-28 19:58:49 linux-kernel [PATCH v2 1/5] rust: phy: implement `Send` for `Registration`
2024-03-28 19:58:27 linux-kernel [PATCH v2 0/5] In-place module initialisation
2024-03-28 13:00:40 linux-kernel Re: [PATCH 2/2] samples: rust: add in-place initialisation sample
2024-03-28 12:58:15 linux-kernel Re: [PATCH 1/2] rust: introduce `InPlaceModule`
2024-03-28 12:56:46 linux-kernel Re: [PATCH 1/2] rust: introduce `InPlaceModule`
2024-03-28 01:39:14 linux-kernel [PATCH v3 04/10] rust: alloc: remove our fork of the `alloc` crate
2024-03-28 01:39:06 linux-kernel [PATCH v3 10/10] rust: kernel: remove usage of `allocator_api` unstable feature
2024-03-28 01:38:37 linux-kernel [PATCH v3 08/10] rust: sync: update `Arc` and `UniqueArc` to take allocation flags