Pavel Begunkov
2df15ef2a9
io_uring: fix short read retries for non-reg files
...
commit 9a173346bd9e16ab19c7addb8862d95a5cea9feb upstream.
Sockets and other non-regular files may actually expect short reads to
happen, don't retry reads for them. Because non-reg files don't set
FMODE_BUF_RASYNC and so it won't do second/retry do_read, we can filter
out those cases after first do_read() attempt with ret>0.
Cc: stable@vger.kernel.org # 5.9+
Suggested-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-27 11:55:15 +01:00
..
2020-12-01 21:40:47 +01:00
2020-10-24 12:26:05 -07:00
2020-10-24 12:26:05 -07:00
2020-12-08 15:59:25 -08:00
2020-10-16 11:11:22 -07:00
2020-09-18 16:45:50 -04:00
2021-01-06 14:56:52 +01:00
2021-01-27 11:55:06 +01:00
2020-10-26 10:42:54 -07:00
2021-01-06 14:56:55 +01:00
2021-01-27 11:55:13 +01:00
2020-10-16 11:11:19 -07:00
2020-09-18 16:45:50 -04:00
2020-12-26 16:02:43 +01:00
2020-10-30 08:37:39 +01:00
2020-10-15 18:42:13 -07:00
2020-08-07 11:33:22 -07:00
2020-11-25 16:55:02 +01:00
2020-09-18 16:45:50 -04:00
2020-12-30 11:53:46 +01:00
2020-12-26 16:02:38 +01:00
2020-10-24 12:26:05 -07:00
2021-01-19 18:27:31 +01:00
2021-01-06 14:56:54 +01:00
2020-09-18 16:45:50 -04:00
2020-06-03 16:27:18 -07:00
2021-01-09 13:46:24 +01:00
2020-12-01 00:21:10 +01:00
2020-10-29 17:22:59 -05:00
2020-10-29 17:22:59 -05:00
2020-09-18 16:45:50 -04:00
2020-08-12 10:57:56 -07:00
2020-11-04 08:52:46 -08:00
2020-10-29 17:22:59 -05:00
2020-11-19 22:38:29 -05:00
2021-01-06 14:56:49 +01:00
2020-12-30 11:54:18 +01:00
2020-07-27 23:15:48 +02:00
2020-12-30 11:53:30 +01:00
2020-09-18 16:45:50 -04:00
2021-01-19 18:27:31 +01:00
2020-12-30 11:53:45 +01:00
2021-01-27 11:55:05 +01:00
2020-10-24 12:26:05 -07:00
2020-06-14 01:57:21 +09:00
2021-01-17 14:16:59 +01:00
2020-10-24 12:26:05 -07:00
2020-11-14 11:26:04 -08:00
2020-09-22 23:39:45 -04:00
2020-08-04 15:01:58 -04:00
2020-12-30 11:54:16 +01:00
2021-01-27 11:55:14 +01:00
2020-08-23 17:36:59 -05:00
2020-09-18 16:45:50 -04:00
2020-09-18 16:45:50 -04:00
2021-01-06 14:56:53 +01:00
2020-10-16 11:11:22 -07:00
2021-01-06 14:56:52 +01:00
2020-10-24 12:26:05 -07:00
2020-10-24 12:26:05 -07:00
2020-10-02 12:02:30 +02:00
2020-09-18 16:45:50 -04:00
2020-12-30 11:54:17 +01:00
2020-10-24 12:26:05 -07:00
2020-10-24 12:26:05 -07:00
2020-09-10 14:03:31 -07:00
2020-10-15 15:11:56 -07:00
2020-07-21 16:02:41 -07:00
2020-11-19 15:17:50 -08:00
2021-01-17 14:17:03 +01:00
2020-11-10 16:53:07 -08:00
2020-06-03 23:16:55 -04:00
2020-10-16 11:11:21 -07:00
2020-10-29 17:22:59 -05:00
2020-06-04 19:18:29 -07:00
2020-08-24 08:49:13 +10:00
2020-06-04 19:18:29 -07:00
2020-06-04 19:18:29 -07:00
2020-10-05 10:38:33 -06:00
2020-10-18 09:27:09 -07:00
2020-06-05 13:45:21 -07:00
2020-12-06 10:19:07 -08:00
2020-10-14 14:54:45 -07:00
2020-10-19 14:28:30 -07:00
2020-07-29 16:14:27 +02:00
2020-10-15 15:03:10 -07:00
2020-12-30 11:54:00 +01:00
2021-01-09 13:46:24 +01:00
2021-01-06 14:56:53 +01:00
2020-10-17 15:05:30 -06:00
2020-09-30 20:32:32 -06:00
2020-08-23 17:36:59 -05:00
2020-10-13 18:38:27 -07:00
2020-07-29 16:14:27 +02:00
2021-01-27 11:54:53 +01:00
2020-08-23 17:36:59 -05:00
2020-08-04 21:02:38 -04:00
2020-12-30 11:53:49 +01:00
2020-09-22 23:45:57 -04:00
2021-01-27 11:55:15 +01:00
2020-11-04 10:22:56 -07:00
2020-12-30 11:54:03 +01:00
2020-07-31 08:16:01 +02:00
2020-08-07 11:33:24 -07:00
2020-06-14 01:57:21 +09:00
2020-10-05 13:37:04 +02:00
2020-11-22 10:48:22 -08:00
2020-08-23 17:36:59 -05:00
2020-10-23 11:33:41 -07:00
2020-06-02 10:59:07 -07:00
2020-10-24 12:26:05 -07:00
2021-01-19 18:27:32 +01:00
2020-12-30 11:54:24 +01:00
2020-10-11 11:11:35 -07:00
2021-01-06 14:56:54 +01:00
2020-06-08 11:04:19 -07:00
2020-12-30 11:54:02 +01:00
2020-10-23 11:33:41 -07:00
2020-07-31 08:16:00 +02:00
2020-10-15 09:48:49 -07:00
2021-01-19 18:27:27 +01:00
2020-11-15 22:12:53 -05:00
2020-08-23 17:36:59 -05:00
2020-10-24 12:40:18 -07:00
2020-09-26 22:55:05 -04:00
2020-08-27 16:06:47 -04:00
2020-11-10 16:53:11 -08:00
2020-06-09 15:40:50 -07:00
2020-10-16 11:11:22 -07:00
2020-07-31 08:16:01 +02:00
2020-10-13 18:38:27 -07:00