Tyler Hicks
|
55f9cf6bba
eCryptfs: Copy up lower inode attrs in getattr
|
14 years ago |
Tyler Hicks
|
70b8902199
eCryptfs: Handle NULL nameidata pointers
|
14 years ago |
Tyler Hicks
|
8787c7a3e0
eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"
|
14 years ago |
Roberto Sassu
|
27992890b0
ecryptfs: test lower_file pointer when lower_file_mutex is locked
|
14 years ago |
Al Viro
|
66cb76666d
sanitize ecryptfs ->mount()
|
14 years ago |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 years ago |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 years ago |
Tyler Hicks
|
2e21b3f124
eCryptfs: Clear LOOKUP_OPEN flag when creating lower file
|
14 years ago |
Roberto Sassu
|
48b512e685
ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()
|
14 years ago |
Tyler Hicks
|
93c3fe40c2
eCryptfs: Fix encrypted file name lookup regression
|
14 years ago |
Linus Torvalds
|
26b55633a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
|
15 years ago |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 years ago |
Lino Sanfilippo
|
21edad3220
ecryptfs: dont call lookup_one_len to avoid NULL nameidata
|
15 years ago |
Lino Sanfilippo
|
31f73bee3e
ecryptfs: release reference to lower mount if interpose fails
|
15 years ago |
npiggin@suse.de
|
15c6fd9786
kill spurious reference to vmtruncate
|
15 years ago |
Al Viro
|
48c1e44ace
switch ecryptfs_write() to struct inode *, kill on-stack fake files
|
15 years ago |
Linus Torvalds
|
9b030e2006
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
|
15 years ago |
Tyler Hicks
|
9f37622f89
eCryptfs: Turn lower lookup error messages into debug messages
|
15 years ago |
Tyler Hicks
|
3a8380c075
eCryptfs: Copy lower directory inode times and size on link
|
15 years ago |
Christian Pulvermacher
|
cfce08c6bd
ecryptfs: fix error code for missing xattrs in lower fs
|
15 years ago |
Tyler Hicks
|
3a60a1686f
eCryptfs: Decrypt symlink target for stat size
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Tyler Hicks
|
1984c23f9e
eCryptfs: Clear buffer before reading in metadata xattr
|
15 years ago |
Tyler Hicks
|
fa3ef1cb4e
eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
|
15 years ago |
Tyler Hicks
|
157f107135
eCryptfs: Fix metadata in xattr feature regression
|
15 years ago |
Erez Zadok
|
3469b57329
ecryptfs: pass matching flags to interpose as defined and used there
|
15 years ago |
Erez Zadok
|
c44a66d674
ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
|
15 years ago |
Erez Zadok
|
0d132f7364
ecryptfs: don't ignore return value from lock_rename
|
15 years ago |