index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
io_uring.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: honour zeroes as io-wq worker limits
Pavel Begunkov
2021-11-08
1
-1
/
+3
*
io_uring: remove dead 'sqe' store
Jens Axboe
2021-11-05
1
-1
/
+1
*
io_uring: remove redundant assignment to ret in io_register_iowq_max_workers()
Nghia Le
2021-11-02
1
-1
/
+0
*
io_uring: clean up io_queue_sqe_arm_apoll
Pavel Begunkov
2021-11-02
1
-4
/
+0
*
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
1
-8
/
+63
|
\
|
*
lsm,io_uring: add LSM hooks to io_uring
Paul Moore
2021-09-19
1
-0
/
+10
|
*
io_uring: convert io_uring to the secure anon inode interface
Paul Moore
2021-09-19
1
-2
/
+2
|
*
audit,io_uring,io-wq: add some basic audit support to io_uring
Paul Moore
2021-09-19
1
-6
/
+49
*
|
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-3
/
+3
|
\
\
|
*
|
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-3
/
+3
*
|
|
Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-825
/
+889
|
\
\
\
|
*
|
|
io_uring: harder fdinfo sq/cq ring iterating
Jens Axboe
2021-10-29
1
-22
/
+29
|
*
|
|
io_uring: don't assign write hint in the read path
Jens Axboe
2021-10-26
1
-1
/
+1
|
*
|
|
io_uring: clusterise ki_flags access in rw_prep
Pavel Begunkov
2021-10-25
1
-10
/
+11
|
*
|
|
io_uring: kill unused param from io_file_supports_nowait
Pavel Begunkov
2021-10-25
1
-4
/
+3
|
*
|
|
io_uring: clean up timeout async_data allocation
Pavel Begunkov
2021-10-25
1
-1
/
+3
|
*
|
|
io_uring: don't try io-wq polling if not supported
Pavel Begunkov
2021-10-25
1
-2
/
+6
|
*
|
|
io_uring: check if opcode needs poll first on arming
Pavel Begunkov
2021-10-25
1
-4
/
+2
|
*
|
|
io_uring: clean iowq submit work cancellation
Pavel Begunkov
2021-10-25
1
-30
/
+29
|
*
|
|
io_uring: clean io_wq_submit_work()'s main loop
Pavel Begunkov
2021-10-25
1
-28
/
+12
|
*
|
|
io_uring: implement async hybrid mode for pollable requests
Hao Xu
2021-10-22
1
-1
/
+35
|
*
|
|
io_uring: Use ERR_CAST() instead of ERR_PTR(PTR_ERR())
Changcheng Deng
2021-10-20
1
-1
/
+1
|
*
|
|
io_uring: split logic of force_nonblock
Hao Xu
2021-10-19
1
-22
/
+26
|
*
|
|
io_uring: warning about unused-but-set parameter
Arnd Bergmann
2021-10-19
1
-4
/
+1
|
*
|
|
io_uring: inform block layer of how many requests we are submitting
Jens Axboe
2021-10-19
1
-1
/
+3
|
*
|
|
io_uring: simplify io_file_supports_nowait()
Pavel Begunkov
2021-10-19
1
-12
/
+22
|
*
|
|
io_uring: combine REQ_F_NOWAIT_{READ,WRITE} flags
Pavel Begunkov
2021-10-19
1
-40
/
+21
|
*
|
|
io_uring: arm poll for non-nowait files
Pavel Begunkov
2021-10-19
1
-7
/
+0
|
*
|
|
fs/io_uring: Prioritise checking faster conditions first in io_write
Noah Goldstein
2021-10-19
1
-1
/
+1
|
*
|
|
io_uring: clean io_prep_rw()
Pavel Begunkov
2021-10-19
1
-4
/
+3
|
*
|
|
io_uring: optimise fixed rw rsrc node setting
Pavel Begunkov
2021-10-19
1
-7
/
+4
|
*
|
|
io_uring: return iovec from __io_import_iovec
Pavel Begunkov
2021-10-19
1
-22
/
+23
|
*
|
|
io_uring: optimise io_import_iovec fixed path
Pavel Begunkov
2021-10-19
1
-3
/
+6
|
*
|
|
io_uring: kill io_wq_current_is_worker() in iopoll
Pavel Begunkov
2021-10-19
1
-5
/
+5
|
*
|
|
io_uring: optimise req->ctx reloads
Pavel Begunkov
2021-10-19
1
-2
/
+1
|
*
|
|
io_uring: rearrange io_read()/write()
Pavel Begunkov
2021-10-19
1
-38
/
+37
|
*
|
|
io_uring: clean up io_import_iovec
Pavel Begunkov
2021-10-19
1
-15
/
+25
|
*
|
|
io_uring: optimise io_import_iovec nonblock passing
Pavel Begunkov
2021-10-19
1
-22
/
+25
|
*
|
|
io_uring: optimise read/write iov state storing
Pavel Begunkov
2021-10-19
1
-42
/
+37
|
*
|
|
io_uring: encapsulate rw state
Pavel Begunkov
2021-10-19
1
-19
/
+23
|
*
|
|
io_uring: optimise rw comletion handlers
Pavel Begunkov
2021-10-19
1
-2
/
+2
|
*
|
|
io_uring: prioritise read success path over fails
Pavel Begunkov
2021-10-19
1
-1
/
+1
|
*
|
|
io_uring: consistent typing for issue_flags
Pavel Begunkov
2021-10-19
1
-3
/
+3
|
*
|
|
io_uring: optimise rsrc referencing
Pavel Begunkov
2021-10-19
1
-3
/
+49
|
*
|
|
io_uring: optimise io_req_set_rsrc_node()
Pavel Begunkov
2021-10-19
1
-5
/
+4
|
*
|
|
io_uring: fix io_free_batch_list races
Pavel Begunkov
2021-10-19
1
-2
/
+3
|
*
|
|
io_uring: remove extra io_ring_exit_work wake up
Pavel Begunkov
2021-10-19
1
-1
/
+0
|
*
|
|
io_uring: optimise out req->opcode reloading
Pavel Begunkov
2021-10-19
1
-14
/
+17
|
*
|
|
io_uring: reshuffle io_submit_state bits
Pavel Begunkov
2021-10-19
1
-9
/
+5
|
*
|
|
io_uring: safer fallback_work free
Pavel Begunkov
2021-10-19
1
-1
/
+1
[next]