This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e87297fa080a Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesk [...] new a7a10bce8a04 dm integrity: don't use drivers that have CRYPTO_ALG_ALLOC [...] new e5d41cbca1b2 dm writecache: advance the number of arguments when report [...] new 67aa3ec3dbc4 dm writecache: fix the maximum number of arguments new 35d2835d2ac4 Revert "dm cache: fix arm link errors with inline" new 89478335718c dm: fix bug with RCU locking in dm_blk_report_zones new e7b624183d92 dm table: Remove BUG_ON(in_interrupt()) new 857c4c0a8b28 dm writecache: remove BUG() and fail gracefully instead new 3ee16db390b4 dm: fix IO splitting new f05c4403db5b dm: fix double RCU unlock in dm_dax_zero_page_range() error path new bde3808bc8c2 dm: remove invalid sparse __acquires and __releases annotations new b3298500b23f Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/ [...]
The 11 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: block/blk-merge.c | 2 +- drivers/md/dm-cache-target.c | 4 ---- drivers/md/dm-integrity.c | 4 ++-- drivers/md/dm-table.c | 11 ----------- drivers/md/dm-writecache.c | 6 ++++-- drivers/md/dm.c | 29 +++++++++++++++-------------- include/linux/blkdev.h | 11 ++++++----- 7 files changed, 28 insertions(+), 39 deletions(-)