summaryrefslogtreecommitdiff
path: root/drivers/block/rnull
AgeCommit message (Expand)AuthorFilesLines
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