On Mon, 25 Oct 2021 10:54:22 +0800, Ming Lei wrote: > Fixes three issues reported by Luis Chamberlain with one simpler approach: > > - race between between zram_reset_device() and disksize_store() (1/4) > > - zram leak during unloading module, which is one race between resetting > and removing device (2/4) > > [...] Applied, thanks! [1/4] zram: fix race between zram_reset_device() and disksize_store() commit: 6f1637795f2827d36aec9e0246487f5852e8abf7 [2/4] zram: don't fail to remove zram during unloading module commit: 8c54499a59b026a3dc2afccf6e1b36d5700d2fef [3/4] zram: avoid race between zram_remove and disksize_store commit: 5a4b653655d554b5f51a5d2252882708c56a6f7e [4/4] zram: replace fsync_bdev with sync_blockdev commit: 00c5495c54f785beb0f6a34f7a3674d3ea0997d5 Best regards, -- Jens Axboe