Re: [GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Jens Axboe
On Sun, Sep 22 2013, Linus Torvalds wrote: > On Sun, Sep 22, 2013 at 4:12 PM, Jens Axboe wrote: > > > > Not necessarily bad quality control, but yeah, the commit messages > > could've been prettier. Those two should have been git ammended, most of > > them are directly applied byt git am fwiw. >

Re: [GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Linus Torvalds
On Sun, Sep 22, 2013 at 4:12 PM, Jens Axboe wrote: > > Not necessarily bad quality control, but yeah, the commit messages > could've been prettier. Those two should have been git ammended, most of > them are directly applied byt git am fwiw. No, one of them was clearly *not* done with git am, bec

Re: [GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Jens Axboe
On Sun, Sep 22 2013, Linus Torvalds wrote: > On Sun, Sep 22, 2013 at 2:55 PM, Jens Axboe wrote: > > > > Mike Christie (1): > > If the queue is dying then we only call the rq->end_io callout. > > This leaves bios setup on the request, because the caller assumes when > > the blk_exec

Re: [GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Linus Torvalds
On Sun, Sep 22, 2013 at 2:55 PM, Jens Axboe wrote: > > Mike Christie (1): > If the queue is dying then we only call the rq->end_io callout. > This leaves bios setup on the request, because the caller assumes when > the blk_execute_rq_nowait/blk_execute_rq call has completed that

[GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Jens Axboe
Hi Linus, After merge window, no new stuff this time only a collection of neatly confined and simple fixes. Please pull! git://git.kernel.dk/linux-block.git for-3.12/core for you to fetch changes up to f3cff25f05f2ac29b2ee355e611b0657482f6f1d: cfq: explicitly use 64bit divide operation for