Tyler Hicks
|
c4f790736c
eCryptfs: Consolidate inode functions into inode.c
|
14 år sedan |
Linus Torvalds
|
36947a7682
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 år sedan |
Sage Weil
|
55e5b7e022
ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename
|
14 år sedan |
Linus Torvalds
|
aaab184276
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
|
14 år sedan |
Tyler Hicks
|
07850552b9
eCryptfs: Clear i_nlink in rmdir
|
14 år sedan |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 år sedan |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 år sedan |
Tyler Hicks
|
5be79de2e1
eCryptfs: Flush dirty pages in setattr
|
14 år sedan |
Tyler Hicks
|
3aeb86ea4c
eCryptfs: Handle failed metadata read in lookup
|
14 år sedan |
Tyler Hicks
|
332ab16f83
eCryptfs: Add reference counting to lower files
|
14 år sedan |
Tyler Hicks
|
dd55c89852
eCryptfs: dput dentries returned from dget_parent
|
14 år sedan |
Tyler Hicks
|
35ffa948b2
eCryptfs: Remove extra d_delete in ecryptfs_rmdir
|
14 år sedan |
Tyler Hicks
|
fed8859b3a
eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag
|
14 år sedan |
Tyler Hicks
|
bd4f0fe8bb
eCryptfs: Remove unnecessary grow_file() function
|
14 år sedan |
Tyler Hicks
|
55f9cf6bba
eCryptfs: Copy up lower inode attrs in getattr
|
14 år sedan |
Tyler Hicks
|
70b8902199
eCryptfs: Handle NULL nameidata pointers
|
14 år sedan |
Tyler Hicks
|
8787c7a3e0
eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"
|
14 år sedan |
Roberto Sassu
|
27992890b0
ecryptfs: test lower_file pointer when lower_file_mutex is locked
|
14 år sedan |
Al Viro
|
66cb76666d
sanitize ecryptfs ->mount()
|
14 år sedan |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 år sedan |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 år sedan |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 år sedan |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 år sedan |
Tyler Hicks
|
2e21b3f124
eCryptfs: Clear LOOKUP_OPEN flag when creating lower file
|
14 år sedan |
Roberto Sassu
|
48b512e685
ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()
|
14 år sedan |
Tyler Hicks
|
93c3fe40c2
eCryptfs: Fix encrypted file name lookup regression
|
14 år sedan |
Linus Torvalds
|
26b55633a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
|
15 år sedan |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 år sedan |
Lino Sanfilippo
|
21edad3220
ecryptfs: dont call lookup_one_len to avoid NULL nameidata
|
15 år sedan |
Lino Sanfilippo
|
31f73bee3e
ecryptfs: release reference to lower mount if interpose fails
|
15 år sedan |