summaryrefslogtreecommitdiffstats
path: root/src/core/blocktrans.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [xferbuf] Simplify and generalise data transfer buffersMichael Brown2025-04-291-88/+2Star
* [block] Remove userptr_t from block device abstractionMichael Brown2025-04-241-4/+4
* [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-1/+1
* [interface] Provide intf_insert() to insert a filter interfaceMichael Brown2020-12-071-3/+1Star
* [block] Add generic block device translatorMichael Brown2015-08-161-0/+261