Tyler Hicks
|
6d65261a09
eCryptfs: don't pass fs-specific ioctl commands through
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Linus Torvalds
|
298647e31a
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
10 years ago |
Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
10 years ago |
Tyler Hicks
|
332b122d39
eCryptfs: Force RO mount when encrypted view is enabled
|
10 years ago |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
eca9fdf32d
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
10 years ago |
Al Viro
|
c2e3f5d5f4
ecryptfs: ->f_op is never NULL
|
11 years ago |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 years ago |
Al Viro
|
027978295d
ecryptfs: switch to ->read_iter()
|
11 years ago |
David Howells
|
9e78d14a9f
Use %pd in eCryptFS
|
11 years ago |
Tyler Hicks
|
2000f5beab
eCryptfs: file->private_data is always valid
|
11 years ago |
Al Viro
|
bdd3536618
ecryptfs: ->f_op is never NULL
|
11 years ago |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 years ago |
Linus Torvalds
|
746919d266
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
12 years ago |
Matthew Wilcox
|
cc18ec3c8f
Use ecryptfs_dentry_to_lower_path in a couple of places
|
12 years ago |
Al Viro
|
0747fdb2bd
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
|
12 years ago |
Al Viro
|
2de5f059c4
[readdir] convert ecryptfs
|
12 years ago |
Al Viro
|
5c0ba4e076
[readdir] introduce iterate_dir() and dir_context
|
12 years ago |
Tyler Hicks
|
bc5abcf7e4
eCryptfs: Check return of filemap_write_and_wait during fsync
|
12 years ago |
Paul Taysom
|
c15cddd900
ecryptfs: fixed msync to flush data
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Linus Torvalds
|
e2e091fd99
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Tyler Hicks
|
bbcb03e3ce
eCryptfs: Fix -Wunused-but-set-variable warnings
|
12 years ago |
Tyler Hicks
|
64e6651dcc
eCryptfs: Call lower ->flush() from ecryptfs_flush()
|
13 years ago |
Tyler Hicks
|
821f7494a7
eCryptfs: Revert to a writethrough cache model
|
13 years ago |
Tyler Hicks
|
e3ccaa9761
eCryptfs: Initialize empty lower files when opening them
|
13 years ago |
Al Viro
|
68ac1234fb
switch touch_atime to struct path
|
13 years ago |
Tyler Hicks
|
32001d6fe9
eCryptfs: Flush file in vma close
|
13 years ago |