index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
eCryptfs: Do not allocate hash tfm in NORECLAIM context
Herbert Xu
1
-1
/
+4
2016-01-27
eCryptfs: Use skcipher and shash
Herbert Xu
1
-1
/
+0
2014-04-04
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-21
ecryptfs: don't bother with ->drop_inode()
Al Viro
1
-1
/
+0
2012-02-17
eCryptfs: Improve statfs reporting
Tyler Hicks
1
-1
/
+13
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-05-29
eCryptfs: Consolidate inode functions into inode.c
Tyler Hicks
1
-16
/
+0
2011-04-26
eCryptfs: Add reference counting to lower files
Tyler Hicks
1
-12
/
+4
2011-03-28
ecryptfs: modify write path to encrypt page in writepage
Thieu Le
1
-2
/
+1
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+11
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-29
eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_options
Tyler Hicks
1
-0
/
+2
2010-08-10
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+5
2010-08-10
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-3
/
+5
2010-05-22
fix a couple of ecryptfs leaks
Al Viro
1
-22
/
+0
2010-04-22
ecryptfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+1
2010-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
1
-1
/
+0
2010-04-19
ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
Jeff Mahoney
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
ecryptfs: Remove unneeded locking that triggers lockdep false positives
Roland Dreier
1
-2
/
+0
2009-06-12
push BKL down into ->put_super
Christoph Hellwig
1
-0
/
+5
2009-04-22
eCryptfs: Remove ecryptfs_unlink_sigs warnings
Tyler Hicks
1
-0
/
+2
2009-04-22
eCryptfs: Print FNEK sig properly in /proc/mounts
Tyler Hicks
1
-1
/
+4
2008-02-06
ecryptfs: remove debug as mount option, and warn if set via modprobe
Eric Sandeen
1
-4
/
+0
2008-02-06
ecryptfs: make show_options reflect actual mount options
Eric Sandeen
1
-21
/
+31
2008-01-09
eCryptfs: fix dentry handling on create error, unlink, and inode destroy
Michael Halcrow
1
-1
/
+0
2007-10-16
eCryptfs: initialize persistent lower file on inode create
Michael Halcrow
1
-6
/
+7
2007-10-16
eCryptfs: set up and destroy persistent lower file
Michael Halcrow
1
-3
/
+19
2007-10-16
eCryptfs: grammatical fix (destruct to destroy)
Michael Halcrow
1
-2
/
+2
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-31
[PATCH] eCryptfs: Remove ecryptfs_umount_begin
Michael Halcrow
1
-18
/
+0
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
1
-0
/
+198