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)
commitd347ee54a70e45c082ca7a373fbdf0c34109d575
tree0d709b0634915b0e71fe33cd47ec8d117d42791f
parent69d1dea852b54eecd8ad2ec92a7fd371e9aec4bd
parent64bf0eef0171912f7c2f3ea30ee6ad7a2ad0a511
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