index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ublk
/
kublk.h
Age
Commit message (
Expand
)
Author
2025-07-15
selftests: ublk: add utils.h
Ming Lei
2025-07-15
selftests: ublk: improve flags naming
Ming Lei
2025-07-15
selftests: ublk: remove ublk queue self-defined flags
Ming Lei
2025-07-15
selftests: ublk: pass 'ublk_thread *' to more common helpers
Ming Lei
2025-07-15
selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()
Ming Lei
2025-07-15
selftests: ublk: remove `tag` parameter of ->tgt_io_done()
Ming Lei
2025-05-31
selftests: ublk: kublk: decouple ublk_queues from ublk server threads
Uday Shankar
2025-05-31
selftests: ublk: kublk: move per-thread data out of ublk_queue
Uday Shankar
2025-05-31
selftests: ublk: kublk: tie sqe allocation to io instead of queue
Uday Shankar
2025-05-31
selftests: ublk: kublk: plumb q_id in io_uring user_data
Uday Shankar
2025-05-23
selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZE
Ming Lei
2025-05-20
selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
2025-05-20
selftests: ublk: support UBLK_F_AUTO_BUF_REG
Ming Lei
2025-05-05
selftests: ublk: kublk: fix include path
Uday Shankar
2025-04-29
selftests: ublk: fix UBLK_F_NEED_GET_DATA
Ming Lei
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
2025-04-16
selftests: ublk: support user recovery
Ming Lei
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
2025-03-29
selftests: ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
2025-03-22
selftests: ublk: add stripe target
Ming Lei
2025-03-22
selftests: ublk: simplify loop io completion
Ming Lei
2025-03-22
selftests: ublk: enable zero copy for null target
Ming Lei
2025-03-22
selftests: ublk: prepare for supporting stripe target
Ming Lei
2025-03-22
selftests: ublk: move common code into common.c
Ming Lei
2025-03-22
selftests: ublk: increase max buffer size to 1MB
Ming Lei
2025-03-22
selftests: ublk: add single sqe allocator helper
Ming Lei
2025-03-20
selftests: ublk: add one dependency header
Ming Lei
2025-03-10
selftests: ublk: add --foreground command line
Ming Lei
2025-03-10
selftests: ublk: fix build failure
Ming Lei
2025-02-28
selftests: ublk: add ublk zero copy test
Ming Lei
2025-02-28
selftests: ublk: add file backed ublk
Ming Lei
2025-02-28
selftests: ublk: add kernel selftests for ublk
Ming Lei