vfs_io_uring: retry after a short writes in vfs_io_uring_pwrite_completion()
[vlendec/samba-autobuild/.git] / source3 / modules / vfs_io_uring.c
2020-05-12 Stefan Metzmachervfs_io_uring: retry after a short writes in vfs_io_urin...
2020-05-12 Stefan Metzmachervfs_io_uring: retry after a short read in vfs_io_uring_...
2020-05-12 Stefan Metzmachervfs_io_uring: protect vfs_io_uring_fsync_completion...
2020-05-12 Stefan Metzmachervfs_io_uring: protect vfs_io_uring_pwrite_completion...
2020-05-12 Stefan Metzmachervfs_io_uring: protect vfs_io_uring_pread_completion...
2020-05-12 Stefan Metzmachervfs_io_uring: split out a vfs_io_uring_pwrite_submit...
2020-05-12 Stefan Metzmachervfs_io_uring: split out a vfs_io_uring_pread_submit...
2020-05-12 Stefan Metzmachervfs_io_uring: split out a vfs_io_uring_request_submit...
2020-05-12 Stefan Metzmachervfs_io_uring: avoid stack recursion of vfs_io_uring_que...
2020-05-12 Stefan Metzmachervfs_io_uring: make use of sys_valid_io_range() in vfs_i...
2020-05-12 Stefan Metzmachervfs_io_uring: make use of sys_valid_io_range() in vfs_i...
2020-05-12 Stefan Metzmachervfs_io_uring: move error handling out of vfs_io_uring_f...
2020-05-12 Stefan Metzmachervfs_io_uring: move error handling out of vfs_io_uring_p...
2020-05-12 Stefan Metzmachervfs_io_uring: move error handling out of vfs_io_uring_p...
2020-05-12 Stefan Metzmachervfs_io_uring: introduce vfs_io_uring_request->completio...
2020-05-12 Stefan Metzmachervfs_io_uring: replace vfs_io_uring_request->state with...
2020-05-12 Stefan Metzmachervfs_io_uring: fix the prefix for parametric options...
2020-02-15 Stefan Metzmachers3:modules: add vfs_io_uring module