]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Mar 2022 00:21:05 +0000 (17:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Mar 2022 00:21:05 +0000 (17:21 -0700)
commit435ab3225af61665ad629e2ad9597a7d0912112d
tree0d709b0634915b0e71fe33cd47ec8d117d42791f
parentc8282703d72a0a279bee7c379b611dfc3c5dc407
parentf46f888d611ca7de32522915578b8d32a5eb3f3a
Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-block

Pull bio_alloc() cleanups from Jens Axboe:
 "Filesystem cleanups to pass the bio op to bio_alloc() instead of
  setting it just before bio submission".

* tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-block:
  f2fs: pass the bio operation to bio_alloc_bioset
  f2fs: don't pass a bio to f2fs_target_device
  nilfs2: pass the operation to bio_alloc
  ext4: pass the operation to bio_alloc
  mpage: pass the operation to bio_alloc
fs/ext4/page-io.c
fs/f2fs/f2fs.h