Andreas Gruenbacher
|
4b899da50d
ecryptfs: Switch to generic xattr handlers
|
8 년 전 |
Al Viro
|
3767e255b3
switch ->setxattr() to passing dentry and inode separately
|
9 년 전 |
Linus Torvalds
|
7f427d3a60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Herbert Xu
|
e81f3340bb
eCryptfs: Do not allocate hash tfm in NORECLAIM context
|
9 년 전 |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 년 전 |
Linus Torvalds
|
3c2de27d79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Al Viro
|
97c3160607
ecryptfs_encrypt_and_encode_filename(): drop unused argument
|
9 년 전 |
Herbert Xu
|
3095e8e366
eCryptfs: Use skcipher and shash
|
9 년 전 |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
9 년 전 |
Colin Ian King
|
2a559a8bde
eCryptfs: ensure copy to crypt_stat->cipher does not overrun
|
10 년 전 |
Al Viro
|
92dd123033
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
|
12 년 전 |
Al Viro
|
2edbfbf1c1
ecryptfs: don't leave RCU pathwalk immediately
|
12 년 전 |
Al Viro
|
0747fdb2bd
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
|
12 년 전 |
Tyler Hicks
|
4dfea4f0d7
eCryptfs: Use the ablkcipher crypto API
|
12 년 전 |
Linus Torvalds
|
e2e091fd99
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
12 년 전 |
Kees Cook
|
290502bee2
eCryptfs: allow userspace messaging to be disabled
|
12 년 전 |
Al Viro
|
3dadecce20
switch vfs_getattr() to struct path
|
12 년 전 |
Linus Torvalds
|
410fc4ce8a
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
13 년 전 |
Al Viro
|
3b8b487114
ecryptfs: don't reinvent the wheels, please - use struct completion
|
13 년 전 |
Tyler Hicks
|
e3ccaa9761
eCryptfs: Initialize empty lower files when opening them
|
13 년 전 |
Tyler Hicks
|
2ecaf55db6
eCryptfs: Make all miscdev functions use daemon ptr in file private_data
|
13 년 전 |
Tyler Hicks
|
5669688665
eCryptfs: Remove unused messaging declarations and function
|
13 년 전 |
Tyler Hicks
|
4a26620df4
eCryptfs: Improve statfs reporting
|
13 년 전 |
Tyler Hicks
|
48399c0b0e
eCryptfs: Replace miscdev read/write magic numbers
|
13 년 전 |
Tyler Hicks
|
b59db43ad4
eCryptfs: Prevent file create race condition
|
13 년 전 |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 년 전 |
Roberto Sassu
|
1252cc3b23
eCryptfs: added support for the encrypted key type
|
14 년 전 |
Roberto Sassu
|
f8f8527103
eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
|
14 년 전 |
Tyler Hicks
|
3063287053
eCryptfs: Remove ecryptfs_header_cache_2
|
14 년 전 |
Tyler Hicks
|
778aeb42a7
eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()
|
14 년 전 |