Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATA | ZiyangZhang | 2022-08-02 | 1 | -0/+18 |
* | ublk_drv: cleanup ublksrv_ctrl_dev_info | Ming Lei | 2022-08-02 | 1 | -7/+8 |
* | ublk_drv: add SET_PARAMS/GET_PARAMS control command | Ming Lei | 2022-08-02 | 1 | -0/+47 |
* | ublk_drv: make sure that correct flags(features) returned to userspace | Ming Lei | 2022-07-22 | 1 | -3/+4 |
* | ublk: remove UBLK_IO_F_PREFLUSH | Christoph Hellwig | 2022-07-21 | 1 | -1/+0 |
* | ublk: remove UBLK_IO_F_INTEGRITY | Christoph Hellwig | 2022-07-18 | 1 | -1/+0 |
* | ublk_drv: support to complete io command via task_work_add | Ming Lei | 2022-07-14 | 1 | -0/+6 |
* | ublk_drv: add io_uring based userspace block driver | Ming Lei | 2022-07-14 | 1 | -0/+156 |