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 年之前 |
Edward Shishkin
|
38a708d775
ecryptfs: fix truncation error in ecryptfs_read_update_atime
|
14 年之前 |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Arnd Bergmann
|
18dfe89d7c
BKL: Remove BKL from ecryptfs
|
14 年之前 |
Julia Lawall
|
ceeab92971
fs/ecryptfs/file.c: introduce missing free
|
15 年之前 |
Tyler Hicks
|
c43f7b8fb0
eCryptfs: Handle ioctl calls with unlocked and compat functions
|
15 年之前 |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 年之前 |
Christoph Hellwig
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Julia Lawall
|
4aa25bcb7d
ecryptfs: Eliminate useless code
|
15 年之前 |
Erez Zadok
|
e27759d7a3
ecryptfs: initialize private persistent file before dereferencing pointer
|
15 年之前 |
Tyler Hicks
|
38e3eaeedc
eCryptfs: Remove mmap from directory operations
|
15 年之前 |
Michael Halcrow
|
a8f12864c5
eCryptfs: Fix data types (int/size_t)
|
16 年之前 |
Michael Halcrow
|
addd65ad8d
eCryptfs: Filename Encryption: filldir, lookup, and readlink
|
16 年之前 |
Christoph Hellwig
|
4c728ef583
add a vfs_fsync helper
|
16 年之前 |
Michael Halcrow
|
7d6c704558
eCryptfs: remove retry loop in ecryptfs_readdir()
|
16 年之前 |
Michael Halcrow
|
391b52f98c
eCryptfs: Make all persistent file opens delayed
|
17 年之前 |
Michael Halcrow
|
72b55fffd6
eCryptfs: do not try to open device files on mknod
|
17 年之前 |
Michael Halcrow
|
746f1e558b
eCryptfs: Privileged kthread for lower file opens
|
17 年之前 |
Jonathan Corbet
|
dda6445e21
ecryptfs: fasync BKL pushdown
|
17 年之前 |
Michael Halcrow
|
2f9b12a31f
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
|
17 年之前 |
Michael Halcrow
|
25bd817403
eCryptfs: Minor fixes to printk messages
|
17 年之前 |
Michael Halcrow
|
b6c1d8fcba
eCryptfs: remove unused functions and kmem_cache
|
17 年之前 |
Michael Halcrow
|
2ed92554ab
eCryptfs: make open, truncate, and setattr use persistent file
|
17 年之前 |
Michael Halcrow
|
d7cdc5febf
eCryptfs: update metadata read/write functions
|
17 年之前 |
Michael Halcrow
|
5dda6992a3
eCryptfs: remove assignments in if-statements
|
17 年之前 |