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: <20241126-vfs-ecryptfs-f20bc3c7b06e@brauner>
Date: Tue, 26 Nov 2024 12:26:04 +0100
From: Christian Brauner <brauner@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christian Brauner <brauner@...nel.org>,
	linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] vfs ecryptfs mount api

Hey Linus,

/* Summary */
This contains the work to convert ecryptfs to the new mount api.

/* Testing */

gcc version 14.2.0 (Debian 14.2.0-6)
Debian clang version 16.0.6 (27+b1)

All patches have been sitting in linux-next.
No build failures or warnings were observed.

/* Conflicts */

Merge conflicts with mainline
=============================

No known conflicts.

Merge conflicts with other trees
================================

No known conflicts.

The following changes since commit b4201b51d93eac77f772298a96bfedbdb0c7150c:

  Merge patch series "Convert ecryptfs to use folios" (2024-11-05 17:20:17 +0100)

are available in the Git repository at:

  git@...olite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.13.ecryptfs.mount.api

for you to fetch changes up to 7ff3e945a35ac472c6783403eae1e7519d96f1cf:

  ecryptfs: Fix spelling mistake "validationg" -> "validating" (2024-11-15 11:51:29 +0100)

----------------------------------------------------------------
vfs-6.13.ecryptfs.mount.api

----------------------------------------------------------------
Christian Brauner (1):
      Merge patch series "ecryptfs: convert to the new mount API"

Colin Ian King (1):
      ecryptfs: Fix spelling mistake "validationg" -> "validating"

Eric Sandeen (2):
      ecryptfs: Factor out mount option validation
      ecryptfs: Convert ecryptfs to use the new mount API

 fs/ecryptfs/main.c | 401 +++++++++++++++++++++++++++--------------------------
 1 file changed, 205 insertions(+), 196 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ