lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210629102710.1934579-1-agruenba@redhat.com>
Date:   Tue, 29 Jun 2021 12:27:10 +0200
From:   Andreas Gruenbacher <agruenba@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andreas Gruenbacher <agruenba@...hat.com>,
        cluster-devel@...hat.com, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Various minor gfs2 cleanups and fixes

Hi Linus,

please consider pulling the following gfs2 changes for 5.14.

Thanks a lot,
Andreas

The following changes since commit 62fb9874f5da54fdb243003b386128037319b219:

  Linux 5.13 (2021-06-27 15:21:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v5.13-fixes

for you to fetch changes up to 7a607a41cdc6c6f27b8e234cb44ce57070513dac:

  gfs2: Clean up gfs2_unstuff_dinode (2021-06-29 10:56:51 +0200)

----------------------------------------------------------------
Various minor gfs2 cleanups and fixes

----------------------------------------------------------------
Andreas Gruenbacher (6):
      gfs2: Fix do_gfs2_set_flags description
      gfs2: Fix underflow in gfs2_page_mkwrite
      gfs2: Fix error handling in init_statfs
      gfs2: Clean up the error handling in gfs2_page_mkwrite
      gfs2: Unstuff before locking page in gfs2_page_mkwrite
      gfs2: Clean up gfs2_unstuff_dinode

Baokun Li (1):
      gfs2: Use list_move_tail instead of list_del/list_add_tail

 fs/gfs2/bmap.c       | 62 ++++++++++++++++++++---------------------
 fs/gfs2/bmap.h       |  2 +-
 fs/gfs2/dir.c        |  2 +-
 fs/gfs2/file.c       | 79 ++++++++++++++++++++++++++++++++--------------------
 fs/gfs2/glock.c      |  3 +-
 fs/gfs2/ops_fstype.c |  1 +
 fs/gfs2/quota.c      |  2 +-
 7 files changed, 85 insertions(+), 66 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ