Commit Graph

280 Commits (a1862e31079149a52b6223776228c3aee493d4a7)

Author SHA1 Message Date
Tyler Hicks 93c3fe40c2 eCryptfs: Fix encrypted file name lookup regression 15 years ago
Jerome Marchand 7371a38201 ecryptfs: properly mark init functions 15 years ago
Julia Lawall f137f15072 fs/ecryptfs: Return -ENOMEM on memory allocation failure 15 years ago
Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 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
Julia Lawall ceeab92971 fs/ecryptfs/file.c: introduce missing free 15 years ago
Lino Sanfilippo 31f73bee3e ecryptfs: release reference to lower mount if interpose fails 15 years ago
Tyler Hicks c43f7b8fb0 eCryptfs: Handle ioctl calls with unlocked and compat functions 15 years ago
Prarit Bhargava a1275c3b21 ecryptfs: Fix warning in ecryptfs_process_response() 15 years ago
Andre Osterhues a6f80fb7b5 ecryptfs: Bugfix for error related to ecryptfs_hash_buckets 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Al Viro 48c1e44ace switch ecryptfs_write() to struct inode *, kill on-stack fake files 15 years ago
Al Viro 02bd97997a switch ecryptfs_get_locked_page() to struct inode * 15 years ago
Al Viro bef5bc2464 simplify access to ecryptfs inodes in ->readpage() and friends 15 years ago
Al Viro 4403158ba2 Ban ecryptfs over ecryptfs 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
Al Viro 2ccde7c631 Clean ecryptfs ->get_sb() up 15 years ago
Al Viro decabd6650 fix a couple of ecryptfs leaks 15 years ago
Jens Axboe 9df9c8b930 ecryptfs: add bdi backing to mount session 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
Jeff Mahoney 133b8f9d63 ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode 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 f4e60e6b30 eCryptfs: Strip metadata in xattr flag in encrypted view 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
Dan Carpenter ece550f51b ecryptfs: use after free 15 years ago
Julia Lawall 4aa25bcb7d ecryptfs: Eliminate useless code 15 years ago
Erez Zadok fe0fc013cd ecryptfs: fix interpose/interpolate typos in comments 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
Erez Zadok e27759d7a3 ecryptfs: initialize private persistent file before dereferencing pointer 15 years ago
Tyler Hicks 38e3eaeedc eCryptfs: Remove mmap from directory operations 15 years ago
Tyler Hicks f8f484d1b6 eCryptfs: Add getattr function 15 years ago
Tyler Hicks 5f3ef64f4d eCryptfs: Use notify_change for truncating lower inodes 15 years ago
OGAWA Hirofumi 806892e9e1 ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path 15 years ago
Erez Zadok 9afa2fb6c1 fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all 15 years ago
Al Viro b65a9cfc2c Untangling ima mess, part 2: deal with counters 15 years ago
Mimi Zohar 36520be8e3 ima: ecryptfs fix imbalance message 16 years ago
Tyler Hicks ed1f21857e eCryptfs: Remove Kconfig NET dependency and select MD5 16 years ago
Randy Dunlap 664fc5a4e7 ecryptfs: depends on CRYPTO 16 years ago
Tyler Hicks 9c2d205664 eCryptfs: Prevent lower dentry from going negative during unlink 16 years ago