index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ublk_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: ublk_drv: Remove unused function
Jiapeng Chong
2023-10-19
1
-9
/
+0
*
ublk: simplify aborting request
Ming Lei
2023-10-17
1
-30
/
+11
*
ublk: replace monitor with cancelable uring_cmd
Ming Lei
2023-10-17
1
-89
/
+119
*
ublk: quiesce request queue when aborting queue
Ming Lei
2023-10-17
1
-9
/
+50
*
ublk: rename mm_lock as lock
Ming Lei
2023-10-17
1
-4
/
+4
*
ublk: move ublk_cancel_dev() out of ub->mutex
Ming Lei
2023-10-17
1
-17
/
+23
*
ublk: make sure io cmd handled in submitter task context
Ming Lei
2023-10-17
1
-1
/
+21
*
ublk: don't get ublk device reference in ublk_abort_queue()
Ming Lei
2023-10-17
1
-4
/
+0
*
ublk: Make ublks_max configurable
Mike Christie
2023-10-17
1
-1
/
+16
*
ublk: Limit dev_id/ub_number values
Mike Christie
2023-10-17
1
-1
/
+9
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-30
1
-28
/
+338
|
\
|
*
ublk: zoned: support REQ_OP_ZONE_RESET_ALL
Ming Lei
2023-08-21
1
-2
/
+5
|
*
ublk: Switch to memdup_user_nul() helper
Ruan Jinjie
2023-08-15
1
-8
/
+3
|
*
ublk: fix 'warn: variable dereferenced before check 'req'' from Smatch
Ming Lei
2023-08-11
1
-1
/
+3
|
*
ublk: Fix signedness bug returning warning
Li Zetao
2023-08-10
1
-2
/
+2
|
*
ublk: enable zoned storage support
Andreas Hindborg
2023-08-08
1
-15
/
+316
|
*
ublk: move check for empty address field on command submission
Andreas Hindborg
2023-08-08
1
-5
/
+9
|
*
ublk: add helper to check if device supports user copy
Andreas Hindborg
2023-08-08
1
-1
/
+6
*
|
ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
Ming Lei
2023-07-27
1
-2
/
+2
*
|
ublk: fail to recover device if queue setup is interrupted
Ming Lei
2023-07-27
1
-1
/
+3
*
|
ublk: fail to start device if queue setup is interrupted
Ming Lei
2023-07-27
1
-1
/
+2
|
/
*
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-129
/
+369
|
\
|
*
ublk: make ublk_chr_class a static const structure
Ivan Orlov
2023-06-21
1
-7
/
+8
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-2
/
+2
|
*
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
2023-06-04
1
-0
/
+21
|
*
ublk: fix build warning on iov_iter_get_pages2
Ming Lei
2023-05-21
1
-1
/
+2
|
*
ublk: support user copy
Ming Lei
2023-05-20
1
-11
/
+47
|
*
ublk: add read()/write() support for ublk char device
Ming Lei
2023-05-20
1
-0
/
+151
|
*
ublk: support to copy any part of request pages
Ming Lei
2023-05-20
1
-7
/
+24
|
*
ublk: grab request reference when the request is handled by userspace
Ming Lei
2023-05-20
1
-3
/
+64
|
*
ublk: cleanup ublk_copy_user_pages
Ming Lei
2023-05-20
1
-63
/
+49
|
*
ublk: cleanup io cmd code path by adding ublk_fill_io_cmd()
Ming Lei
2023-05-20
1
-9
/
+11
|
*
ublk: kill queuing request by task_work_add
Ming Lei
2023-05-20
1
-38
/
+2
*
|
ublk: fix AB-BA lockdep warning
Ming Lei
2023-05-18
1
-2
/
+7
|
/
*
ublk: fix command op code check
Ming Lei
2023-05-12
1
-1
/
+1
*
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-07
1
-20
/
+20
|
\
|
*
io_uring: Pass whole sqe to commands
Breno Leitao
2023-05-04
1
-13
/
+13
*
|
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
1
-0
/
+31
|
\
\
|
*
|
ublk: add timeout handler
Ming Lei
2023-05-03
1
-0
/
+31
*
|
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-14
/
+20
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
|
|
|
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
1
-57
/
+76
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ublk: don't return 0 in case of any failure
Ming Lei
2023-04-20
1
-0
/
+1
|
*
|
|
block: ublk: switch to ioctl command encoding
Ming Lei
2023-04-19
1
-13
/
+34
|
*
|
|
block: ublk_drv: cleanup 'struct ublk_map_data'
Ming Lei
2023-04-03
1
-15
/
+12
|
*
|
|
block: ublk_drv: clean up several helpers
Ming Lei
2023-04-03
1
-13
/
+5
|
*
|
|
block: ublk_drv: add two helpers to clean up map/unmap request
Ming Lei
2023-04-03
1
-5
/
+14
|
*
|
|
block: ublk_drv: don't consider flush request in map/unmap io
Ming Lei
2023-04-03
1
-7
/
+3
[next]