aboutsummaryrefslogtreecommitdiff
path: root/rust/kernel/block/mq.rs
AgeCommit message (Expand)AuthorFilesLines
2025-11-05rust: block: update ARef and AlwaysRefCounted imports from sync::arefShankari Anand1-3/+2
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+10
2025-09-16rust: block: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein1-1/+1
2025-09-02rust: block: add remote completion to `Request`Andreas Hindborg1-0/+6
2025-09-02rust: block: add `GenDisk` private data supportAndreas Hindborg1-3/+4
2025-09-02rust: block: remove `RawWriter`Andreas Hindborg1-1/+0
2025-06-24rust: Use consistent "# Examples" heading style in rustdocViresh Kumar1-1/+1
2024-06-14rust: block: introduce `kernel::block::mq` moduleAndreas Hindborg1-0/+98