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:   Sat, 25 May 2019 17:07:14 -0400
From:   "Theodore Ts'o" <tytso@....edu>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-ext4@...r.kernel.org
Subject: [GIT PULL] ext4 fixes for 5.2-rc2

The following changes since commit 2c1d0e3631e5732dba98ef49ac0bec1388776793:

  ext4: avoid panic during forced reboot due to aborted journal (2019-05-17 17:37:18 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to 66883da1eee8ad4b38eeff7fa1c86a097d9670fc:

  ext4: fix dcache lookup of !casefolded directories (2019-05-24 23:48:23 -0400)

----------------------------------------------------------------
Bug fixes (including a regression fix) for ext4.

----------------------------------------------------------------
Gabriel Krisman Bertazi (1):
      ext4: fix dcache lookup of !casefolded directories

Jan Kara (2):
      ext4: wait for outstanding dio during truncate in nojournal mode
      ext4: do not delete unlinked inode from orphan list on failed truncate

Theodore Ts'o (1):
      ext4: don't perform block validity checks on the journal inode

 fs/ext4/dir.c     |  2 +-
 fs/ext4/extents.c | 12 ++++++++----
 fs/ext4/inode.c   | 23 ++++++++++-------------
 3 files changed, 19 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists