This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 72a20cee5d99 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 6e7739fc938c Smack: Restore the smackfsdef mount option and add missing [...] new ca21f851cc96 i2c: acorn: fix i2c warning new a0cac264a86f i2c: pca-platform: Fix GPIO lookup code new 5dcedf4600f8 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new b9aef63aca77 block: force select mq-deadline for zoned block devices new 355e8d26f719 io_uring: fix memory leak of UNIX domain socket inode new 6cfc0081b046 blk-mq: no need to check return value of debugfs_create functions new 154085ffdcc6 null_blk: remove duplicate check for report zone new 8614b0085d98 block/switching-sched.txt: Update to blk-mq schedulers new fb5772cbfe48 blkio-controller.txt: Remove references to CFQ new c326f846ebc2 blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_fre [...] new 31b90956b124 bcache: fix stack corruption by PRECEDING_KEY() new 1f0ffa67349c bcache: only set BCACHE_DEV_WB_RUNNING when cached device [...] new 31f6264e225f libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk new 1d0c06513bd4 block/ps3vram: Use %llu to format sector_t after LBDAF removal new 7b10315128c6 Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block new 625d7d351887 scsi: hpsa: correct ioaccel2 chaining new 1ed1fa5f9c31 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 18 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: Documentation/block/switching-sched.txt | 18 ++-- Documentation/cgroup-v1/blkio-controller.txt | 96 ++---------------- block/Kconfig | 1 + block/blk-mq-debugfs.c | 145 +++++++-------------------- block/blk-mq-debugfs.h | 36 +++---- block/blk-mq-sched.c | 1 - drivers/ata/libata-core.c | 9 +- drivers/block/null_blk_zoned.c | 4 - drivers/block/ps3vram.c | 2 +- drivers/i2c/busses/i2c-acorn.c | 1 + drivers/i2c/busses/i2c-pca-platform.c | 3 +- drivers/md/bcache/bset.c | 16 ++- drivers/md/bcache/bset.h | 34 ++++--- drivers/md/bcache/sysfs.c | 7 +- drivers/scsi/hpsa.c | 7 +- drivers/scsi/hpsa_cmd.h | 1 + fs/io_uring.c | 4 +- security/smack/smack_lsm.c | 12 ++- 18 files changed, 130 insertions(+), 267 deletions(-)