Tyler Hicks
|
ac20100df7
eCryptfs: Fix min function comparison warning
|
16 vuotta sitten |
Randy Dunlap
|
802b352f29
ecryptfs: fix printk format warning
|
16 vuotta sitten |
Tyler Hicks
|
3a6b42cadc
eCryptfs: Larger buffer for encrypted symlink targets
|
16 vuotta sitten |
Tyler Hicks
|
ca8e34f2b0
eCryptfs: Lock lower directory inode mutex during lookup
|
16 vuotta sitten |
Tyler Hicks
|
13a791b4e6
eCryptfs: Fix data corruption when using ecryptfs_passthrough
|
16 vuotta sitten |
Tyler Hicks
|
2aac0cf886
eCryptfs: NULL crypt_stat dereference during lookup
|
16 vuotta sitten |
Qinghuang Feng
|
f70f582f00
fs/ecryptfs/inode.c: cleanup kerneldoc
|
16 vuotta sitten |
Michael Halcrow
|
a8f12864c5
eCryptfs: Fix data types (int/size_t)
|
16 vuotta sitten |
Michael Halcrow
|
addd65ad8d
eCryptfs: Filename Encryption: filldir, lookup, and readlink
|
16 vuotta sitten |
Al Viro
|
acfa4380ef
inode->i_op is never NULL
|
16 vuotta sitten |
Duane Griffin
|
a17d5232de
eCryptfs: check readlink result was not an error before using it
|
16 vuotta sitten |
Al Viro
|
f419a2e3b6
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
|
17 vuotta sitten |
Miklos Szeredi
|
db2e747b14
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
|
17 vuotta sitten |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 vuotta sitten |
Michael Halcrow
|
391b52f98c
eCryptfs: Make all persistent file opens delayed
|
17 vuotta sitten |
Michael Halcrow
|
72b55fffd6
eCryptfs: do not try to open device files on mknod
|
17 vuotta sitten |
Harvey Harrison
|
0a688ad713
ecryptfs: inode.c mmap.c use unaligned byteorder helpers
|
17 vuotta sitten |
Miklos Szeredi
|
8dc4e37362
ecryptfs: clean up (un)lock_parent
|
17 vuotta sitten |
Hirofumi Nakagawa
|
801678c5a3
Remove duplicated unlikely() in IS_ERR()
|
17 vuotta sitten |
Miklos Szeredi
|
9c3580aa52
ecryptfs: add missing lock around notify_change
|
17 vuotta sitten |
Harvey Harrison
|
18d1dbf1d4
ecryptfs: replace remaining __FUNCTION__ occurrences
|
17 vuotta sitten |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 vuotta sitten |
Michael Halcrow
|
25bd817403
eCryptfs: Minor fixes to printk messages
|
17 vuotta sitten |
Michael Halcrow
|
cc11beffdf
eCryptfs: track header bytes rather than extents
|
17 vuotta sitten |
Adrian Bunk
|
7896b63182
fs/ecryptfs/: possible cleanups
|
17 vuotta sitten |
Michael Halcrow
|
caeeeecfda
eCryptfs: fix dentry handling on create error, unlink, and inode destroy
|
17 vuotta sitten |
Jeff Layton
|
1ac564ecab
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
|
17 vuotta sitten |
Michael Halcrow
|
2ed92554ab
eCryptfs: make open, truncate, and setattr use persistent file
|
17 vuotta sitten |
Michael Halcrow
|
d7cdc5febf
eCryptfs: update metadata read/write functions
|
17 vuotta sitten |
Michael Halcrow
|
4981e081cf
eCryptfs: set up and destroy persistent lower file
|
17 vuotta sitten |