Hi Linus, The following changes since commit c3351dfabf5c78fb5ddc79d0f7b65ebd9e441337: Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending (2014-10-21 13:06:38 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-3.19-rc1-fixes for you to fetch changes up to 942080643bce061c3dd9d5718d3b745dcb39a8bc: eCryptfs: Remove buggy and unnecessary write in file name decode routine (2014-11-26 15:55:02 -0600) ---------------------------------------------------------------- Fixes for filename decryption and encrypted view plus a cleanup - The filename decryption routines were, at times, writing a zero byte one character past the end of the filename buffer - The encrypted view feature attempted, and failed, to roll its own form of enforcing a read-only mount instead of letting the VFS enforce it ---------------------------------------------------------------- Michael Halcrow (1): eCryptfs: Remove buggy and unnecessary write in file name decode routine Tyler Hicks (2): eCryptfs: Force RO mount when encrypted view is enabled eCryptfs: Remove unnecessary casts when parsing packet lengths fs/ecryptfs/crypto.c | 1 - fs/ecryptfs/file.c | 12 ------------ fs/ecryptfs/keystore.c | 6 +++--- fs/ecryptfs/main.c | 16 +++++++++++++--- 4 files changed, 16 insertions(+), 19 deletions(-)
Attachment:
signature.asc
Description: Digital signature