ecryptfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] eCryptfs fixes for 3.8-rc2
@ 2013-01-02 18:42 Tyler Hicks
  0 siblings, 0 replies; only message in thread
From: Tyler Hicks @ 2013-01-02 18:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, ecryptfs

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

Hi Linus,

The following changes since commit 0e4a43ed08e2f44aa7b96aa95d0a540d675483e1:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes (2012-11-07 13:38:56 +0100)

are available in the git repository at:


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

for you to fetch changes up to 37028758f92d0a3eb74bcfbecf6bc477072e9e28:

  fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static (2012-12-18 10:10:13 -0600)

----------------------------------------------------------------
Two self-explanatory fixes and a third patch which improves performance. When
overwriting a full page in the eCryptfs page cache, skip reading in and
decrypting the corresponding lower page.

----------------------------------------------------------------
Cong Ding (1):
      fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static

Li Wang (1):
      eCryptfs: Avoid unnecessary disk read and data decryption during writing

Wei Yongjun (1):
      eCryptfs: fix to use list_for_each_entry_safe() when delete items

 fs/ecryptfs/crypto.c  |    2 +-
 fs/ecryptfs/kthread.c |    6 +++---
 fs/ecryptfs/mmap.c    |   12 ++++++++++--
 3 files changed, 14 insertions(+), 6 deletions(-)

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

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

only message in thread, other threads:[~2013-01-02 18:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-02 18:42 [GIT PULL] eCryptfs fixes for 3.8-rc2 Tyler Hicks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).