projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2024-05-10
Ming Lei
io_uring: support to inject result for NOP
for-6.10/io_uring
for-6.10/io_uring-20240511
commit
|
commitdiff
|
tree
|
snapshot
2024-05-10
Ming Lei
io_uring: fail NOP if non-zero op flags is passed in
commit
|
commitdiff
|
tree
|
snapshot
2024-05-09
Jens Axboe
io_uring/net: add IORING_ACCEPT_POLL_FIRST flag
commit
|
commitdiff
|
tree
|
snapshot
2024-05-09
Jens Axboe
io_uring/net: add IORING_ACCEPT_DONTWAIT flag
commit
|
commitdiff
|
tree
|
snapshot
2024-05-08
Jens Axboe
io_uring/filetable: don't unnecessarily clear/reset...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-07
Breno Leitao
io_uring/io-wq: Use set_bit() and test_bit() at worker...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Jens Axboe
io_uring/msg_ring: cleanup posting to IOPOLL vs !IOPOLL...
commit
|
commitdiff
|
tree
|
snapshot
2024-05-01
Gabriel Krisman...
io_uring: Require zeroed sqe->len on provided-buffers...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Pavel Begunkov
io_uring/notif: disable LAZY_WAKE for linked notifs
commit
|
commitdiff
|
tree
|
snapshot
2024-04-30
Pavel Begunkov
io_uring/net: fix sendzc lazy wake polling
commit
|
commitdiff
|
tree
|
snapshot
2024-04-26
linke li
io_uring/msg_ring: reuse ctx->submitter_task read using...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-25
Jens Axboe
io_uring/rw: reinstate thread check for retries
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Pavel Begunkov
io_uring/notif: implement notification stacking
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Pavel Begunkov
io_uring/notif: simplify io_notif_flush()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-23
Jens Axboe
Merge branch 'for-uring-ubufops' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Pavel Begunkov
net: add callback for setting a ubuf_info to skb
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Pavel Begunkov
net: extend ubuf_info callback to ops structure
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Jens Axboe
io_uring/net: support bundles for recv
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Jens Axboe
io_uring/net: support bundles for send
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Jens Axboe
io_uring/kbuf: add helpers for getting/peeking multiple...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Jens Axboe
io_uring/net: add provided buffer support for IORING_OP...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-22
Jens Axboe
io_uring/net: add generic multishot retry helper
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Jens Axboe
io_uring/rw: ensure retry condition isn't lost
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Gabriel Krisman...
io-wq: Drop intermediate step between pending list...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Gabriel Krisman...
io-wq: write next_work before dropping acct_lock
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/sqpoll: work around a potential audit memory...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/notif: shrink account_pages to u32
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/notif: remove ctx var from io_notif_tw_complete
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/notif: refactor io_tx_ubuf_complete()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: ensure overflow entries are dropped when...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Ruyi Zhang
io_uring/timeout: remove duplicate initialization of...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: consolidate overflow flushing
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: always lock __io_cqring_overflow_flush
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: open code io_cqring_overflow_flush()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: remove extra SQPOLL overflow flush
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: unexport io_req_cqe_overflow()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: separate header for exported net bits
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/net: set MSG_ZEROCOPY for sendzc in advance
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/net: get rid of io_notif_complete_tw_ext
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/net: merge ubuf sendzc callbacks
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Ming Lei
io_uring: return void from io_put_kbuf_comp()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: remove io_req_put_rsrc_locked()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: remove async request cache
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: turn implicit assumptions into a warning
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Ming Lei
io_uring: kill dead code in io_req_complete_post
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/kbuf: remove dead define
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: fix warnings on shadow variables
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: move mapping/allocation helpers to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: use unpin_user_pages() where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/kbuf: vmap pinned buffer ring
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: unify io_pin_pages()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: use vmap() for ring mapping
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: get rid of remap_pfn_range() for mapping...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
mm: add nommu variant of vm_insert_pages()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Gabriel Krisman...
io_uring: Avoid anonymous enums in io_uring uapi
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: use the right type for work_llist empty check
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Joel Granados
io_uring: Remove the now superfluous sentinel elements...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jiapeng Chong
io_uring: Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: re-arrange Makefile order
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: refill request cache in memory order
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/poll: shrink alloc cache size to 32
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/alloc_cache: switch to array based caching
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: drop ->prep_async()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/uring_cmd: defer SQE copying until it's needed
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/uring_cmd: switch to always allocating async...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: move connect to always using async data
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/rw: add iovec recycling
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/rw: cleanup retry path
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: get rid of struct io_rw_state
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/rw: always setup io_async_rw for read/write...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: drop 'kmsg' parameter from io_req_msg_cle...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: add iovec recycling
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: remove (now) dead code in io_netmsg_recycle()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: kill io_msg_alloc_async_prep()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: get rid of ->prep_async() for send side
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: get rid of ->prep_async() for receive...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: always set kmsg->msg.msg_control_user...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: always setup an io_async_msghdr
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: unify cleanup handling
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: switch io_recv() to using io_async_msghdr
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/net: switch io_send() and io_send_zc() to...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring/alloc_cache: shrink default max entries from...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: remove timeout/poll specific cancelations
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
io_uring: flush delayed fallback task_work in cancelation
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: clean up io_lockdep_assert_cq_locked
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: refactor io_req_complete_post()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: remove current check from complete_post
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: get rid of intermediate aux cqe caches
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: refactor io_fill_cqe_req_aux
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: remove struct io_tw_state::locked
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring: force tw ctx locking
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/rw: avoid punting to io-wq directly
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Jens Axboe
nvme/io_uring: use helper for polled completions
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/cmd: document some uring_cmd related helpers
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/cmd: fix tw <-> issue_flags conversion
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/cmd: kill one issue_flags to tw conversion
commit
|
commitdiff
|
tree
|
snapshot
2024-04-15
Pavel Begunkov
io_uring/cmd: move io_uring_try_cancel_uring_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2024-04-14
Linus Torvalds
Linux 6.9-rc4
v6.9-rc4
commit
|
commitdiff
|
tree
|
snapshot
2024-04-14
Linus Torvalds
Merge tag 'pull-sysfs-annotation-fix' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
next