Commit Graph

315 Commits (8323c3aa74cd92465350294567142d12ffdcc963)

Author SHA1 Message Date
Tyler Hicks 55f9cf6bba eCryptfs: Copy up lower inode attrs in getattr 14 years ago
Andy Whitcroft 323ef68faf ecryptfs: read on a directory should return EISDIR if not supported 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
Frank Swiderski 24562486be ecryptfs: remove unnecessary decrypt when extending a file 14 years ago
Tyler Hicks f24b38874e ecryptfs: Fix ecryptfs_printk() size_t warnings 14 years ago
Joe Perches 888d57bbc9 fs/ecryptfs: Add printf format/argument verification and fix fallout 14 years ago
Roberto Sassu 0abe116947 ecryptfs: fixed testing of file descriptor flags 14 years ago
Roberto Sassu 27992890b0 ecryptfs: test lower_file pointer when lower_file_mutex is locked 14 years ago
Roberto Sassu 070baa5128 ecryptfs: missing initialization of the superblock 'magic' field 14 years ago
Roberto Sassu 2a8652f4e0 ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h 14 years ago
Edward Shishkin 38a708d775 ecryptfs: fix truncation error in ecryptfs_read_update_atime 14 years ago
Linus Torvalds 6254b32b57 ecryptfs: fix broken build 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 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