]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/block
authorJens Axboe <axboe@kernel.dk>
Wed, 10 Apr 2019 22:42:02 +0000 (16:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 10 Apr 2019 22:42:02 +0000 (16:42 -0600)
commit22391ac30ab9cc2ba610bf7ea2244840b83c8017
tree0e9bde94b7410e5c4e6e81ac2e0a2e1170e911b7
parent0d413829bd20d5563c2c3287479a7348810cb13f
parentefcd487c69b9d968552a6bf80e7839c4f28b419d
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/block

Pull MD changes from Song.

* 'md-next' of https://github.com/liu-song-6/linux:
  md: add __acquires/__releases annotations to handle_active_stripes
  md: add __acquires/__releases annotations to (un)lock_two_stripes
  md: mark md_cluster_mod static
  md: use correct type in super_1_sync
  md: use correct type in super_1_load
  md: use correct types in md_bitmap_print_sb
  md: add a missing endianness conversion in check_sb_changes
  md: add mddev->pers to avoid potential NULL pointer dereference