This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c04e2a780caf Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/ [...] new 1856b9f7bcc8 dm crypt: fix parsing of extended IV arguments new d445bd9cec1a dm thin: fix passdown_double_checking_shared_status() new 57c36519e4b9 dm: fix clone_bio() to trigger blk_recount_segments() new a1e1cb72d964 dm: fix redundant IO accounting for bios that need splitting new 6548c7c538e5 dm: fix dm_wq_work() to only use __split_and_process_bio() [...] new 075c18c3e124 dm: add missing trace_block_split() to __split_and_process_bio() new cffd425b9014 Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/s [...]
The 7 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: drivers/md/dm-crypt.c | 25 +++++++++++++++++-------- drivers/md/dm-thin-metadata.c | 4 ++-- drivers/md/dm-thin-metadata.h | 2 +- drivers/md/dm-thin.c | 10 +++++----- drivers/md/dm.c | 43 +++++++++++++++++++++++++++++++------------ 5 files changed, 56 insertions(+), 28 deletions(-)