Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7e74e235bb31a1fefc28d5303da0718b88627ea8
/
fs
/
io_uring.c
8358e3a
io_uring: remove 'state' argument from io_{read,write} path
by Jens Axboe
· 6 years ago
fb775fa
io_uring: fix poll full SQ detection
by Stefan Bühler
· 6 years ago
0d7bae6
io_uring: fix race condition when sq threads goes sleeping
by Stefan Bühler
· 6 years ago
e523a29
io_uring: fix race condition reading SQ entries
by Stefan Bühler
· 6 years ago
35fa71a
io_uring: fail io_uring_register(2) on a dying io_uring instance
by Jens Axboe
· 6 years ago
74f464e
io_uring: fix CQ overflow condition
by Jens Axboe
· 6 years ago
b19062a
io_uring: fix possible deadlock between io_uring_{enter,register}
by Jens Axboe
· 6 years ago
3d6770f
io_uring: drop io_file_put() 'file' argument
by Jens Axboe
· 6 years ago
917257d
io_uring: only test SQPOLL cpu after we've verified it
by Jens Axboe
· 6 years ago
0605863
io_uring: park SQPOLL thread if it's percpu
by Jens Axboe
· 6 years ago
3ec482d
io_uring: restrict IORING_SETUP_SQPOLL to root
by Jens Axboe
· 6 years ago
25adf50
io_uring: fix double free in case of fileset regitration failure
by Jens Axboe
· 6 years ago
9bf7933
io_uring: offload write to async worker in case of -EAGAIN
by Roman Penyaev
· 6 years ago
9e75ad5
io_uring: fix big-endian compat signal mask handling
by Arnd Bergmann
· 6 years ago
1bdd3db
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
875f1d0
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
by Jens Axboe
· 6 years ago
fd6fab2
io_uring: retry bulk slab allocs as single allocs
by Jens Axboe
· 6 years ago
8c83878
io_uring: fix poll races
by Jens Axboe
· 6 years ago
09bb839
io_uring: fix fget/fput handling
by Jens Axboe
· 6 years ago
d530a40
io_uring: add prepped flag
by Jens Axboe
· 6 years ago
e0c5c57
io_uring: make io_read/write return an integer
by Jens Axboe
· 6 years ago
e65ef56
io_uring: use regular request ref counts
by Jens Axboe
· 6 years ago
b542023
mm: refactor readahead defines in mm.h
by Nikolay Borisov
· 6 years ago
31b5151
io_uring: allow workqueue item to handle multiple buffered requests
by Jens Axboe
· 6 years ago
221c5eb
io_uring: add support for IORING_OP_POLL
by Jens Axboe
· 6 years ago
c16361c
io_uring: add io_kiocb ref count
by Jens Axboe
· 6 years ago
6c271ce
io_uring: add submission polling
by Jens Axboe
· 6 years ago
6b06314
io_uring: add file set registration
by Jens Axboe
· 6 years ago
edafcce
io_uring: add support for pre-mapped user IO buffers
by Jens Axboe
· 6 years ago
2579f91
io_uring: batch io_kiocb allocation
by Jens Axboe
· 6 years ago
9a56a23
io_uring: use fget/fput_many() for file references
by Jens Axboe
· 6 years ago
def596e
io_uring: support for IO polling
by Jens Axboe
· 6 years ago
c992fe2
io_uring: add fsync support
by Christoph Hellwig
· 6 years ago
2b188cc
Add io_uring IO interface
by Jens Axboe
· 6 years ago