Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bb4cec0222f984d7ef282c06cc3644069db21bac
/
fs
/
ecryptfs
3767e25
switch ->setxattr() to passing dentry and inode separately
by Al Viro
· 8 years ago
9e17632
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
7f427d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
9a07a79
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
e4d35be
Merge branch 'ovl-fixes' into for-linus
by Al Viro
· 8 years ago
51a16a9
switch ecryptfs to ->iterate_shared
by Al Viro
· 9 years ago
a063ff1
Merge branch 'for-linus' into work.lookups
by Al Viro
· 8 years ago
6a480a7
ecryptfs: fix handling of directory opening
by Al Viro
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
e81f334
eCryptfs: Do not allocate hash tfm in NORECLAIM context
by Herbert Xu
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
88ae4ab
ecryptfs_lookup(): try either only encrypted or plaintext name
by Al Viro
· 9 years ago
b1168a9
ecryptfs: avoid multiple aliases for directories
by Al Viro
· 9 years ago
c130423
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
3c2de27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
d1558f4
eCryptfs: Use skcipher and shash
by Herbert Xu
· 9 years ago
97c3160
ecryptfs_encrypt_and_encode_filename(): drop unused argument
by Al Viro
· 9 years ago
6b719e5
ecryptfs_lookup(): use lookup_one_len_unlocked()
by Al Viro
· 9 years ago
3095e8e
eCryptfs: Use skcipher and shash
by Herbert Xu
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
0e81ba2
don't opencode iget_failed()
by Al Viro
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
a1c8368
fs: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 9 years ago
b9ffce9
Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 9 years ago
0dad87f
eCryptfs: Delete a check before the function call "key_put"
by Markus Elfring
· 9 years ago
5556e7e
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
by Tyler Hicks
· 9 years ago
971bd8f
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
9abea2d
ioctl_compat: handle FITRIM
by Mikulas Patocka
· 9 years ago
89076bc
get rid of assorted nameidata-related debris
by Al Viro
· 9 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
599bd19
fs: don't allow to complete sync iocbs through aio_complete
by Christoph Hellwig
· 10 years ago
6d65261
eCryptfs: don't pass fs-specific ioctl commands through
by Tyler Hicks
· 10 years ago
2a559a8
eCryptfs: ensure copy to crypt_stat->cipher does not overrun
by Colin Ian King
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
b83ae6d
fs: remove mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
b4caecd
fs: introduce f_op->mmap_capabilities for nommu mmap support
by Christoph Hellwig
· 10 years ago
298647e
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 10 years ago
9420806
eCryptfs: Remove buggy and unnecessary write in file name decode routine
by Michael Halcrow
· 10 years ago
b583043
kill f_dentry uses
by Al Viro
· 10 years ago
ac7576f
vfs: make first argument of dir_context.actor typed
by Miklos Szeredi
· 10 years ago
831115a
eCryptfs: Remove unnecessary casts when parsing packet lengths
by Tyler Hicks
· 10 years ago
69c433e
fs: limit filesystem stacking depth
by Miklos Szeredi
· 10 years ago
332b122
eCryptfs: Force RO mount when encrypted view is enabled
by Tyler Hicks
· 10 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
eca9fdf
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 10 years ago
c2e3f5d
ecryptfs: ->f_op is never NULL
by Al Viro
· 10 years ago
0f9e2bf
ecryptfs: remove unneeded buggy code in ecryptfs_do_create()
by Alexey Khoroshilov
· 10 years ago
35425ea
ecryptfs: avoid to access NULL pointer when write metadata in xattr
by Chao Yu
· 10 years ago
04ec5f5
ecryptfs: remove unnecessary break after goto
by Fabian Frederick
· 10 years ago
27199b1
ecryptfs: Remove unnecessary include of syscall.h in keystore.c
by Steven Rostedt
· 10 years ago
3db593e
fs/ecryptfs/messaging.c: remove null test before kfree
by Fabian Frederick
· 10 years ago
c4cf3ba
ecryptfs: Drop cast
by Himangi Saraogi
· 10 years ago
8174202
write_iter variants of {__,}generic_file_aio_write()
by Al Viro
· 11 years ago
0279782
ecryptfs: switch to ->read_iter()
by Al Viro
· 11 years ago
7df9345
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
520c8b1
vfs: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
b22e8fe
ecryptfs: fix failure handling in ->readlink()
by Al Viro
· 11 years ago
9e78d14
Use %pd in eCryptFS
by David Howells
· 11 years ago
57498f9
Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
2000f5b
eCryptfs: file->private_data is always valid
by Tyler Hicks
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
bdd3536
ecryptfs: ->f_op is never NULL
by Al Viro
· 11 years ago
27ac0ff
locks: break delegations on any attribute modification
by J. Bruce Fields
· 13 years ago
146a859
locks: break delegations on link
by J. Bruce Fields
· 13 years ago
8e6d782
locks: break delegations on rename
by J. Bruce Fields
· 13 years ago
b21996e
locks: break delegations on unlink
by J. Bruce Fields
· 13 years ago
72c2d53
file->f_op is never NULL...
by Al Viro
· 11 years ago
87dc800
new helper: kfree_put_link()
by Al Viro
· 11 years ago
cbe9c08
ecryptfs: ->lower_path.dentry is never NULL
by Al Viro
· 11 years ago
92dd123
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
by Al Viro
· 11 years ago
2edbfbf
ecryptfs: don't leave RCU pathwalk immediately
by Al Viro
· 11 years ago
3a93e17
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
by Al Viro
· 11 years ago
43b7c6c
eCryptfs: fix 32 bit corruption issue
by Colin Ian King
· 11 years ago
3edc837
ecryptfs: Fix memory leakage in keystore.c
by Geyslan G. Bem
· 11 years ago
cb69f36
ecryptfs: avoid ctx initialization race
by Kees Cook
· 11 years ago
e6cbd6a
ecryptfs: remove check for if an array is NULL
by Dan Carpenter
· 11 years ago
746919d
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
cc18ec3
Use ecryptfs_dentry_to_lower_path in a couple of places
by Matthew Wilcox
· 11 years ago
84d08fa
helper for reading ->d_count
by Al Viro
· 11 years ago
0747fdb
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
by Al Viro
· 11 years ago
2de5f05
[readdir] convert ecryptfs
by Al Viro
· 11 years ago
5c0ba4e
[readdir] introduce iterate_dir() and dir_context
by Al Viro
· 11 years ago
0df5ed6
eCryptfs: Make extent and scatterlist crypt function parameters similar
by Tyler Hicks
· 11 years ago
406c93d
eCryptfs: Collapse crypt_page_offset() into crypt_extent()
by Tyler Hicks
· 12 years ago
d78de61
eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()
by Tyler Hicks
· 12 years ago
a8ca90e
eCryptfs: Combine page_offset crypto functions
by Tyler Hicks
· 12 years ago
Next »