index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
ublk_cmd.h
Age
Commit message (
Expand
)
Author
2025-06-30
ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task
Caleb Sander Mateos
2025-06-24
ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header
Caleb Sander Mateos
2025-06-24
ublk: fix narrowing warnings in UAPI header
Caleb Sander Mateos
2025-05-31
ublk: have a per-io daemon instead of a per-queue daemon
Uday Shankar
2025-05-23
ublk: add feature UBLK_F_QUIESCE
Ming Lei
2025-05-22
ublk: run auto buf unregisgering in same io_ring_ctx with registering
Ming Lei
2025-05-20
ublk: support UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
2025-05-20
ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU...
Ming Lei
2025-04-21
ublk: Add UBLK_U_CMD_UPDATE_SIZE
Omri Mann
2025-03-28
ublk: add segment parameter
Ming Lei
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-03
ublk: add DMA alignment limit
Ming Lei
2025-02-28
ublk: zc register/unregister bvec
Keith Busch
2024-10-22
ublk: support device recovery without I/O queueing
Uday Shankar
2024-10-16
ublk: don't allow user copy for unprivileged device
Ming Lei
2024-02-28
ublk: add UBLK_CMD_DEL_DEV_ASYNC
Ming Lei
2023-08-20
ublk: zoned: support REQ_OP_ZONE_RESET_ALL
Ming Lei
2023-08-08
ublk: enable zoned storage support
Andreas Hindborg
2023-06-04
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
2023-05-19
ublk: support user copy
Ming Lei
2023-05-19
ublk: add read()/write() support for ublk char device
Ming Lei
2023-04-18
block: ublk: switch to ioctl command encoding
Ming Lei
2023-01-29
ublk_drv: add mechanism for supporting unprivileged ublk device
Ming Lei
2023-01-29
ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
Ming Lei
2022-09-23
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
2022-09-23
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
2022-09-23
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
2022-08-02
ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATA
ZiyangZhang
2022-08-02
ublk_drv: cleanup ublksrv_ctrl_dev_info
Ming Lei
2022-08-02
ublk_drv: add SET_PARAMS/GET_PARAMS control command
Ming Lei
2022-07-22
ublk_drv: make sure that correct flags(features) returned to userspace
Ming Lei
2022-07-21
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
2022-07-18
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
2022-07-14
ublk_drv: support to complete io command via task_work_add
Ming Lei
2022-07-14
ublk_drv: add io_uring based userspace block driver
Ming Lei