This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 152036d1379f Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/proje [...] new ac9155842829 gfs2: fix withdraw sequence deadlock new a8b7528b69d4 gfs2: Fix error exit in do_xmote new 53af80ce0eae gfs2: Fix BUG during unmount after file system withdraw new d22f69a08dcb gfs2: Fix use-after-free in gfs2_logd after withdraw new 566a2ab3c900 gfs2: Another gfs2_walk_metadata fix new aa83da7f47b2 gfs2: More gfs2_find_jhead fixes new 2297ab6144c2 gfs2: Fix problems regarding gfs2_qa_get and _put new f9615fe3113f gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change new e6ce26e571a8 gfs2: remove check for quotas on in gfs2_quota_check new 4ed0c30811cb gfs2: move privileged user check to gfs2_quota_lock_check new c9cb9e381985 gfs2: don't call quota_unhold if quotas are not locked new f4e2f5e1a527 gfs2: Grab glock reference sooner in gfs2_add_revoke new b11e1a84f370 gfs2: If go_sync returns error, withdraw but skip invalidate new b14c94908b1b Revert "gfs2: Don't demote a glock until its revokes are written" new e719340f46bd Merge tag 'gfs2-v5.7-rc1.fixes' of git://git.kernel.org/pu [...] new dc87f6dd058a gpio: pca953x: Fix pca953x_gpio_set_config new 4e1541593017 gpiolib: improve the robustness of watch/unwatch ioctl() new 6409d049ce28 gpiolib: don't call sleeping functions with a spinlock taken new 8312d50b3f94 Merge tag 'gpio-fixes-for-v5.7-rc3' of git://git.kernel.or [...] new 8650b6099da5 gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without [...] new 0cf253eed5d2 gpio: tegra: mask GPIO IRQs during IRQ shutdown new 8ec91c0fce15 Merge tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/li [...] new 9d82ccda2bc5 tools/bootconfig: Fix apply_xbc() to return zero on success new 8b1fac2e73e8 tracing: Wait for preempt irq delay thread to execute new 611d0a95d46b bootconfig: Fix to prevent warning message if no bootconfi [...] new 24085f70a6e1 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm [...]
The 26 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/gpio/gpio-pca953x.c | 2 +- drivers/gpio/gpio-tegra.c | 1 + drivers/gpio/gpiolib.c | 34 +++++++++++++++++++++++++++++----- fs/gfs2/bmap.c | 16 +++++++++------- fs/gfs2/glock.c | 6 ++---- fs/gfs2/inode.c | 7 ++++--- fs/gfs2/log.c | 11 ++++++++--- fs/gfs2/lops.c | 19 ++++++++++++------- fs/gfs2/meta_io.c | 2 +- fs/gfs2/quota.c | 13 +++++-------- fs/gfs2/quota.h | 3 ++- fs/gfs2/super.c | 1 - fs/gfs2/util.c | 10 ++++++---- init/main.c | 10 ++++++---- kernel/trace/preemptirq_delay_test.c | 12 ++++++++++-- tools/bootconfig/main.c | 1 + 16 files changed, 97 insertions(+), 51 deletions(-)