configfs · Supported
Maintainers
- M Andreas Hindborg <a.hindborg@kernel.org>
- R Breno Leitao <leitao@debian.org>
Paths
- F
fs/configfs/ - F
include/linux/configfs.h - F
rust/kernel/configfs.rs - F
samples/configfs/ - F
samples/rust/rust_configfs.rs
Last 30 days
Most active threads (last 7 days)
-
WARM2d
[PATCH] rust: configfs: fix release safety documentation
2026-07-08 07:21 · 1 reply in 7d · Yilin Chen <hidden>
Active reviewers (last 30 days)
-
Andreas Hindborg <a.hindborg@kernel.org>
4 attestations (4 Reviewed-by) · last on 2026-06-27 -
Danilo Krummrich <dakr@kernel.org>
2 attestations (2 Acked-by) · last on 2026-06-27
Recent patches
Most-recent 30 patches in this subsystem on rust-for-linux (capped at 30), ordered by date desc.
-
DORMANTno replies
[PATCH v2] rust: configfs: fix release safety documentation
2026-07-08 · Yilin Chen <hidden> -
WARM2d
[PATCH] rust: configfs: fix release safety documentation
2026-07-07 · Yilin Chen <hidden> -
COOLING10d
[PATCH v5] rust: configfs: add procedural macro for declaring configfs attributes
2026-06-30 · Malte Wechter <hidden> -
DORMANTno replies
REVIEWED: 21 (21M) [PATCH v7 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-06-27 · Alvin Sun <hidden> -
COOLING13d
REVIEWED: 21 (21M) [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-06-24 · Alvin Sun <hidden> -
COLD16d
REVIEWED: 6 (6M) [PATCH v5 7/9] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-06-24 · Alvin Sun <hidden> -
COLD17d
REVIEWED: 6 (6M) [PATCH v4 7/9] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-06-23 · Alvin Sun <hidden> -
COLD18d
[PATCH v3 6/6] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-06-22 · Alvin Sun <hidden> -
COLD21d
[PATCH v4] rust: configfs: add procedural macro for declaring configfs attributes
2026-06-19 · Malte Wechter <hidden> -
COLD23d
[PATCH v3] rust: add procedural macro for declaring configfs attributes
2026-06-12 · Malte Wechter <hidden> -
COLD30d
[PATCH] rust: configfs: fix data offset calculation for subsystem callbacks
2026-06-08 · Andreas Hindborg <a.hindborg@kernel.org> -
DORMANTno replies
[PATCH v2] configfs: rust: add an API for adding default groups from C
2026-06-05 · Andreas Hindborg <a.hindborg@kernel.org> -
COLD29d
[PATCH v2] rust: add procedural macro for declaring configfs attributes
2026-06-03 · Malte Wechter <hidden> -
COLD18d
[PATCH v2 6/7] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-05-21 · Alvin Sun <hidden> -
COLD49d
[PATCH] rust: add procedural macro for declaring configfs attributes
2026-05-20 · Malte Wechter <hidden> -
STALE129d
REVIEWED: 30 (30M) [PATCH] rust: rename `kernel::c_str!` to `str_to_cstr!`
2026-03-02 · Tamir Duberstein <tamird@kernel.org> -
COLD57d
[PATCH] configfs: rust: add an API for adding default groups from C
2026-02-15 · Andreas Hindborg <a.hindborg@kernel.org> -
STALE163d
[PATCH RFC v3 13/15] rust: remove module argument from InPlaceModule::init()
2026-01-10 · Kari Argillander <hidden> -
STALE163d
[PATCH RFC v3 06/15] rust: configfs: use new THIS_MODULE
2026-01-10 · Kari Argillander <hidden> -
STALE163d
[PATCH RFC v3 02/15] rust: add new ThisModule trait and THIS_MODULE impl
2026-01-10 · Kari Argillander <hidden> -
STALE184d
[PATCH RFC v2 09/11] rust: remove module argument from InPlaceModule::init()
2026-01-06 · Kari Argillander <hidden> -
STALE184d
[PATCH RFC v2 02/11] rust: add new ThisModule trait and THIS_MODULE impl
2026-01-06 · Kari Argillander <hidden> -
STALE189d
[PATCH RFC 3/6] rust: WIP: use ThisModule trait for initializing
2026-01-01 · Kari Argillander <hidden> -
STALE176d
LANDED: 38 (38M) [PATCH] rust: configfs: replace `kernel::c_str!` with C-Strings
2025-12-22 · Tamir Duberstein <tamird@kernel.org> -
STALE261d
[RESEND PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
2025-10-18 · Tamir Duberstein <tamird@kernel.org> -
STALE261d
[PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
2025-10-18 · Alice Ryhl <aliceryhl@google.com> -
STALE263d
Re: [PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-18 · Alice Ryhl <aliceryhl@google.com> -
STALE269d
[PATCH v3 2/2] rust: drop `error::to_result` and utilize `ToResult`
2025-10-13 · Onur Özkan <work@onurozkan.dev> -
STALE199d
REVIEWED: 38 (38M) [PATCH v2 05/19] rust: configfs: replace `kernel::c_str!` with C-Strings
2025-09-25 · Tamir Duberstein <hidden> -
STALE310d
LANDED: 19 (19M) [PATCH v7 06/17] rust: configfs: re-export `configfs_attrs` from `configfs` module
2025-09-02 · Andreas Hindborg <a.hindborg@kernel.org>
Needs attention (review trailers in, no pickup)
Patches with review trailers that haven't landed in mainline and haven't been Acked by a maintainer. Oldest first.
-
COLD17d
REVIEWED: 6 (6M) [PATCH v4 7/9] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-06-23 · Alvin Sun <hidden> · 1 Reviewed-by -
COLD16d
REVIEWED: 6 (6M) [PATCH v5 7/9] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-06-24 · Alvin Sun <hidden> · 1 Reviewed-by
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE184d
[PATCH RFC v2 02/11] rust: add new ThisModule trait and THIS_MODULE impl
2026-01-06 · Kari Argillander <hidden> -
STALE163d
[PATCH RFC v3 06/15] rust: configfs: use new THIS_MODULE
2026-01-10 · Kari Argillander <hidden> -
COLD18d
[PATCH v2 6/7] rust: configfs: use `LocalModule` for `THIS_MODULE`
2026-05-21 · Alvin Sun <hidden> -
DORMANTno replies
[PATCH v2] configfs: rust: add an API for adding default groups from C
2026-06-05 · Andreas Hindborg <a.hindborg@kernel.org>