All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] eCryptfs fixes for 3.18
@ 2014-10-09 21:23 Tyler Hicks
  0 siblings, 0 replies; only message in thread
From: Tyler Hicks @ 2014-10-09 21:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, ecryptfs

[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]

Hi Linus,

The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:

  Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-3.18-fixes

for you to fetch changes up to 0f9e2bf008a1b143973a01b52320eb66c20ac6ab:

  ecryptfs: remove unneeded buggy code in ecryptfs_do_create() (2014-10-06 16:54:50 -0500)

----------------------------------------------------------------
Minor code cleanups and a fix for when eCryptfs metadata is stored in xattrs

----------------------------------------------------------------
Alexey Khoroshilov (1):
      ecryptfs: remove unneeded buggy code in ecryptfs_do_create()

Chao Yu (1):
      ecryptfs: avoid to access NULL pointer when write metadata in xattr

David Howells (1):
      Use %pd in eCryptFS

Fabian Frederick (2):
      fs/ecryptfs/messaging.c: remove null test before kfree
      ecryptfs: remove unnecessary break after goto

Himangi Saraogi (1):
      ecryptfs: Drop cast

Steven Rostedt (1):
      ecryptfs: Remove unnecessary include of syscall.h in keystore.c

 fs/ecryptfs/file.c      |  4 ++--
 fs/ecryptfs/inode.c     | 25 ++++++++-----------------
 fs/ecryptfs/keystore.c  |  2 --
 fs/ecryptfs/messaging.c |  3 +--
 4 files changed, 11 insertions(+), 23 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-09 21:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09 21:23 [GIT PULL] eCryptfs fixes for 3.18 Tyler Hicks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.