summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/ublk_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATAZiyangZhang2022-08-021-0/+18
* ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei2022-08-021-7/+8
* ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei2022-08-021-0/+47
* ublk_drv: make sure that correct flags(features) returned to userspaceMing Lei2022-07-221-3/+4
* ublk: remove UBLK_IO_F_PREFLUSHChristoph Hellwig2022-07-211-1/+0
* ublk: remove UBLK_IO_F_INTEGRITYChristoph Hellwig2022-07-181-1/+0
* ublk_drv: support to complete io command via task_work_addMing Lei2022-07-141-0/+6
* ublk_drv: add io_uring based userspace block driverMing Lei2022-07-141-0/+156