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 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Tyler Hicks
|
3b06b3ebf4
eCryptfs: Fix new inode race condition
|
14 years ago |
Tyler Hicks
|
3aeb86ea4c
eCryptfs: Handle failed metadata read in lookup
|
14 years ago |
Tyler Hicks
|
332ab16f83
eCryptfs: Add reference counting to lower files
|
14 years ago |
Thieu Le
|
57db4e8d73
ecryptfs: modify write path to encrypt page in writepage
|
14 years ago |
Andy Whitcroft
|
323ef68faf
ecryptfs: read on a directory should return EISDIR if not supported
|
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 |
Edward Shishkin
|
38a708d775
ecryptfs: fix truncation error in ecryptfs_read_update_atime
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
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 |
Julia Lawall
|
ceeab92971
fs/ecryptfs/file.c: introduce missing free
|
15 years ago |