LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-09-30 17:55:53
linux-kernel
[PATCH 29/29] net: move sockfs_xattr_handlers to .rodata
2023-09-30 17:11:10
linux-kernel
[PATCH 23/29] smb: move cifs_xattr_handlers to .rodata
2023-09-30 16:52:00
linux-kernel
[PATCH 13/29] hfs: move hfs_xattr_handlers to .rodata
2023-09-30 15:01:19
linux-kernel
[PATCH 08/29] erofs: move erofs_xattr_handlers and xattr_handler_map to .rodata
2023-09-30 14:48:21
linux-kernel
[PATCH 19/29] ntfs3: move ntfs_xattr_handlers to .rodata
2023-09-30 14:46:18
linux-kernel
[PATCH 03/29] 9p: move xattr-related structs to .rodata
2023-09-30 14:21:04
linux-kernel
[PATCH 16/29] jfs: move jfs_xattr_handlers to .rodata
2023-09-30 13:52:05
linux-kernel
[PATCH 24/29] squashfs: move squashfs_xattr_handlers to .rodata
2023-09-30 13:17:15
linux-kernel
[PATCH 05/29] btrfs: move btrfs_xattr_handlers to .rodata
2023-09-30 12:51:32
linux-kernel
[PATCH 06/29] ceph: move ceph_xattr_handlers to .rodata
2023-09-30 11:56:21
linux-kernel
[PATCH 14/29] hfsplus: move hfsplus_xattr_handlers to .rodata
2023-09-30 11:41:50
linux-kernel
[PATCH 17/29] kernfs: move kernfs_xattr_handlers to .rodata
2023-09-30 11:41:40
linux-kernel
[PATCH 12/29] gfs2: move gfs2_xattr_handlers_max to .rodata
2023-09-30 10:16:52
linux-kernel
[PATCH 20/29] ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodata
2023-09-30 10:00:39
linux-kernel
[PATCH 18/29] nfs: move nfs4_xattr_handlers to .rodata
2023-09-30 09:51:48
linux-kernel
[PATCH 21/29] orangefs: move orangefs_xattr_handlers to .rodata
2023-09-30 09:11:00
linux-ext4
[PATCH 02/29] ext4: move ext4_xattr_handlers to .rodata
2023-09-30 08:49:28
linux-kernel
[PATCH 28/29] shmem: move shmem_xattr_handlers to .rodata
2023-09-30 08:20:44
linux-kernel
[PATCH 26/29] xfs: move xfs_xattr_handlers to .rodata
2023-09-30 08:06:02
linux-kernel
[PATCH 00/29] const xattr tables
2023-09-30 07:51:56
linux-kernel
[PATCH 07/29] ecryptfs: move ecryptfs_xattr_handlers to .rodata
2023-09-30 07:04:01
linux-kernel
[PATCH 10/29] f2fs: move f2fs_xattr_handlers and f2fs_xattr_handler_map to .rodata
2023-09-30 06:16:01
linux-kernel
[PATCH 11/29] fuse: move fuse_xattr_handlers to .rodata
2023-09-30 06:13:46
linux-kernel
[PATCH 22/29] reiserfs: move reiserfs_xattr_handlers to .rodata
2023-09-30 06:04:03
linux-kernel
[PATCH 04/29] afs: move afs_xattr_handlers to .rodata
2023-09-30 06:02:50
linux-kernel
[PATCH 01/29] xattr: make the xattr array itself const
2023-09-30 05:11:07
linux-kernel
[PATCH 15/29] jffs2: move jffs2_xattr_handlers to .rodata
2023-09-30 05:10:37
linux-kernel
[PATCH 27/29] overlayfs: move xattr tables to .rodata
2023-09-30 05:06:33
linux-ext4
[PATCH 09/29] ext2: move ext2_xattr_handlers and ext2_xattr_handler_map to .rodata
2023-09-30 05:06:02
linux-kernel
[PATCH 25/29] ubifs: move ubifs_xattr_handlers to .rodata
2023-09-23 22:30:52
linux-kernel
Re: [PATCH 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-23 19:35:55
linux-kernel
Re: [PATCH 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-23 18:27:41
linux-kernel
Re: [PATCH 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-23 18:17:58
linux-kernel
[PATCH v2 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-23 17:50:50
linux-kernel
Re: [PATCH 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-23 17:47:29
linux-kernel
[PATCH v2 0/2] Remove `ArcBorrow`
2023-09-23 17:07:39
linux-kernel
Re: [PATCH 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-23 16:30:53
linux-kernel
[PATCH v2 1/2] rust: arc: rename `ArcInner` to `WithRef`
2023-09-22 04:51:18
linux-kernel
[PATCH 1/2] rust: arc: rename `ArcInner` to `WithRef`
2023-09-22 04:29:03
linux-kernel
[PATCH 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-22 00:43:50
linux-kernel
[PATCH 0/2] Remove `ArcBorrow`
2023-07-27 09:06:57
linux-kernel
Re: [RFC PATCH v2 10/10] rust: puzzlefs: add oci_root_dir and image_manifest filesystem parameters
2023-07-27 00:11:41
linux-kernel
Re: [RFC PATCH v2 10/10] rust: puzzlefs: add oci_root_dir and image_manifest filesystem parameters
2023-05-16 17:14:11
linux-crypto
Re: [PATCH 2/2] rust: add socket support
2023-05-02 17:06:56
linux-kernel
Re: [PATCH] rust: str: add conversion from `CStr` to `CString`
2023-04-19 17:50:16
linux-kernel
[PATCH v4.1] rust: lock: introduce `SpinLock`
2023-04-14 09:22:01
linux-kernel
Re: [PATCH v4 08/13] rust: introduce `ARef`
2023-04-13 17:07:02
linux-kernel
Re: [PATCH v4 08/13] rust: introduce `ARef`
2023-04-12 17:46:50
linux-kernel
Re: [PATCH v4 11/13] rust: lock: add `Guard::do_unlocked`
2023-04-12 12:28:56
linux-kernel
[PATCH v4.1] rust: lock: add `Guard::do_unlocked`
2023-04-12 11:50:59
linux-kernel
Re: [PATCH v4 09/13] rust: add basic `Task`