summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-30README: fix README's licensingHEADmasterMing Lei
2024-09-30include/ublk_cmd.h: make GPL-2.0 OR MITMing Lei
2024-09-30utils/nop.c: remote utils/nop.cMing Lei
2024-09-30tests scripts: fix licencingMing Lei
2024-09-30include/ublksrv_tgt_endian.h: cleanup endian helpersMing Lei
2024-08-20ublksrv_tgt: fix cmd_dev_get_featuresMing Lei
2024-08-20ublksrv_tgt: show new features in 'features' commandMing Lei
2024-08-20libublksrv: sync ublk_cmd.hMing Lei
2024-07-29Makefile: fix clang compilationv1.2marko
2024-07-25ublksrv_tgt: support UBLK_U_CMD_DEL_DEV_ASYNCMing Lei
2024-07-25libublksrv: add UBLK_U_CMD_DEL_DEV_ASYNCMing Lei
2024-06-05tests/generic: remove recover-failed deviceMing Lei
2024-06-05ublksrv: add one API for checking if the control device is for recoveringMing Lei
2024-06-04tests: increase timeoutMing Lei
2024-04-29ci: remove codeqlMing Lei
2024-04-29ci: use 'gpgcheck=0' for building fedora 37 imageMing Lei
2024-04-28tgt_loop: send ioctl(DISCARD) for simulating block device discardMing Lei
2024-03-16ublksrv_tgt: wait start_recovery in case of -EBUSYMing Lei
2024-03-16tests: generic/002: avoid failure from "device isn't dead after killing queue...Ming Lei
2024-02-29utils: add uring test codeMing Lei
2024-02-14Allow eventfd to be zeroBernd Schubert
2024-02-03ublksrv: add API of ublksrv_queue_unconsumed_cqes()Ming Lei
2023-11-10ci: pass QemuKvm=noMing Lei
2023-10-28ublksrv_tgt: don't return error if trying to delete unexisted deviceMing Lei
2023-08-24tgt_loop: remove one loggingv1.1Ming Lei
2023-08-16github ci: improve ciMing Lei
2023-08-15ci: pass "Release=37"Ming Lei
2023-08-12doc: add libublk(rust)Ming Lei
2023-08-08ublksrv_tgt: Add run_dir in __cmd_dev_delDimitris Charisis
2023-07-28ublksrv: logging typo fixGohar Irfan Chaudhry
2023-07-20doc: external_links: add ublk link of devconf 2023Ming Lei
2023-07-13tests/generic: fix invalid shebangmarko
2023-06-28missing <limits.h> headerBart Trojanowski
2023-06-18nbd: fix build failure in case of -O2Ming Lei
2023-06-04ci: switch runner to Fedora 37Ming Lei
2023-06-04ublksrv_tgt: enable USER_COPYMing Lei
2023-06-04qcow2: mark nbd as not supporting USER_COPYMing Lei
2023-06-04nbd: mark nbd as not supporting USER_COPYMing Lei
2023-06-04tgt_loop: support user copy by totally io_uring OPsMing Lei
2023-06-04tgt_loop: prepare for supporting user copyMing Lei
2023-06-04ublksrv_tgt: add helper of ublk_get_sqe_pair()Ming Lei
2023-06-04libublksrv: prepare for supporting user copyMing Lei
2023-06-04libublksrv: open char device as O_NONBLOCKMing Lei
2023-06-04ublksrv_tgt: add "features" command for retrieving features supported by driversMing Lei
2023-06-04libublksrv: support ublksrv_ctrl_get_featuresMing Lei
2023-06-04ci: restarting networkd during f37 booting for making 'mkosi ssh' happyMing Lei
2023-06-04ci: cleanup ci.ymlMing Lei
2023-06-04libublk: workaround one uring issueMing Lei
2023-06-03libublk: define data.cmd_op as 'unsigned int'Ming Lei
2023-05-06doc: external_link: "ublk: the new and improved way to serve SPDK storage loc...Ming Lei