Commit Graph

90 Commits (c4d877c1b3df58d89f01d7b211f58b944356eea3)

Author SHA1 Message Date
Roberto Sassu 27992890b0 ecryptfs: test lower_file pointer when lower_file_mutex is locked 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 fb045adb99 fs: dcache reduce branches in lookup path 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
Tyler Hicks 2e21b3f124 eCryptfs: Clear LOOKUP_OPEN flag when creating lower file 15 years ago
Roberto Sassu 48b512e685 ecryptfs: call vfs_setxattr() in ecryptfs_setxattr() 15 years ago
Tyler Hicks 93c3fe40c2 eCryptfs: Fix encrypted file name lookup regression 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
Lino Sanfilippo 31f73bee3e ecryptfs: release reference to lower mount if interpose fails 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Al Viro 48c1e44ace switch ecryptfs_write() to struct inode *, kill on-stack fake files 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
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 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
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
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
Tyler Hicks 9c2d205664 eCryptfs: Prevent lower dentry from going negative during unlink 16 years ago
Tyler Hicks ac20100df7 eCryptfs: Fix min function comparison warning 16 years ago
Randy Dunlap 802b352f29 ecryptfs: fix printk format warning 16 years ago
Tyler Hicks 3a6b42cadc eCryptfs: Larger buffer for encrypted symlink targets 16 years ago
Tyler Hicks ca8e34f2b0 eCryptfs: Lock lower directory inode mutex during lookup 16 years ago
Tyler Hicks 13a791b4e6 eCryptfs: Fix data corruption when using ecryptfs_passthrough 16 years ago
Tyler Hicks 2aac0cf886 eCryptfs: NULL crypt_stat dereference during lookup 16 years ago
Qinghuang Feng f70f582f00 fs/ecryptfs/inode.c: cleanup kerneldoc 16 years ago
Michael Halcrow a8f12864c5 eCryptfs: Fix data types (int/size_t) 16 years ago
Michael Halcrow addd65ad8d eCryptfs: Filename Encryption: filldir, lookup, and readlink 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
Duane Griffin a17d5232de eCryptfs: check readlink result was not an error before using it 16 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Miklos Szeredi db2e747b14 [patch 5/5] vfs: remove mode parameter from vfs_symlink() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Michael Halcrow 391b52f98c eCryptfs: Make all persistent file opens delayed 17 years ago
Michael Halcrow 72b55fffd6 eCryptfs: do not try to open device files on mknod 17 years ago
Harvey Harrison 0a688ad713 ecryptfs: inode.c mmap.c use unaligned byteorder helpers 17 years ago
Miklos Szeredi 8dc4e37362 ecryptfs: clean up (un)lock_parent 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Miklos Szeredi 9c3580aa52 ecryptfs: add missing lock around notify_change 17 years ago