]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Dec 2018 21:57:59 +0000 (13:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Dec 2018 21:57:59 +0000 (13:57 -0800)
commit1d52201bec1c539681d255feac1ed57d13bd9994
treeefe650d4b296672baf5750fd6a4ef1f2db24bb90
parente131d3fb832f32dad7b9ccbce7d2dedc39a803f0
parenta576a03adbe555479f22e426ddf620b2c9e21478
Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block

Pull aio updates from Jens Axboe:
 "Flushing out pre-patches for the buffered/polled aio series. Some
  fixes in here, but also optimizations"

* tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block:
  aio: abstract out io_event filler helper
  aio: split out iocb copy from io_submit_one()
  aio: use iocb_put() instead of open coding it
  aio: only use blk plugs for > 2 depth submissions
  aio: don't zero entire aio_kiocb aio_get_req()
  aio: separate out ring reservation from req allocation
  aio: use assigned completion handler
fs/aio.c