Linus Torvalds
52ae2456d6
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
...
Pull io_uring updates from Jens Axboe:
"Set of changes/improvements for io_uring. This contains:
- Fix of a shadowed variable (Colin)
- Add support for draining commands (me)
- Add support for sync_file_range() (me)
- Add eventfd support (me)
- cpu_online() fix (Shenghui)
- Removal of a redundant ->error assignment (Stefan)"
* tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block:
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
io_uring: fix shadowed variable ret return code being not checked
req->error only used for iopoll
io_uring: add support for eventfd notifications
io_uring: add support for IORING_OP_SYNC_FILE_RANGE
fs: add sync_file_range() helper
io_uring: add support for marking commands as draining
2019-05-07 18:30:11 -07:00
..
2019-05-01 22:43:23 -04:00
2019-05-07 12:48:10 -07:00
2019-05-07 12:48:10 -07:00
2019-05-07 12:48:10 -07:00
2019-04-09 19:18:19 -04:00
2019-05-01 22:43:23 -04:00
2019-05-01 22:43:24 -04:00
2019-05-07 18:14:36 -07:00
2018-11-30 16:00:58 +00:00
2019-05-07 12:48:10 -07:00
2019-05-07 10:57:05 -07:00
2019-05-01 22:43:26 -04:00
2019-04-08 18:21:02 -05:00
2018-10-30 12:46:25 -07:00
2019-05-07 18:14:36 -07:00
2019-05-07 13:01:40 -07:00
2019-01-24 13:38:30 -05:00
2019-02-03 11:17:31 -08:00
2019-05-07 10:57:05 -07:00
2019-05-01 22:43:24 -04:00
2018-11-23 09:08:17 -05:00
2019-05-01 22:43:24 -04:00
2019-05-07 18:14:36 -07:00
2019-05-07 18:14:36 -07:00
2019-05-01 22:43:24 -04:00
2019-05-01 22:43:24 -04:00
2018-11-30 15:57:31 +00:00
2019-05-07 10:57:05 -07:00
2019-05-07 18:14:36 -07:00
2019-05-01 22:43:24 -04:00
2019-05-01 22:43:24 -04:00
2019-05-01 22:43:24 -04:00
2019-05-01 22:43:24 -04:00
2019-05-01 22:43:27 -04:00
2019-05-01 22:43:24 -04:00
2019-03-01 00:36:57 -05:00
2019-05-07 12:48:10 -07:00
2019-05-07 11:37:27 -07:00
2019-04-25 21:41:35 +02:00
2019-03-18 22:39:34 -04:00
2019-05-01 22:43:25 -04:00
2019-05-07 18:14:36 -07:00
2019-05-07 12:48:10 -07:00
2019-05-01 22:43:25 -04:00
2019-05-07 12:30:24 -07:00
2019-05-01 22:43:26 -04:00
2019-05-07 18:14:36 -07:00
2019-05-01 22:43:25 -04:00
2019-05-01 22:43:27 -04:00
2019-05-01 22:43:27 -04:00
2019-05-07 10:57:05 -07:00
2019-04-09 14:19:06 +02:00
2019-05-01 22:43:25 -04:00
2019-05-01 22:43:25 -04:00
2018-12-18 18:29:15 +01:00
2019-05-01 22:43:25 -04:00
2019-05-01 22:43:25 -04:00
2019-05-01 22:43:25 -04:00
2019-03-16 10:31:02 -07:00
2019-05-01 22:43:25 -04:00
2019-05-07 10:57:05 -07:00
2019-05-01 22:43:25 -04:00
2019-05-07 12:48:10 -07:00
2019-05-07 18:14:36 -07:00
2019-04-04 20:13:59 -04:00
2019-03-05 10:00:35 -08:00
2019-03-07 18:32:01 -08:00
2019-02-18 16:49:36 -08:00
2019-05-07 18:14:36 -07:00
2019-05-01 07:47:37 -07:00
2019-04-02 17:49:58 +02:00
2018-10-29 14:29:58 -07:00
2019-03-13 13:58:46 -07:00
2019-04-09 19:18:04 -04:00
2019-04-30 09:26:13 -06:00
2019-02-01 15:46:24 -08:00
2019-03-07 18:32:01 -08:00
2019-03-07 18:32:01 -08:00
2019-04-08 18:21:02 -05:00
2019-02-28 08:24:23 -07:00
2019-03-08 14:48:40 -08:00
2019-02-28 03:29:26 -05:00
2019-02-28 03:29:37 -05:00
2019-03-29 10:01:38 -07:00
2019-01-21 17:48:13 +01:00
2019-01-22 14:39:38 -07:00
2019-05-07 10:57:05 -07:00
2019-05-07 11:43:32 -07:00
2019-05-07 08:41:26 -06:00
2019-01-03 18:57:57 -08:00
2019-05-07 18:14:36 -07:00
2019-03-12 14:08:19 -07:00
2019-04-08 18:21:02 -05:00
2019-05-07 12:48:10 -07:00
2019-04-19 14:03:11 +02:00
2019-01-30 17:44:07 -05:00
2019-04-30 09:26:13 -06:00
2019-03-12 14:08:19 -07:00
2019-03-12 14:08:19 -07:00
2019-04-09 19:18:04 -04:00
2019-05-06 17:46:52 +03:00
2019-04-14 15:09:40 -07:00
2019-01-30 17:14:50 -05:00
2019-01-30 17:14:50 -05:00
2019-05-06 17:46:52 +03:00
2019-01-03 18:57:57 -08:00
2019-02-07 00:13:27 +01:00
2019-04-08 18:21:02 -05:00
2019-04-08 18:21:02 -05:00
2019-04-26 11:09:55 -07:00
2019-04-06 10:48:35 -06:00
2019-02-01 01:55:45 -05:00
2019-02-07 16:38:35 +01:00
2019-04-28 21:34:21 -04:00
2019-05-02 14:08:53 -06:00
2019-02-07 00:13:27 +01:00
2019-04-19 09:46:05 -07:00
2019-02-07 00:13:27 +01:00