Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598774
| From | NeilBrown <neilb@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [dm-devel] [PATCH 0/5] Updates following recent generic_make_request improvement |
| Date | 2017-03-12 23:00 +0100 |
| Message-ID | <tkjGV-7nz-21@gated-at.bofh.it> (permalink) |
| References | <tjlUt-7XA-3@gated-at.bofh.it> <tjXQ6-T4-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Sat, Mar 11 2017, Jens Axboe wrote: > On 03/09/2017 11:00 PM, NeilBrown wrote: >> This is a rebase of the series I sent earlier, based on the >> very latest from Linus, which included my first patch. >> >> The first fixes a problem that patch introduced, and so should go to >> Linux promptly. >> The others are more general improvements and can go in the normal >> course of events. >> >> It is possible that the changes to btrfs and xfs can just be dropped >> as a subsequent patch will be needed to revert them anyway. They are >> there only to be able to say that "blk: make the bioset >> rescue_workqueue optional." doesn't change any functionality at all. > > I have applied the first patch for this series, and added the Fixes > tag. We'll let the rest simmer a bit, then aim for 4.12 for those. > Sounds good, thanks. NeilBrown
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/5] Updates following recent generic_make_request improvement NeilBrown <neilb@suse.com> - 2017-03-10 07:10 +0100
[PATCH 2/5] blk: remove bio_set arg from blk_queue_split() NeilBrown <neilb@suse.com> - 2017-03-10 07:10 +0100
[PATCH 1/5] blk: Ensure users for current->bio_list can see the full list. NeilBrown <neilb@suse.com> - 2017-03-10 07:10 +0100
[PATCH 5/5] block_dev: make blkdev_dio_pool a non-rescuing bioset NeilBrown <neilb@suse.com> - 2017-03-10 07:10 +0100
[PATCH 4/5] blk: use non-rescuing bioset for q->bio_split. NeilBrown <neilb@suse.com> - 2017-03-10 07:10 +0100
[PATCH 3/5] blk: make the bioset rescue_workqueue optional. NeilBrown <neilb@suse.com> - 2017-03-10 07:10 +0100
Re: [PATCH 0/5] Updates following recent generic_make_request improvement Jens Axboe <axboe@kernel.dk> - 2017-03-11 23:40 +0100
Re: [dm-devel] [PATCH 0/5] Updates following recent generic_make_request improvement NeilBrown <neilb@suse.com> - 2017-03-12 23:00 +0100
csiph-web