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: <e999ebed-a882-049c-dab5-631a2c0a4ec3@oracle.com>
Date:   Mon, 6 May 2019 10:31:49 -0500
From:   Dave Kleikamp <dave.kleikamp@...cle.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        LKML <linux-kernel@...r.kernel.org>,
        JFS Discussion <jfs-discussion@...ts.sourceforge.net>
Subject: [GIT PULL] jfs updates for 5.2

The following changes since commit 01aa9d518eae8a4d75cd3049defc6ed0b6d0a658:

  Merge tag 'docs-4.20' of git://git.lwn.net/linux (2018-10-24 18:01:11 +0100)

are available in the Git repository at:

  git://github.com/kleikamp/linux-shaggy.git tags/jfs-5.2

for you to fetch changes up to a5fdd713d256887b5f012608701149fa939e5645:

  jfs: fix bogus variable self-initialization (2019-03-22 09:38:37 -0500)

----------------------------------------------------------------
Several minor jfs fixes

----------------------------------------------------------------
Andy Shevchenko (1):
      fs/jfs: Switch to use new generic UUID API

Arnd Bergmann (1):
      jfs: fix bogus variable self-initialization

Chengguang Xu (1):
      jfs: compare old and new mode before setting update_mode flag

Colin Ian King (1):
      jfs: fix spelling mistake, EACCESS -> EACCES

Dave Kleikamp (1):
      jfs: remove incorrect comment in jfs_superblock

 fs/jfs/acl.c            |  3 ++-
 fs/jfs/jfs_incore.h     |  6 ++++--
 fs/jfs/jfs_logmgr.c     | 18 +++++++++---------
 fs/jfs/jfs_logmgr.h     | 10 +++++-----
 fs/jfs/jfs_mount.c      |  4 ++--
 fs/jfs/jfs_superblock.h |  8 ++++----
 fs/jfs/jfs_txnmgr.c     |  3 +--
 fs/jfs/namei.c          |  2 +-
 fs/jfs/super.c          |  8 +++++---
 9 files changed, 33 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ