Shaohua Li
9c573de328
MD: make bio mergeable
...
blk_queue_split marks bio unmergeable, which makes sense for normal bio.
But if dispatching the bio to underlayer disk, the blk_queue_split
checks are invalid, hence it's possible the bio becomes mergeable.
In the reported bug, this bug causes trim against raid0 performance slash
https://bugzilla.kernel.org/show_bug.cgi?id=117051
Reported-and-tested-by: Park Ju Hyung <qkrwngud825@gmail.com>
Fixes: 6ac45aeb6bca(block: avoid to merge splitted bio)
Cc: stable@vger.kernel.org (v4.3+)
Cc: Ming Lei <ming.lei@canonical.com>
Cc: Neil Brown <neilb@suse.de>
Reviewed-by: Jens Axboe <axboe@fb.com>
Signed-off-by: Shaohua Li <shli@fb.com>
2016-04-25 18:21:33 -07:00
..
2016-03-08 09:19:10 -07:00
2015-12-14 09:26:01 -05:00
2016-04-09 11:23:27 -07:00
2016-03-14 11:36:10 -07:00
2015-07-29 08:55:15 -06:00
2015-05-29 14:19:06 -04:00
2016-01-12 17:11:47 -08:00
2016-03-10 17:12:12 -05:00
2016-03-10 17:12:12 -05:00
2015-11-04 21:19:53 -08:00
2015-06-11 17:13:01 -04:00
2016-03-10 17:12:11 -05:00
2015-06-11 17:13:01 -04:00
2016-03-10 17:12:12 -05:00
2016-03-17 11:22:54 -07:00
2016-02-22 22:34:37 -05:00
2015-10-31 19:06:02 -04:00
2015-11-04 21:19:53 -08:00
2016-01-08 20:03:05 -05:00
2016-02-22 22:34:37 -05:00
2016-01-04 10:29:12 -05:00
2016-02-22 22:34:37 -05:00
2015-11-06 17:50:42 -08:00
2015-10-31 19:06:03 -04:00
2015-10-31 19:06:00 -04:00
2016-02-22 22:34:37 -05:00
2016-03-10 17:12:04 -05:00
2016-02-22 22:34:42 -05:00
2016-02-22 22:34:42 -05:00
2016-02-22 22:34:37 -05:00
2015-10-02 12:02:31 -04:00
2015-10-31 19:06:01 -04:00
2016-02-22 22:34:42 -05:00
2016-02-22 22:34:42 -05:00
2016-01-08 20:03:05 -05:00
2016-01-08 20:03:05 -05:00
2016-03-10 17:12:09 -05:00
2015-08-18 17:20:03 -04:00
2015-06-17 12:40:40 -04:00
2015-09-02 16:35:26 -07:00
2015-10-31 19:06:06 -04:00
2016-03-10 17:12:09 -05:00
2016-02-22 11:06:21 -05:00
2016-03-10 17:12:09 -05:00
2015-06-11 17:13:04 -04:00
2016-03-11 16:15:22 -05:00
2016-02-22 22:34:37 -05:00
2015-12-10 10:39:03 -05:00
2016-02-22 22:34:37 -05:00
2015-12-10 10:39:03 -05:00
2015-07-29 08:55:15 -06:00
2016-03-14 17:04:34 -04:00
2016-02-22 22:34:37 -05:00
2016-01-20 13:52:20 -08:00
2016-03-10 17:12:11 -05:00
2015-08-13 12:31:57 -06:00
2016-03-10 17:12:08 -05:00
2016-01-24 18:13:18 -08:00
2016-01-06 11:38:57 +11:00
2016-04-25 18:21:33 -07:00
2016-01-15 12:28:00 -08:00
2016-03-14 11:32:26 -07:00
2016-04-25 08:43:58 -07:00
2015-08-13 12:31:57 -06:00
2016-03-31 10:04:17 -07:00
2015-10-12 01:32:05 -05:00
2016-01-14 11:49:43 +11:00
2016-03-17 14:30:15 -07:00
2016-02-26 09:44:56 -08:00
2016-03-17 14:27:01 -07:00
2015-08-31 19:43:45 +02:00