summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ublk_cmd.h
AgeCommit message (Expand)Author
2023-08-20ublk: zoned: support REQ_OP_ZONE_RESET_ALLMing Lei
2023-08-08ublk: enable zoned storage supportAndreas Hindborg
2023-06-04ublk: add control command of UBLK_U_CMD_GET_FEATURESMing Lei
2023-05-19ublk: support user copyMing Lei
2023-05-19ublk: add read()/write() support for ublk char deviceMing Lei
2023-04-18block: ublk: switch to ioctl command encodingMing Lei
2023-01-29ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei
2023-01-29ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTMing Lei
2022-09-23ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang
2022-09-23ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang
2022-09-23ublk_drv: define macros for recovery feature and check themZiyangZhang
2022-08-02ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATAZiyangZhang
2022-08-02ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei
2022-08-02ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei
2022-07-22ublk_drv: make sure that correct flags(features) returned to userspaceMing Lei
2022-07-21ublk: remove UBLK_IO_F_PREFLUSHChristoph Hellwig
2022-07-18ublk: remove UBLK_IO_F_INTEGRITYChristoph Hellwig
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei