Commit Graph

301 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 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
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Tyler Hicks 8747f95481 eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_options 14 years ago
Roberto Sassu f16feb5119 ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter 14 years ago
Roberto Sassu 39fac853a7 ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig() 14 years ago
Roberto Sassu aee683b9e7 ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig() 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
Al Viro 4d143beb04 convert ecryptfs 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann 18dfe89d7c BKL: Remove BKL from ecryptfs 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Joe Perches 0c6d7d5da2 fs/ecryptfs: Remove unnecessary casts of private_data 15 years ago
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