index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
ublk_cmd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ublk: add UBLK_CMD_DEL_DEV_ASYNC
Ming Lei
2024-02-28
1
-0
/
+2
*
ublk: zoned: support REQ_OP_ZONE_RESET_ALL
Ming Lei
2023-08-20
1
-0
/
+1
*
ublk: enable zoned storage support
Andreas Hindborg
2023-08-08
1
-9
/
+54
*
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
2023-06-04
1
-0
/
+8
*
ublk: support user copy
Ming Lei
2023-05-19
1
-0
/
+3
*
ublk: add read()/write() support for ublk char device
Ming Lei
2023-05-19
1
-1
/
+21
*
block: ublk: switch to ioctl command encoding
Ming Lei
2023-04-18
1
-0
/
+43
*
ublk_drv: add mechanism for supporting unprivileged ublk device
Ming Lei
2023-01-29
1
-2
/
+34
*
ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
Ming Lei
2023-01-29
1
-0
/
+13
*
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
2022-09-23
1
-1
/
+2
*
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
2022-09-23
1
-0
/
+2
*
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
2022-09-23
1
-0
/
+3
*
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