projects
/
linux-2.6-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-block.git
2025-03-22
Ming Lei
selftests: ublk: add stripe target
for-6.15/io_uring
for-6.15/io_uring-20250322
commit
|
commitdiff
|
tree
2025-03-22
Ming Lei
selftests: ublk: simplify loop io completion
commit
|
commitdiff
|
tree
2025-03-22
Ming Lei
selftests: ublk: enable zero copy for null target
commit
|
commitdiff
|
tree
2025-03-22
Ming Lei
selftests: ublk: prepare for supporting stripe target
commit
|
commitdiff
|
tree
2025-03-22
Ming Lei
selftests: ublk: move common code into common.c
commit
|
commitdiff
|
tree
2025-03-22
Ming Lei
selftests: ublk: increase max buffer size to 1MB
commit
|
commitdiff
|
tree
2025-03-22
Ming Lei
selftests: ublk: add single sqe allocator helper
commit
|
commitdiff
|
tree
2025-03-22
Ming Lei
selftests: ublk: add generic_01 for verifying sequentia...
commit
|
commitdiff
|
tree
2025-03-21
Ming Lei
selftests: ublk: fix starting ublk device
commit
|
commitdiff
|
tree
2025-03-21
Jens Axboe
io_uring: enable toggle of iowait usage when waiting...
commit
|
commitdiff
|
tree
2025-03-21
Ming Lei
selftests: ublk: fix write cache implementation
commit
|
commitdiff
|
tree
2025-03-20
Ming Lei
selftests: ublk: add variable for user to not show...
commit
|
commitdiff
|
tree
2025-03-20
Ming Lei
selftests: ublk: don't show `modprobe` failure
commit
|
commitdiff
|
tree
2025-03-20
Ming Lei
selftests: ublk: add one dependency header
commit
|
commitdiff
|
tree
2025-03-10
Jens Axboe
io_uring/kbuf: enable bundles for incrementally consume...
commit
|
commitdiff
|
tree
2025-03-10
Keith Busch
Revert "io_uring/rsrc: simplify the bvec iter count...
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: improve test usability
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: add stress test for covering IO vs...
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: add one stress test for covering IO...
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: load/unload ublk_drv when preparing...
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: move zero copy feature check into...
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: don't pass ${dev_id} to _cleanup_test()
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: support shellcheck and fix all warning
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: fix parsing '-a' argument
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: add --foreground command line
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: fix build failure
commit
|
commitdiff
|
tree
2025-03-10
Ming Lei
selftests: ublk: make ublk_stop_io_daemon() more reliable
commit
|
commitdiff
|
tree
2025-03-07
Yue Haibing
io_uring: Remove unused declaration io_alloc_async_data()
commit
|
commitdiff
|
tree
2025-03-05
Caleb Sander...
io_uring: introduce io_cache_free() helper
commit
|
commitdiff
|
tree
2025-03-04
Caleb Sander...
io_uring/rsrc: skip NULL file/buffer checks in io_free_...
commit
|
commitdiff
|
tree
2025-03-04
Caleb Sander...
io_uring/rsrc: avoid NULL node check on io_sqe_buffer_r...
commit
|
commitdiff
|
tree
2025-03-04
Caleb Sander...
io_uring/rsrc: call io_free_node() on io_sqe_buffer_reg...
commit
|
commitdiff
|
tree
2025-03-04
Caleb Sander...
io_uring/rsrc: free io_rsrc_node using kfree()
commit
|
commitdiff
|
tree
2025-03-04
Caleb Sander...
io_uring/rsrc: split out io_free_node() helper
commit
|
commitdiff
|
tree
2025-03-04
Caleb Sander...
io_uring/rsrc: include io_uring_types.h in rsrc.h
commit
|
commitdiff
|
tree
2025-03-04
Caleb Sander...
ublk: don't cast registered buffer index to int
commit
|
commitdiff
|
tree
2025-03-01
Caleb Sander...
io_uring/nop: use io_find_buf_node()
commit
|
commitdiff
|
tree
2025-03-01
Caleb Sander...
io_uring/rsrc: declare io_find_buf_node() in header...
commit
|
commitdiff
|
tree
2025-03-01
Caleb Sander...
io_uring/ublk: report error when unregister operation...
commit
|
commitdiff
|
tree
2025-03-01
Caleb Sander...
io_uring: convert cmd_to_io_kiocb() macro to function
commit
|
commitdiff
|
tree
2025-03-01
Caleb Sander...
io_uring/uring_cmd: specify io_uring_cmd_import_fixed...
commit
|
commitdiff
|
tree
2025-03-01
Caleb Sander...
io_uring/rsrc: use rq_data_dir() to compute bvec dir
commit
|
commitdiff
|
tree
2025-02-28
Ming Lei
selftests: ublk: add ublk zero copy test
commit
|
commitdiff
|
tree
2025-02-28
Ming Lei
selftests: ublk: add file backed ublk
commit
|
commitdiff
|
tree
2025-02-28
Ming Lei
selftests: ublk: add kernel selftests for ublk
commit
|
commitdiff
|
tree
2025-02-28
Keith Busch
io_uring: cache nodes and mapped buffers
commit
|
commitdiff
|
tree
2025-02-28
Keith Busch
ublk: zc register/unregister bvec
commit
|
commitdiff
|
tree
2025-02-28
Keith Busch
io_uring: add support for kernel registered bvecs
commit
|
commitdiff
|
tree
2025-02-28
Xinyu Zhang
nvme: map uring_cmd data even if address is 0
commit
|
commitdiff
|
tree
2025-02-28
Keith Busch
io_uring/rw: move fixed buffer import to issue path
commit
|
commitdiff
|
tree
2025-02-28
Keith Busch
io_uring/rw: move buffer_select outside generic prep
commit
|
commitdiff
|
tree
2025-02-27
Arnd Bergmann
io_uring/net: fix build warning for !CONFIG_COMPAT
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring: rearrange opdef flags by use pattern
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/net: extract iovec import into a helper
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/net: unify *mshot_prep calls with compat
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/net: derive iovec storage later
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/net: verify msghdr before copying iovec
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/net: isolate msghdr copying code
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/net: simplify compat selbuf iov parsing
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/net: remove unnecessary REQ_F_NEED_CLEANUP
commit
|
commitdiff
|
tree
2025-02-27
Jens Axboe
Merge branch 'io_uring-6.14' into for-6.15/io_uring
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring: combine buffer lookup and import
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/nvme: pass issue_flags to io_uring_cmd_import_...
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/net: reuse req->buf_index for sendzc
commit
|
commitdiff
|
tree
2025-02-27
Keith Busch
io_uring/nop: reuse req->buf_index
commit
|
commitdiff
|
tree
2025-02-27
Keith Busch
io_uring/rsrc: remove redundant check for valid imu
commit
|
commitdiff
|
tree
2025-02-27
Pavel Begunkov
io_uring/rw: open code io_prep_rw_setup()
commit
|
commitdiff
|
tree
2025-02-25
Pavel Begunkov
io_uring/net: save msg_control for compat
io_uring-6.14-20250228
commit
|
commitdiff
|
tree
2025-02-25
Pavel Begunkov
io_uring/rw: extract helper for iovec import
commit
|
commitdiff
|
tree
2025-02-25
Pavel Begunkov
io_uring/rw: rename io_import_iovec()
commit
|
commitdiff
|
tree
2025-02-25
Pavel Begunkov
io_uring/rw: allocate async data in io_prep_rw()
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring: make io_poll_issue() sturdier
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring/net: canonise accept mshot handling
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring/net: fix accept multishot handling
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring/net: use io_is_compat()
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring/waitid: use io_is_compat()
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring/rw: shrink io_iov_compat_buffer_select_prep
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring/rw: compile out compat param passing
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring/cmd: optimise !CONFIG_COMPAT flags setting
commit
|
commitdiff
|
tree
2025-02-24
Pavel Begunkov
io_uring: introduce io_is_compat()
commit
|
commitdiff
|
tree
2025-02-19
Pavel Begunkov
io_uring/rw: clean up mshot forced sync mode
io_uring-6.14-20250221
commit
|
commitdiff
|
tree
2025-02-19
Pavel Begunkov
io_uring/rw: move ki_complete init into prep
commit
|
commitdiff
|
tree
2025-02-19
Pavel Begunkov
io_uring/rw: don't directly use ki_complete
commit
|
commitdiff
|
tree
2025-02-19
Pavel Begunkov
io_uring/rw: forbid multishot async reads
commit
|
commitdiff
|
tree
2025-02-19
Caleb Sander...
io_uring/rsrc: remove unused constants
commit
|
commitdiff
|
tree
2025-02-18
Jens Axboe
io_uring: fix spelling error in uapi io_uring.h
commit
|
commitdiff
|
tree
2025-02-18
Caleb Sander...
io_uring: use lockless_cq flag in io_req_complete_post()
commit
|
commitdiff
|
tree
2025-02-17
Caleb Sander...
io_uring: pass struct io_tw_state by value
commit
|
commitdiff
|
tree
2025-02-17
Caleb Sander...
io_uring: introduce type alias for io_tw_state
commit
|
commitdiff
|
tree
2025-02-17
Caleb Sander...
io_uring/rsrc: avoid NULL check in io_put_rsrc_node()
commit
|
commitdiff
|
tree
2025-02-17
Caleb Sander...
io_uring: pass ctx instead of req to io_init_req_drain()
commit
|
commitdiff
|
tree
2025-02-17
Caleb Sander...
io_uring: use IO_REQ_LINK_FLAGS more
commit
|
commitdiff
|
tree
2025-02-17
Jens Axboe
io_uring/net: improve recv bundles
commit
|
commitdiff
|
tree
2025-02-17
Jens Axboe
io_uring/waitid: use generic io_cancel_remove() helper
commit
|
commitdiff
|
tree
2025-02-17
Jens Axboe
io_uring/futex: use generic io_cancel_remove() helper
commit
|
commitdiff
|
tree
2025-02-17
Jens Axboe
io_uring/cancel: add generic cancel helper
commit
|
commitdiff
|
tree
2025-02-17
Jens Axboe
io_uring/waitid: convert to io_cancel_remove_all()
commit
|
commitdiff
|
tree
2025-02-17
Jens Axboe
io_uring/futex: convert to io_cancel_remove_all()
commit
|
commitdiff
|
tree
2025-02-17
Jens Axboe
io_uring/cancel: add generic remove_all helper
commit
|
commitdiff
|
tree
2025-02-17
Pavel Begunkov
io_uring/kbuf: uninline __io_put_kbufs
commit
|
commitdiff
|
tree
next