- b1da3ac Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 4 years, 11 months ago
- 2c2a755 ecryptfs: replace BUG_ON with error handling code by Aditya Pakki · 5 years ago
- f8e48a8 eCryptfs: Replace deactivated email address by Tyler Hicks · 5 years ago
- 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 569d205 ecryptfs: drop direct calls to ->bmap by Carlos Maiolino · 5 years ago
- 9ac0d13 crypto: skcipher - remove crypto_skcipher::keysize by Eric Biggers · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 762c696 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 5 years ago
- e72b9dd ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 5 years ago
- bcf0d9d ecryptfs: fix unlink and rmdir in face of underlying fs modifications by Al Viro · 5 years ago
- 314999d fs: compat_ioctl: move FITRIM emulation into file systems by Arnd Bergmann · 6 years ago
- b4a81b8 ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() by Wenwen Wang · 5 years ago
- fe2e082 ecryptfs: fix a memory leak bug in parse_tag_1_packet() by Wenwen Wang · 5 years ago
- fa6e951 Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 5 years ago
- 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
- 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
- 7451c54 ecryptfs: Change return type of ecryptfs_process_flags by Hariprasad Kelam · 6 years ago
- 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
- c036061 ecryptfs: Make ecryptfs_xattr_handler static by YueHaibing · 6 years ago
- 29a51df ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig by YueHaibing · 6 years ago
- 96827c3 ecryptfs: use print_hex_dump_bytes for hexdump by Sascha Hauer · 6 years ago
- 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 586a94f ecryptfs: make use of ->free_inode() by Al Viro · 6 years ago
- 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
- d43388d eCryptfs: fix permission denied with ecryptfs_xattr mount option when create readonly file by Robbie Ko · 6 years ago
- 4b47a8b ecryptfs: re-order a condition for static checkers by Dan Carpenter · 6 years ago
- 0bdf8a8 eCryptfs: fix a couple type promotion bugs by Dan Carpenter · 7 years ago
- 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
- 74dd7c9 ecryptfs_rename(): verify that lower dentries are still OK after lock_rename() by Al Viro · 6 years ago
- 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
- e86281e eCryptfs: don't pass up plaintext names when using filename encryption by Tyler Hicks · 7 years ago
- f62fd7a ecryptfs: fix spelling mistake: "cadidate" -> "candidate" by Colin Ian King · 7 years ago
- ab13a92 ecryptfs: lookup: Don't check if mount_crypt_stat is NULL by Guenter Roeck · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 076ccb7 fs: annotate ->poll() instances by Al Viro · 8 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- e0bcb42 Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 7 years ago
- d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
- 4670269 eCryptfs: constify attribute_group structures. by Arvind Yadav · 8 years ago
- 0695a3c ecryptfs: remove unnecessary i_version bump by Jeff Layton · 7 years ago
- 02f9876 ecryptfs: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
- 5032f36 ecryptfs: Adjust four checks for null pointers by Markus Elfring · 7 years ago
- a463ce5 ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth_tok() by Markus Elfring · 7 years ago
- 1a0bba4 ecryptfs: Delete 21 error messages for a failed memory allocation by Markus Elfring · 7 years ago
- db86be3 eCryptfs: use after free in ecryptfs_release_messaging() by Dan Carpenter · 7 years ago
- abbae6d ecryptfs: remove private bin2hex implementation by Rasmus Villemoes · 8 years ago
- 0996b67 ecryptfs: add missing \n to end of various error messages by Colin Ian King · 8 years ago
- f66665c ecryptfs: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- e13ec93 fs: fix kernel_write prototype by Christoph Hellwig · 7 years ago
- bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
- 6d4b512 ecryptfs: convert to file_write_and_wait in ->fsync by Jeff Layton · 7 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
- e836818 ecryptfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
- 57366a8 scripts/spelling.txt: add "againt" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
- 6c988f5 ecryptfs: use vfs_get_link() by Miklos Szeredi · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
- 4b899da ecryptfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- f0fe970 ecryptfs: don't allow mmap when the lower fs doesn't support it by Jeff Mahoney · 9 years ago
- 78c4e17 Revert "ecryptfs: forbid opening files without mmap handler" by Jeff Mahoney · 9 years ago
- 40f0fd3 ecryptfs: fix spelling mistakes by Chris J Arges · 9 years ago
- 5f9f2c2 eCryptfs: fix typos in comment by Wei Yuan · 9 years ago
- c39341c ecryptfs: drop null test before destroy functions by Julia Lawall · 9 years ago
- f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 9 years ago
- 2f36db7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 9 years ago
- 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
- 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 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 · 9 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