This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from db44bf4b4768 Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org [...] new 6b0654620686 Revert "blk-throttle: fix race between blkcg_bio_issue_che [...] new 59b57717fff8 blkcg: delay blkg destruction until after writeback has finished new 3111885015b4 blkcg: use tryget logic when associating a blkg with a bio new bc811f05d77f nbd: don't allow invalid blocksize settings new 8b2ded1c94c0 block: don't warn when doing fsync on read-only devices new d5274b3cd6a8 block: bfq: swap puts in bfqg_and_blkg_put new ca16eb342ebe Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
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: block/bfq-cgroup.c | 4 +- block/bio.c | 3 +- block/blk-cgroup.c | 105 +++++++++++++++++++++------------------------ block/blk-core.c | 5 ++- block/blk-throttle.c | 5 ++- drivers/block/nbd.c | 3 ++ include/linux/blk-cgroup.h | 45 ++++++++++++++++++- mm/backing-dev.c | 5 +++ 8 files changed, 111 insertions(+), 64 deletions(-)