index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-15
io_uring: add memory region registration
Pavel Begunkov
2
-0
/
+38
2024-11-15
io_uring: introduce concept of memory regions
Pavel Begunkov
2
-0
/
+81
2024-11-15
io_uring: temporarily disable registered waits
Pavel Begunkov
3
-93
/
+0
2024-11-15
io_uring: disable ENTER_EXT_ARG_REG for IOPOLL
Pavel Begunkov
1
-6
/
+2
2024-11-15
io_uring: fortify io_pin_pages with a warning
Pavel Begunkov
1
-0
/
+2
2024-11-15
switch io_msg_ring() to CLASS(fd)
Al Viro
1
-11
/
+7
2024-11-13
block: add a rq_list type
Christoph Hellwig
1
-2
/
+2
2024-11-13
io_statx_prep(): use getname_uflags()
Al Viro
1
-2
/
+1
2024-11-13
io_uring: fix invalid hybrid polling ctx leaks
Pavel Begunkov
1
-5
/
+5
2024-11-11
io_uring/uring_cmd: fix buffer index retrieval
Ming Lei
1
-1
/
+2
2024-11-11
io_uring/cmd: let cmds to know about dying task
Pavel Begunkov
1
-1
/
+5
2024-11-07
io_uring/rsrc: add & apply io_req_assign_buf_node()
Ming Lei
5
-7
/
+11
2024-11-07
io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node'
Ming Lei
2
-10
/
+3
2024-11-07
io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers
Ming Lei
5
-35
/
+30
2024-11-07
io_uring: Switch to use hrtimer_setup_on_stack()
Nam Cao
1
-3
/
+4
2024-11-07
io_uring: Remove redundant hrtimer's callback function setup
Nam Cao
1
-1
/
+0
2024-11-06
io_uring: avoid normal tw intermediate fallback
Pavel Begunkov
2
-12
/
+11
2024-11-06
io_uring/napi: add static napi tracking strategy
Olivier Langlois
3
-24
/
+129
2024-11-06
io_uring/napi: clean up __io_napi_do_busy_loop
Olivier Langlois
1
-7
/
+8
2024-11-06
io_uring/napi: Use lock guards
Olivier Langlois
1
-19
/
+21
2024-11-06
io_uring/napi: improve __io_napi_add
Olivier Langlois
2
-16
/
+9
2024-11-06
io_uring/napi: fix io_napi_entry RCU accesses
Olivier Langlois
1
-6
/
+11
2024-11-06
io_uring/napi: protect concurrent io_napi_entry timeout accesses
Olivier Langlois
1
-3
/
+3
2024-11-06
io_uring: prevent speculating sq_array indexing
Pavel Begunkov
1
-0
/
+1
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
12
-34
/
+45
2024-11-06
io_uring: remove task ref helpers
Jens Axboe
1
-21
/
+10
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
12
-40
/
+40
2024-11-06
io_uring/rsrc: split io_kiocb node type assignments
Jens Axboe
7
-16
/
+23
2024-11-06
io_uring/rsrc: encode node type and ctx together
Jens Axboe
2
-9
/
+19
2024-11-06
replace do_getxattr() with saner helpers.
Al Viro
1
-24
/
+7
2024-11-06
replace do_setxattr() with saner helpers.
Al Viro
1
-34
/
+7
2024-11-06
new helper: import_xattr_name()
Al Viro
1
-5
/
+2
2024-11-06
fs: rename struct xattr_ctx to kernel_xattr_ctx
Christian Göttsche
1
-1
/
+1
2024-11-03
io_[gs]etxattr_prep(): just use getname()
Al Viro
1
-2
/
+2
2024-11-03
fdget(), trivial conversions
Al Viro
1
-21
/
+8
2024-11-02
io_uring: add support for hybrid IOPOLL
hexue
2
-12
/
+88
2024-11-02
io_uring/rsrc: allow cloning with node replacements
Jens Axboe
1
-14
/
+52
2024-11-02
io_uring/rsrc: allow cloning at an offset
Jens Axboe
1
-6
/
+26
2024-11-02
io_uring/rsrc: get rid of the empty node and dummy_ubuf
Jens Axboe
6
-50
/
+40
2024-11-02
io_uring/rsrc: add io_reset_rsrc_node() helper
Jens Axboe
3
-16
/
+17
2024-11-02
io_uring/filetable: kill io_reset_alloc_hint() helper
Jens Axboe
1
-6
/
+1
2024-11-02
io_uring/filetable: remove io_file_from_index() helper
Jens Axboe
2
-11
/
+3
2024-11-02
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
12
-59
/
+57
2024-11-02
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
14
-204
/
+116
2024-11-02
io_uring: only initialize io_kiocb rsrc_nodes when needed
Jens Axboe
2
-4
/
+10
2024-11-02
io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries
Jens Axboe
5
-29
/
+41
2024-11-02
io_uring/rsrc: get rid of io_rsrc_node allocation cache
Jens Axboe
2
-17
/
+7
2024-11-02
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
12
-458
/
+267
2024-10-31
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
Jens Axboe
1
-2
/
+21
2024-10-29
io_uring/rsrc: kill io_charge_rsrc_node()
Jens Axboe
1
-7
/
+1
[prev]
[next]