Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 년 전 |
Al Viro
|
027978295d
ecryptfs: switch to ->read_iter()
|
11 년 전 |
Tyler Hicks
|
2000f5beab
eCryptfs: file->private_data is always valid
|
11 년 전 |
Al Viro
|
bdd3536618
ecryptfs: ->f_op is never NULL
|
11 년 전 |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 년 전 |
Linus Torvalds
|
746919d266
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
12 년 전 |
Matthew Wilcox
|
cc18ec3c8f
Use ecryptfs_dentry_to_lower_path in a couple of places
|
12 년 전 |
Al Viro
|
0747fdb2bd
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
|
12 년 전 |
Al Viro
|
2de5f059c4
[readdir] convert ecryptfs
|
12 년 전 |
Al Viro
|
5c0ba4e076
[readdir] introduce iterate_dir() and dir_context
|
12 년 전 |
Tyler Hicks
|
bc5abcf7e4
eCryptfs: Check return of filemap_write_and_wait during fsync
|
12 년 전 |
Paul Taysom
|
c15cddd900
ecryptfs: fixed msync to flush data
|
12 년 전 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 년 전 |
Linus Torvalds
|
e2e091fd99
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
12 년 전 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 년 전 |
Tyler Hicks
|
bbcb03e3ce
eCryptfs: Fix -Wunused-but-set-variable warnings
|
12 년 전 |
Tyler Hicks
|
64e6651dcc
eCryptfs: Call lower ->flush() from ecryptfs_flush()
|
13 년 전 |
Tyler Hicks
|
821f7494a7
eCryptfs: Revert to a writethrough cache model
|
13 년 전 |
Tyler Hicks
|
e3ccaa9761
eCryptfs: Initialize empty lower files when opening them
|
13 년 전 |
Al Viro
|
68ac1234fb
switch touch_atime to struct path
|
13 년 전 |
Tyler Hicks
|
32001d6fe9
eCryptfs: Flush file in vma close
|
13 년 전 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 년 전 |
Tyler Hicks
|
3b06b3ebf4
eCryptfs: Fix new inode race condition
|
14 년 전 |
Tyler Hicks
|
3aeb86ea4c
eCryptfs: Handle failed metadata read in lookup
|
14 년 전 |
Tyler Hicks
|
332ab16f83
eCryptfs: Add reference counting to lower files
|
14 년 전 |
Thieu Le
|
57db4e8d73
ecryptfs: modify write path to encrypt page in writepage
|
14 년 전 |
Andy Whitcroft
|
323ef68faf
ecryptfs: read on a directory should return EISDIR if not supported
|
14 년 전 |
Joe Perches
|
888d57bbc9
fs/ecryptfs: Add printf format/argument verification and fix fallout
|
14 년 전 |
Roberto Sassu
|
0abe116947
ecryptfs: fixed testing of file descriptor flags
|
14 년 전 |
Roberto Sassu
|
27992890b0
ecryptfs: test lower_file pointer when lower_file_mutex is locked
|
14 년 전 |