]> 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)
commit0627125359595f8c964d77fb70c5cc9e493562ee
tree0d709b0634915b0e71fe33cd47ec8d117d42791f
parentafdbf4f6ac808517e29462aede14031d6a9746a3
parent5238c7880a8cc0b43be2eb413171169eedcd7e5d
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