From: Tyler Hicks on 10 Aug 2010 02:20 Hello Linus, The following changes since commit f6cec0ae58c17522a7bc4e2f39dae19f199ab534: Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (2010-08-09 21:05:52 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git for-linus Julia Lawall (1): fs/ecryptfs/file.c: introduce missing free Lino Sanfilippo (2): ecryptfs: release reference to lower mount if interpose fails ecryptfs: dont call lookup_one_len to avoid NULL nameidata Prarit Bhargava (1): ecryptfs: Fix warning in ecryptfs_process_response() Tyler Hicks (1): eCryptfs: Handle ioctl calls with unlocked and compat functions fs/ecryptfs/file.c | 60 ++++++++++++++++++----------- fs/ecryptfs/inode.c | 94 ++++++++++++++++++++++++++++++++++++++++------- fs/ecryptfs/messaging.c | 2 +- 3 files changed, 118 insertions(+), 38 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: vfs series, part 1 Next: Compilation errors on latest git tree |