summaryrefslogtreecommitdiff
path: root/drivers/block/rnull
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2026-01-27block: rnull: remove imports available via preludeGary Guo2-4/+0
2025-12-29rnull: replace `kernel::c_str!` with C-StringsTamir Duberstein1-1/+1
2025-12-04Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2025-11-06rust: block: update ARef and AlwaysRefCounted imports from sync::arefShankari Anand1-2/+1
2025-10-20rnull: use `kernel::fmt`Tamir Duberstein1-4/+5
2025-09-02rnull: add soft-irq completion supportAndreas Hindborg2-13/+78
2025-09-02rust: block: add remote completion to `Request`Andreas Hindborg1-0/+9
2025-09-02rust: block: add `GenDisk` private data supportAndreas Hindborg1-3/+5
2025-09-02rnull: enable configuration via `configfs`Andreas Hindborg3-29/+239
2025-09-02rnull: move driver to separate directoryAndreas Hindborg3-0/+96