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