Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
019c4fbaa790e2b3f11dab0c8b7d9896d77db3e5
/
fs
/
ecryptfs
/
file.c
32001d6f
eCryptfs: Flush file in vma close
by Tyler Hicks
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
3b06b3e
eCryptfs: Fix new inode race condition
by Tyler Hicks
· 13 years ago
3aeb86e
eCryptfs: Handle failed metadata read in lookup
by Tyler Hicks
· 14 years ago
332ab16
eCryptfs: Add reference counting to lower files
by Tyler Hicks
· 14 years ago
57db4e8
ecryptfs: modify write path to encrypt page in writepage
by Thieu Le
· 14 years ago
323ef68
ecryptfs: read on a directory should return EISDIR if not supported
by Andy Whitcroft
· 14 years ago
888d57b
fs/ecryptfs: Add printf format/argument verification and fix fallout
by Joe Perches
· 14 years ago
0abe116
ecryptfs: fixed testing of file descriptor flags
by Roberto Sassu
· 14 years ago
2799289
ecryptfs: test lower_file pointer when lower_file_mutex is locked
by Roberto Sassu
· 14 years ago
38a708d
ecryptfs: fix truncation error in ecryptfs_read_update_atime
by Edward Shishkin
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
18dfe89
BKL: Remove BKL from ecryptfs
by Arnd Bergmann
· 14 years ago
ceeab92
fs/ecryptfs/file.c: introduce missing free
by Julia Lawall
· 14 years ago
c43f7b8
eCryptfs: Handle ioctl calls with unlocked and compat functions
by Tyler Hicks
· 15 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4aa25bc
ecryptfs: Eliminate useless code
by Julia Lawall
· 15 years ago
e27759d
ecryptfs: initialize private persistent file before dereferencing pointer
by Erez Zadok
· 15 years ago
38e3eae
eCryptfs: Remove mmap from directory operations
by Tyler Hicks
· 15 years ago
a8f1286
eCryptfs: Fix data types (int/size_t)
by Michael Halcrow
· 16 years ago
addd65ad
eCryptfs: Filename Encryption: filldir, lookup, and readlink
by Michael Halcrow
· 16 years ago
4c728ef
add a vfs_fsync helper
by Christoph Hellwig
· 16 years ago
7d6c704
eCryptfs: remove retry loop in ecryptfs_readdir()
by Michael Halcrow
· 16 years ago
391b52f
eCryptfs: Make all persistent file opens delayed
by Michael Halcrow
· 16 years ago
72b55ff
eCryptfs: do not try to open device files on mknod
by Michael Halcrow
· 16 years ago
746f1e5
eCryptfs: Privileged kthread for lower file opens
by Michael Halcrow
· 16 years ago
dda6445
ecryptfs: fasync BKL pushdown
by Jonathan Corbet
· 16 years ago
2f9b12a
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
by Michael Halcrow
· 17 years ago
25bd817
eCryptfs: Minor fixes to printk messages
by Michael Halcrow
· 17 years ago
b6c1d8f
eCryptfs: remove unused functions and kmem_cache
by Michael Halcrow
· 17 years ago
2ed9255
eCryptfs: make open, truncate, and setattr use persistent file
by Michael Halcrow
· 17 years ago
d7cdc5f
eCryptfs: update metadata read/write functions
by Michael Halcrow
· 17 years ago
5dda699
eCryptfs: remove assignments in if-statements
by Michael Halcrow
· 17 years ago
e9f6a99
eCryptfs: Use generic_file_splice_read()
by Michael Halcrow
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
53a2731
eCryptfs: delay writing 0's after llseek until write
by Michael Halcrow
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
a8d547d
[PATCH] eCryptfs: set O_LARGEFILE when opening lower file
by Michael Halcrow
· 18 years ago
e2bd99e
[PATCH] eCryptfs: open-code flag checking and manipulation
by Michael Halcrow
· 18 years ago
e77a56d
[PATCH] eCryptfs: Encrypted passthrough
by Michael Halcrow
· 18 years ago
dd2a3b7
[PATCH] eCryptfs: Generalize metadata read/write
by Michael Halcrow
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
bd243a4
[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
0cc72dc
[PATCH] eCryptfs: Use fsstack's generic copy inode attr functions
by Josef "Jeff" Sipek
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
7ff1d74
[PATCH] eCryptfs: Consolidate lower dentry_open's
by Michael Halcrow
· 18 years ago
237fead
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
by Michael Halcrow
· 18 years ago