index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
super.c
Age
Commit message (
Expand
)
Author
2019-05-01
ecryptfs: make use of ->free_inode()
Al Viro
2016-04-20
eCryptfs: Do not allocate hash tfm in NORECLAIM context
Herbert Xu
2016-01-27
eCryptfs: Use skcipher and shash
Herbert Xu
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-03-20
ecryptfs: don't bother with ->drop_inode()
Al Viro
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-05-29
eCryptfs: Consolidate inode functions into inode.c
Tyler Hicks
2011-04-25
eCryptfs: Add reference counting to lower files
Tyler Hicks
2011-03-28
ecryptfs: modify write path to encrypt page in writepage
Thieu Le
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-29
eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_options
Tyler Hicks
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-05-21
fix a couple of ecryptfs leaks
Al Viro
2010-04-22
ecryptfs: add bdi backing to mount session
Jens Axboe
2010-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2010-04-19
ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
Jeff Mahoney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
ecryptfs: Remove unneeded locking that triggers lockdep false positives
Roland Dreier
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2009-04-22
eCryptfs: Remove ecryptfs_unlink_sigs warnings
Tyler Hicks
2009-04-22
eCryptfs: Print FNEK sig properly in /proc/mounts
Tyler Hicks
2008-02-06
ecryptfs: remove debug as mount option, and warn if set via modprobe
Eric Sandeen
2008-02-06
ecryptfs: make show_options reflect actual mount options
Eric Sandeen
2008-01-08
eCryptfs: fix dentry handling on create error, unlink, and inode destroy
Michael Halcrow
2007-10-16
eCryptfs: initialize persistent lower file on inode create
Michael Halcrow
2007-10-16
eCryptfs: set up and destroy persistent lower file
Michael Halcrow
2007-10-16
eCryptfs: grammatical fix (destruct to destroy)
Michael Halcrow
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-31
[PATCH] eCryptfs: Remove ecryptfs_umount_begin
Michael Halcrow
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow