index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
ublk_cmd.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
ublk: have a per-io daemon instead of a per-queue daemon
Uday Shankar
1
-0
/
+9
2025-05-23
ublk: add feature UBLK_F_QUIESCE
Ming Lei
1
-0
/
+19
2025-05-22
ublk: run auto buf unregisgering in same io_ring_ctx with registering
Ming Lei
1
-1
/
+5
2025-05-20
ublk: support UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
1
-3
/
+36
2025-05-20
ublk: register buffer to local io_uring with provided buf index via UBLK_F_AUTO_BUF_REG
Ming Lei
1
-0
/
+64
2025-04-21
ublk: Add UBLK_U_CMD_UPDATE_SIZE
Omri Mann
1
-0
/
+8
2025-03-28
ublk: add segment parameter
Ming Lei
1
-0
/
+25
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+7
2025-03-03
ublk: add DMA alignment limit
Ming Lei
1
-0
/
+7
2025-02-28
ublk: zc register/unregister bvec
Keith Busch
1
-0
/
+4
2024-10-22
ublk: support device recovery without I/O queueing
Uday Shankar
1
-0
/
+18
2024-10-16
ublk: don't allow user copy for unprivileged device
Ming Lei
1
-1
/
+7
2024-02-28
ublk: add UBLK_CMD_DEL_DEV_ASYNC
Ming Lei
1
-0
/
+2
2023-08-20
ublk: zoned: support REQ_OP_ZONE_RESET_ALL
Ming Lei
1
-0
/
+1
2023-08-08
ublk: enable zoned storage support
Andreas Hindborg
1
-9
/
+54
2023-06-04
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
1
-0
/
+8
2023-05-19
ublk: support user copy
Ming Lei
1
-0
/
+3
2023-05-19
ublk: add read()/write() support for ublk char device
Ming Lei
1
-1
/
+21
2023-04-18
block: ublk: switch to ioctl command encoding
Ming Lei
1
-0
/
+43
2023-01-29
ublk_drv: add mechanism for supporting unprivileged ublk device
Ming Lei
1
-2
/
+34
2023-01-29
ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
Ming Lei
1
-0
/
+13
2022-09-23
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
1
-1
/
+2
2022-09-23
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
1
-0
/
+2
2022-09-23
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
1
-0
/
+3
2022-08-02
ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATA
ZiyangZhang
1
-0
/
+18
2022-08-02
ublk_drv: cleanup ublksrv_ctrl_dev_info
Ming Lei
1
-7
/
+8
2022-08-02
ublk_drv: add SET_PARAMS/GET_PARAMS control command
Ming Lei
1
-0
/
+47
2022-07-22
ublk_drv: make sure that correct flags(features) returned to userspace
Ming Lei
1
-3
/
+4
2022-07-21
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
1
-1
/
+0
2022-07-18
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
1
-1
/
+0
2022-07-14
ublk_drv: support to complete io command via task_work_add
Ming Lei
1
-0
/
+6
2022-07-14
ublk_drv: add io_uring based userspace block driver
Ming Lei
1
-0
/
+156