summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-02README: add contributing sectionMing Lei
2023-05-02README: add todo thingsMing Lei
2023-05-02README: format literal block and console code blockMing Lei
2023-05-01README: doc ublk uses in docker/container environmentMing Lei
2023-05-01tests: debug: add one ublk-docker test caseMing Lei
2023-05-01utils/ublk_chown_docker.sh: add ublk devices for interested containersMing Lei
2023-05-01ublksrv_tgt: add udev script for supporting dockersMing Lei
2023-05-01ublksrv_tgt: utils: pass more info to ublk udev scriptMing Lei
2023-05-01ublksrv_tgt: don't send command until device is setupMing Lei
2023-04-30libublksrv: log the actual op code tooMing Lei
2023-04-27doc: add external link of btrfs-ublkMing Lei
2023-04-27tgt_qcow2: apply ublk_json_* helpers to cleanup write json codeMing Lei
2023-04-27tgt_nbd: apply ublk_json_* helpers to cleanup write json codeMing Lei
2023-04-27tgt_null: apply ublk_json_* helpers to cleanup write json codeMing Lei
2023-04-27tgt_loop: apply ublk_json_* helpers to cleanup write json codeMing Lei
2023-04-27ublksrv_tgt: add four ublk_json_* helpersMing Lei
2023-04-27ublksrv_tgt: add two ublk_json_ helpers for cleaning up write to json stringMing Lei
2023-04-27tgt_loop: add loop_setup_tgt() helperMing Lei
2023-04-23ci: fix fedora key locationMing Lei
2023-04-21ublksrv_tgt: nbd: fix recoverMing Lei
2023-04-21ublksrv_tgt: add help for recover commandMing Lei
2023-04-19libublksrv: switch to new ioctl command encodingMing Lei
2023-04-17ublksrv_tgt: call ublksrv_ctrl_get_info() before sending recovery commandMing Lei
2023-04-06ublksrv_tgt: loop: fallback to buffered IO in case of bad block sizeMing Lei
2023-04-06libublksrv: remove ublksrv_dev_init_io_cmds()Ming Lei
2023-04-06doc/external_links: add one tech doc about ublk user recovery design[Chinese]Ming Lei
2023-03-30doc/external_links: Zero-copy I/O for ublk, three different waysMing Lei
2023-03-15libublksrv: doxygen doc: document ublksrv json APIMing Lei
2023-03-15libublksrv: doxygen: document ublksrv device/queue APIsMing Lei
2023-03-15libublksrv: doxygen: document ublksrv control device APIsMing Lei
2023-03-15libublksrv: doxygen: document public data structureMing Lei
2023-03-15libublksrv: doxygen: add doc/mainpage.doxMing Lei
2023-03-15libublksrv: doxygen: add DoxyfileMing Lei
2023-03-12nbd: add back author infoMing Lei
2023-03-08doc: update news of OpenAnolis: ANCK 5.10 ublk supportZiyangZhang
2023-03-06doc: external_link: add "io_uring in Android OTA"Ming Lei
2023-03-05tests: nbd: wait until nbdkit daemon is really deadMing Lei
2023-03-05tests: loop: fallback to --direct-io=off if dio isn't supportedMing Lei
2023-03-05tests: run 'udevadm settle' after adding/deleting deviceMing Lei
2023-03-05tests:nbd: remove tests with nbdkit over null_blkMing Lei
2023-03-04qcow2: fallback to buffered io in case that dio isn't supportedMing Lei
2023-03-02doc: external links: miniublk merged to blktestsMing Lei
2023-03-01doc: add qemu-storage-daemon linkMing Lei
2023-03-01test: add missed 'add' command when showing parametersMing Lei
2023-02-07tests: qcow2: don't exit test in case of leaks errorMing Lei
2023-02-07tests: generic/005: cover nbd recovery testMing Lei
2023-02-07nbd: allocate target data in nbd_recovery_tgt()Ming Lei
2023-02-07ublksrv_tgt: print usage for help/version commandMing Lei
2023-02-07github ci: don't install autoconf-archiveMing Lei
2023-02-06ublksrv_tgt: enable --unprivilegedMing Lei