index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ublk
Age
Commit message (
Expand
)
Author
2025-12-12
selftests: ublk: add user copy test cases
Caleb Sander Mateos
2025-12-12
selftests: ublk: add support for user copy to kublk
Caleb Sander Mateos
2025-12-12
selftests: ublk: forbid multiple data copy modes
Caleb Sander Mateos
2025-12-12
selftests: ublk: don't share backing files between ublk servers
Caleb Sander Mateos
2025-12-12
selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
Caleb Sander Mateos
2025-12-12
selftests: ublk: fix fio arguments in run_io_and_recover()
Caleb Sander Mateos
2025-12-12
selftests: ublk: remove unused ios map in seq_io.bt
Caleb Sander Mateos
2025-12-12
selftests: ublk: correct last_rw map type in seq_io.bt
Caleb Sander Mateos
2025-12-12
selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()
Ming Lei
2025-11-03
selftests: ublk: make ublk_thread thread-local variable
Ming Lei
2025-11-03
selftests: ublk: set CPU affinity before thread initialization
Ming Lei
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-20
selftests: ublk: fix behavior when fio is not installed
Uday Shankar
2025-09-19
selftests: ublk: add test to verify that feat_map is complete
Uday Shankar
2025-09-19
selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_map
Uday Shankar
2025-09-19
selftests: ublk: kublk: simplify feat_map definition
Uday Shankar
2025-09-13
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
2025-08-18
selftests: ublk: Use ARRAY_SIZE() macro to improve code
Akhilesh Patil
2025-07-15
selftests: ublk: add utils.h
Ming Lei
2025-07-15
selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command
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-06-24
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
2025-06-03
selftests: ublk: kublk: improve behavior on init failure
Uday Shankar
2025-06-02
selftests: ublk: cover PER_IO_DAEMON in more stress tests
Ming Lei
2025-05-31
selftests: ublk: add stress test for per io daemons
Uday Shankar
2025-05-31
selftests: ublk: add functional test for per io daemons
Uday Shankar
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: lift queue initialization out of thread
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 for UBLK_F_QUIESCE
Ming Lei
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-20
selftests: ublk: make IO & device removal test more stressful
Ming Lei
2025-05-05
selftests: ublk: kublk: fix include path
Uday Shankar
2025-05-05
selftests: ublk: make test_generic_06 silent on success
Uday Shankar
2025-05-05
selftests: ublk: kublk: build with -Werror iff WERROR!=0
Uday Shankar
2025-04-29
selftests: ublk: fix UBLK_F_NEED_GET_DATA
Ming Lei
2025-04-24
selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
Uday Shankar
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
2025-04-23
selftests: ublk: fix recover test
Ming Lei
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
[next]