Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJens Axboe <axboe@kernel.dk>
Fri, 22 Mar 2013 14:56:32 +0000 (08:56 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 22 Mar 2013 14:56:32 +0000 (08:56 -0600)
Konrad writes:

[the branch] has a bunch of fixes. They vary from being able to deal
with unknown requests, overflow in statistics, compile warnings, bug in
the error path, removal of unnecessary logic. There is also one
performance fix - which is to allocate pages for requests when the
driver loads - instead of doing it per request


Trivial merge