summaryrefslogtreecommitdiff
path: root/rust/kernel/block
AgeCommit message (Expand)Author
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-01-10rust: add `build_error!` to the preludeMiguel Ojeda
2025-01-10rust: use the `build_error!` macro, not the hidden functionMiguel Ojeda
2024-12-23rust: block: fix use of BLK_MQ_F_SHOULD_MERGEAndreas Hindborg
2024-12-18rust: block: fix formatting in GenDisk docYutaro Ohno
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-18rust: block: simplify Result<()> in validate_block_size returnManas
2024-11-10rust: use custom FFI integer typesGary Guo
2024-10-22rust: block: fix formatting of `kernel::block::mq::request` moduleFrancesco Zardi
2024-08-21rust: block: fix wrong usage of lockdep APIAndreas Hindborg
2024-06-20rust: block: do not use removed queue flag APIAndreas Hindborg
2024-06-14rust: block: do not use removed queue limit APIAndreas Hindborg
2024-06-14rust: block: introduce `kernel::block::mq` moduleAndreas Hindborg