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]
Date:   Tue, 23 Oct 2018 08:47:41 -0500
From:   Dave Kleikamp <dave.kleikamp@...cle.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        LKML <linux-kernel@...r.kernel.org>
Cc:     Chao Yu <yuchao0@...wei.com>, Chengguang Xu <cgxu519@....com>
Subject: [GIT PULL] jfs fixes for v4.20

The following changes since commit be65e2595b4c1fbeceba336d8ee83406726b1d8d:

  Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2018-09-06 09:06:49 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1390643d1d5c539be4d7031a0c507565cb1168a0:

  jfs: remove redundant dquot_initialize() in jfs_evict_inode() (2018-09-20 09:28:49 -0500)

----------------------------------------------------------------
Just a few small fixes

----------------------------------------------------------------
Chao Yu (1):
      jfs: remove redundant dquot_initialize() in jfs_evict_inode()

Chengguang Xu (2):
      jfs: cache NULL when both default_acl and acl are NULL
      jfs: remove quota option from ignore list

 fs/jfs/acl.c   | 4 ++++
 fs/jfs/inode.c | 1 -
 fs/jfs/super.c | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ