aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/ublk_cmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-23ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang1-1/+2
2022-09-23ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang1-0/+2
2022-09-23ublk_drv: define macros for recovery feature and check themZiyangZhang1-0/+3
2022-08-02ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATAZiyangZhang1-0/+18
2022-08-02ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei1-7/+8
2022-08-02ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei1-0/+47
2022-07-22ublk_drv: make sure that correct flags(features) returned to userspaceMing Lei1-3/+4
2022-07-21ublk: remove UBLK_IO_F_PREFLUSHChristoph Hellwig1-1/+0
2022-07-18ublk: remove UBLK_IO_F_INTEGRITYChristoph Hellwig1-1/+0
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei1-0/+6
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei1-0/+156