Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5dcf877fb13f3c6a8ba0777ef766c4af32df725d
/
fs
/
io_uring.c
5dcf877
req->error only used for iopoll
by Stefan Bühler
· 6 years ago
9b40284
io_uring: add support for eventfd notifications
by Jens Axboe
· 6 years ago
5d17b4a
io_uring: add support for IORING_OP_SYNC_FILE_RANGE
by Jens Axboe
· 6 years ago
de0617e
io_uring: add support for marking commands as draining
by Jens Axboe
· 6 years ago
d4ef647
io_uring: avoid page allocation warnings
by Mark Rutland
· 6 years ago
817869d
io_uring: drop req submit reference always in async punt
by Jens Axboe
· 6 years ago
52e04ef
io_uring: free allocated io_memory once
by Mark Rutland
· 6 years ago
975554b
io_uring: fix SQPOLL cpu validation
by Mark Rutland
· 6 years ago
5c8b0b5
io_uring: have submission side sqe errors post a cqe
by Jens Axboe
· 6 years ago
6297728
io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUP
by Stefan Bühler
· 6 years ago
b841f19
io_uring: remove unnecessary barrier after incrementing dropped counter
by Stefan Bühler
· 6 years ago
82ab082
io_uring: remove unnecessary barrier before reading SQ tail
by Stefan Bühler
· 6 years ago
9e4c15a
io_uring: remove unnecessary barrier after updating SQ head
by Stefan Bühler
· 6 years ago
115e12e
io_uring: remove unnecessary barrier before reading cq head
by Stefan Bühler
· 6 years ago
4f7067c
io_uring: remove unnecessary barrier before wq_has_sleeper
by Stefan Bühler
· 6 years ago
1e84b97
io_uring: fix notes on barriers
by Stefan Bühler
· 6 years ago
8449eed
io_uring: fix handling SQEs requesting NOWAIT
by Stefan Bühler
· 6 years ago
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