Show patches with: Submitter = Wedson Almeida Filho       |    State = Action Required       |   78 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,30/30] WIP: fs: ext2: add rust ro ext2 implementation Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,29/30] tarfs: introduce tar fs Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,28/30] rust: fs: add memalloc_nofs support Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,27/30] rust: fs: add `iomap` module Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,26/30] rust: fs: allow populating i_lnk Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,25/30] rust: fs: export file type from mode constants Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,24/30] rust: fs: allow per-inode data Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,23/30] rust: fs: allow file systems backed by a block device Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,22/30] rust: fs: add per-superblock data Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,21/30] rust: fs: introduce more inode types Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,20/30] rust: fs: introduce `FileSystem::statfs` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,19/30] rust: fs: introduce `FileSystem::read_xattr` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,18/30] rust: fs: introduce `address_space::Operations::read_folio` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,17/30] rust: fs: add empty address space operations Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,16/30] rust: folio: introduce basic support for folios Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,15/30] rust: fs: introduce `inode::Operations::lookup` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,14/30] rust: fs: add empty inode operations Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,13/30] rust: fs: introduce `file::Operations::read` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,12/30] rust: fs: introduce `file::Operations::seek` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,11/30] rust: fs: introduce `file::Operations::read_dir` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,10/30] rust: fs: add empty file operations Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,09/30] rust: fs: generalise `File` for different file systems Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,08/30] rust: file: move `kernel::file` to `kernel::fs::file` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,07/30] rust: fs: introduce `FileSystem::init_root` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,06/30] rust: fs: introduce `DEntry<T>` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,05/30] rust: fs: introduce `INode<T>` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,04/30] rust: fs: introduce `FileSystem::fill_super` Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,03/30] samples: rust: add initial ro file system sample Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,02/30] rust: fs: introduce the `module_fs` macro Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,v2,01/30] rust: fs: add registration/unregistration of file systems Rust abstractions for VFS - - - --- 2024-05-14 Wedson Almeida Filho New
[RFC,19/19] tarfs: introduce tar fs Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,18/19] rust: fs: export file type from mode constants Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,17/19] rust: fs: allow per-inode data Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,16/19] rust: fs: allow file systems backed by a block device Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,15/19] rust: fs: add basic support for fs buffer heads Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,14/19] rust: fs: add per-superblock data Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,13/19] rust: fs: introduce more inode types Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,12/19] rust: fs: introduce `FileSystem::statfs` Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,11/19] rust: fs: introduce `FileSystem::read_xattr` Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,10/19] rust: fs: introduce `FileSystem::read_folio` Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,09/19] rust: folio: introduce basic support for folios Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,08/19] rust: fs: introduce `FileSystem::lookup` Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,07/19] rust: fs: introduce `FileSystem::read_dir` Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,06/19] rust: fs: introduce `FileSystem::init_root` Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,05/19] rust: fs: introduce `INode<T>` Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,04/19] rust: fs: introduce `FileSystem::super_params` Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,03/19] samples: rust: add initial ro file system sample Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,02/19] rust: fs: introduce the `module_fs` macro Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[RFC,01/19] rust: fs: add registration/unregistration of file systems Rust abstractions for VFS - - - --- 2023-10-18 Wedson Almeida Filho New
[29/29] net: move sockfs_xattr_handlers to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[28/29] shmem: move shmem_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[27/29] overlayfs: move xattr tables to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[26/29] xfs: move xfs_xattr_handlers to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[25/29] ubifs: move ubifs_xattr_handlers to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[24/29] squashfs: move squashfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[23/29] smb: move cifs_xattr_handlers to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[22/29] reiserfs: move reiserfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[21/29] orangefs: move orangefs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[20/29] ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[19/29] ntfs3: move ntfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[18/29] nfs: move nfs4_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[17/29] kernfs: move kernfs_xattr_handlers to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[16/29] jfs: move jfs_xattr_handlers to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[15/29] jffs2: move jffs2_xattr_handlers to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[14/29] hfsplus: move hfsplus_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[13/29] hfs: move hfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[12/29] gfs2: move gfs2_xattr_handlers_max to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[11/29] fuse: move fuse_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[10/29] f2fs: move f2fs_xattr_handlers and f2fs_xattr_handler_map to .rodata const xattr tables - 1 - --- 2023-09-30 Wedson Almeida Filho New
[09/29] ext2: move ext2_xattr_handlers and ext2_xattr_handler_map to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[08/29] erofs: move erofs_xattr_handlers and xattr_handler_map to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[07/29] ecryptfs: move ecryptfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[06/29] ceph: move ceph_xattr_handlers to .rodata const xattr tables 1 - - --- 2023-09-30 Wedson Almeida Filho New
[05/29] btrfs: move btrfs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[04/29] afs: move afs_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[03/29] 9p: move xattr-related structs to .rodata const xattr tables 1 1 - --- 2023-09-30 Wedson Almeida Filho New
[02/29] ext4: move ext4_xattr_handlers to .rodata const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New
[01/29] xattr: make the xattr array itself const const xattr tables - - - --- 2023-09-30 Wedson Almeida Filho New