index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
super.c
Age
Commit message (
Expand
)
Author
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