| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -80/+71 |
| 10 days | Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -6/+5 |
| 11 days | Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2025-11-14 | VFS: change vfs_mkdir() to unlock on failure. | NeilBrown | 1 | -4/+4 |
| 2025-11-14 | ecryptfs: use new start_creating/start_removing APIs | NeilBrown | 1 | -81/+72 |
| 2025-11-12 | vfs: make vfs_symlink break delegations on parent dir | Jeff Layton | 1 | -1/+1 |
| 2025-11-12 | vfs: make vfs_mknod break delegations on parent directory | Jeff Layton | 1 | -1/+1 |
| 2025-11-12 | vfs: make vfs_create break delegations on parent directory | Jeff Layton | 1 | -1/+1 |
| 2025-11-12 | vfs: clean up argument list for vfs_create() | Jeff Layton | 1 | -2/+1 |
| 2025-11-12 | vfs: allow rmdir to wait for delegation break on parent | Jeff Layton | 1 | -1/+1 |
| 2025-11-12 | vfs: allow mkdir to wait for delegation break on parent | Jeff Layton | 1 | -1/+1 |
| 2025-10-31 | ecryptfs: Use MD5 library instead of crypto_shash | Eric Biggers | 7 | -154/+35 |
| 2025-10-20 | Coccinelle-based conversion to use ->i_state accessors | Mateusz Guzik | 1 | -3/+3 |
| 2025-10-03 | Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 5 | -69/+30 |
| 2025-09-23 | VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata | NeilBrown | 1 | -2/+1 |
| 2025-09-15 | ecryptfs: get rid of pointless mount references in ecryptfs dentries | Al Viro | 5 | -69/+30 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -8/+9 |
| 2025-07-16 | fs: change write_begin/write_end interface to take struct kiocb * | Taotao Chen | 1 | -5/+5 |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 1 | -2/+2 |
| 2025-06-23 | fs/ecryptfs: replace snprintf with sysfs_emit in show function | Ankit Chauhan | 1 | -1/+2 |
| 2025-06-17 | fs: consistently use can_mmap_file() helper | Lorenzo Stoakes | 1 | -1/+1 |
| 2025-06-16 | VFS: change old_dir and new_dir in struct renamedata to dentrys | NeilBrown | 1 | -2/+2 |
| 2025-06-10 | new helper: set_default_d_op() | Al Viro | 1 | -1/+1 |
| 2025-04-08 | VFS: rename lookup_one_len family to lookup_noperm and remove permission check | NeilBrown | 1 | -7/+9 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+13 |
| 2025-03-05 | VFS: Change vfs_mkdir() to return the dentry. | NeilBrown | 1 | -4/+10 |
| 2025-03-01 | ecryptfs: remove NULL remount_fs from super_operations | Eric Sandeen | 1 | -1/+0 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 1 | -3/+3 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 1 | -4/+14 |
| 2024-11-26 | Merge tag 'vfs-6.13.ecryptfs.mount.api' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -196/+205 |
| 2024-11-18 | Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -10/+2 |
| 2024-11-15 | ecryptfs: Fix spelling mistake "validationg" -> "validating" | Colin Ian King | 1 | -1/+1 |
| 2024-11-15 | ecryptfs: Convert ecryptfs to use the new mount API | Eric Sandeen | 2 | -202/+197 |
| 2024-11-15 | ecryptfs: Factor out mount option validation | Eric Sandeen | 2 | -24/+38 |
| 2024-11-13 | fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag | Stefan Berger | 1 | -10/+2 |
| 2024-11-05 | ecryptfs: Pass the folio index to crypt_extent() | Matthew Wilcox (Oracle) | 1 | -4/+6 |
| 2024-11-05 | ecryptfs: Convert lower_offset_for_page() to take a folio | Matthew Wilcox (Oracle) | 1 | -4/+4 |
| 2024-11-05 | ecryptfs: Convert ecryptfs_decrypt_page() to take a folio | Matthew Wilcox (Oracle) | 3 | -8/+9 |
| 2024-11-05 | ecryptfs: Convert ecryptfs_encrypt_page() to take a folio | Matthew Wilcox (Oracle) | 4 | -10/+10 |
| 2024-11-05 | ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio | Matthew Wilcox (Oracle) | 3 | -11/+10 |
| 2024-11-05 | ecryptfs: Convert ecryptfs_write() to use a folio | Matthew Wilcox (Oracle) | 3 | -29/+13 |
| 2024-11-05 | ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio | Matthew Wilcox (Oracle) | 3 | -13/+12 |
| 2024-11-05 | ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio | Matthew Wilcox (Oracle) | 1 | -12/+12 |
| 2024-11-05 | ecryptfs: Use a folio throughout ecryptfs_read_folio() | Matthew Wilcox (Oracle) | 1 | -27/+23 |
| 2024-11-05 | ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages() | Matthew Wilcox (Oracle) | 1 | -21/+20 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 3 | -3/+3 |
| 2024-08-07 | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) | 1 | -4/+3 |
| 2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 1 | -3/+2 |
| 2024-08-07 | ecryptfs: Use a folio in ecryptfs_write_begin() | Matthew Wilcox (Oracle) | 1 | -26/+27 |
| 2024-08-07 | ecryptfs: Convert ecryptfs_write_end() to use a folio | Matthew Wilcox (Oracle) | 1 | -12/+13 |
| 2024-05-13 | Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -23/+7 |
| 2024-04-24 | fs: ecryptfs: replace deprecated strncpy with strscpy | Justin Stitt | 2 | -23/+7 |
| 2024-04-05 | ecryptfs: Fix buffer size for tag 66 packet | Brian Kubisiak | 1 | -1/+3 |
| 2024-01-23 | Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Christian Brauner | 1 | -10/+0 |
| 2024-01-23 | fs: Create a generic is_dot_dotdot() utility | Chuck Lever | 1 | -10/+0 |
| 2024-01-11 | Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -0/+2 |
| 2024-01-10 | Merge tag 'unicode-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+8 |
| 2024-01-08 | ecryptfs: Reject casefold directory inodes | Gabriel Krisman Bertazi | 1 | -0/+8 |
| 2023-11-25 | rename(): avoid a deadlock in the case of parents having no common ancestor | Al Viro | 1 | -0/+2 |
| 2023-11-18 | fs: Pass AT_GETATTR_NOSEC flag to getattr interface function | Stefan Berger | 1 | -2/+10 |
| 2023-10-09 | ecryptfs: move ecryptfs_xattr_handlers to .rodata | Wedson Almeida Filho | 2 | -2/+2 |
| 2023-08-28 | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 3 | -13/+12 |
| 2023-08-09 | fs: pass the request_mask to generic_fillattr | Jeff Layton | 1 | -2/+3 |
| 2023-08-02 | fs/ecryptfs: remove kernel-doc warnings | Zhu Wang | 1 | -1/+0 |
| 2023-07-13 | ecryptfs: convert to ctime accessor functions | Jeff Layton | 1 | -1/+1 |
| 2023-07-10 | fs/ecryptfs: Use kmap_local_page() in copy_up_encrypted_with_header() | Fabio M. De Francesco | 1 | -2/+2 |
| 2023-07-10 | fs/ecryptfs: Use kmap_local_page() in ecryptfs_write() | Fabio M. De Francesco | 1 | -2/+2 |
| 2023-07-10 | fs/ecryptfs: Replace kmap() with kmap_local_page() | Fabio M. De Francesco | 2 | -8/+8 |
| 2023-05-24 | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 1 | -2/+2 |
| 2023-05-24 | ecryptfs: Provide a splice-read wrapper | David Howells | 1 | -1/+26 |
| 2023-03-06 | fs: drop unused posix acl handlers | Christian Brauner | 1 | -4/+0 |
| 2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -27/+3 |
| 2023-02-13 | fs: ecryptfs: Use crypto_wait_req | Herbert Xu | 1 | -27/+3 |
| 2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 3 | -4/+4 |
| 2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 1 | -3/+3 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->get_acl() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 1 | -4/+4 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 1 | -3/+3 |
| 2023-01-18 | fs: port vfs_*() helpers to struct mnt_idmap | Christian Brauner | 1 | -12/+12 |
| 2022-10-20 | ecryptfs: use stub posix acl handlers | Christian Brauner | 1 | -0/+4 |
| 2022-10-20 | ecryptfs: implement set acl method | Christian Brauner | 1 | -0/+17 |
| 2022-10-20 | ecryptfs: implement get acl method | Christian Brauner | 1 | -0/+11 |
| 2022-10-06 | Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 4 | -4/+4 |
| 2022-09-01 | ecryptfs: constify path | Al Viro | 4 | -4/+4 |
| 2022-08-17 | Change calling conventions for filldir_t | Al Viro | 1 | -22/+16 |
| 2022-05-09 | ecryptfs: Convert ecryptfs to read_folio | Matthew Wilcox (Oracle) | 1 | -5/+6 |
| 2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-05-08 | fs: Remove aop flags parameter from grab_cache_page_write_begin() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -2/+3 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2022-03-16 | fs: Remove aops ->set_page_dirty | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-16 | fs: Convert __set_page_dirty_buffers to block_dirty_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-15 | fs: Turn block_invalidatepage into block_invalidate_folio | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2021-12-03 | fs: add is_idmapped_mnt() helper | Christian Brauner | 1 | -1/+1 |
| 2021-06-29 | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig | 1 | -0/+13 |
| 2021-05-13 | fs: ecryptfs: remove BUG_ON from crypt_scatterlist | Phillip Potter | 1 | -2/+0 |
| 2021-05-13 | Revert "ecryptfs: replace BUG_ON with error handling code" | Greg Kroah-Hartman | 1 | -4/+2 |
| 2021-05-06 | Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 14 | -63/+73 |
| 2021-05-02 | Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -105/+75 |
| 2021-04-19 | ecryptfs: fix kernel panic with null dev_name | Jeffrey Mitchell | 1 | -0/+6 |
| 2021-04-19 | ecryptfs: remove unused helpers | Christian Brauner | 1 | -12/+0 |
| 2021-04-19 | ecryptfs: Fix typo in message | Sascha Hauer | 1 | -1/+1 |
| 2021-04-19 | eCryptfs: Use DEFINE_MUTEX() for mutex lock | Ye Bin | 1 | -4/+2 |
| 2021-04-19 | ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers | Lee Jones | 1 | -6/+7 |
| 2021-04-19 | ecryptfs: inode: Help out nearly-there header and demote non-conformant ones | Lee Jones | 1 | -6/+5 |
| 2021-04-19 | ecryptfs: mmap: Help out one function header and demote other abuses | Lee Jones | 1 | -5/+6 |
| 2021-04-19 | ecryptfs: crypto: Supply some missing param descriptions and demote abuses | Lee Jones | 1 | -10/+10 |
| 2021-04-19 | ecryptfs: miscdev: File headers are not good kernel-doc candidates | Lee Jones | 1 | -1/+2 |
| 2021-04-19 | ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers | Lee Jones | 1 | -12/+12 |
| 2021-04-19 | ecryptfs: messaging: Add missing param descriptions and demote abuses | Lee Jones | 1 | -3/+5 |
| 2021-04-19 | ecryptfs: super: Fix formatting, naming and kernel-doc abuses | Lee Jones | 1 | -4/+4 |
| 2021-04-19 | ecryptfs: file: Demote kernel-doc abuses | Lee Jones | 1 | -2/+2 |
| 2021-04-19 | ecryptfs: kthread: Demote file header and provide description for 'cred' | Lee Jones | 1 | -1/+2 |
| 2021-04-19 | ecryptfs: dentry: File headers are not good candidates for kernel-doc | Lee Jones | 1 | -1/+1 |
| 2021-04-19 | ecryptfs: debug: Demote a couple of kernel-doc abuses | Lee Jones | 1 | -2/+2 |
| 2021-04-19 | ecryptfs: read_write: File headers do not make good candidates for kernel-doc | Lee Jones | 1 | -1/+3 |
| 2021-04-19 | Merge tag 'v5.12-rc7' into ecryptfs/next | Tyler Hicks | 4 | -35/+63 |
| 2021-04-12 | ecryptfs: stack fileattr ops | Miklos Szeredi | 1 | -0/+22 |
| 2021-03-20 | ecryptfs: ecryptfs_dentry_info->crypt_stat is never used | Al Viro | 1 | -4/+1 |
| 2021-03-20 | ecryptfs: get rid of unused accessors | Al Viro | 1 | -12/+0 |
| 2021-03-20 | ecryptfs: saner API for lock_parent() | Al Viro | 1 | -83/+74 |
| 2021-03-08 | ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link() | Al Viro | 1 | -6/+0 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -35/+63 |
| 2021-01-30 | ecryptfs: use DEFINE_MUTEX() for mutex lock | Zheng Yongjun | 1 | -2/+1 |
| 2021-01-30 | eCryptfs: add a semicolon | Tom Rix | 2 | -2/+2 |
| 2021-01-26 | ecryptfs: fix uid translation for setxattr on security.capability | Miklos Szeredi | 1 | -3/+7 |
| 2021-01-24 | ecryptfs: do not mount on top of idmapped mounts | Christian Brauner | 1 | -0/+6 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -11/+19 |
| 2021-01-24 | namei: prepare for idmapped mounts | Christian Brauner | 1 | -13/+20 |
| 2021-01-24 | namei: introduce struct renamedata | Christian Brauner | 1 | -3/+7 |
| 2021-01-24 | stat: handle idmapped mounts | Christian Brauner | 1 | -2/+2 |
| 2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen | 3 | -6/+7 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -0/+1 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -3/+4 |
| 2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+2 |
| 2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2 | -3/+3 |
| 2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2020-05-08 | ecryptfs: use crypto_shash_tfm_digest() | Eric Biggers | 1 | -16/+1 |
| 2020-04-20 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-02-17 | Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -6/+9 |
| 2020-02-14 | ecryptfs: replace BUG_ON with error handling code | Aditya Pakki | 1 | -2/+4 |
| 2020-02-14 | eCryptfs: Replace deactivated email address | Tyler Hicks | 3 | -3/+3 |
| 2020-02-08 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -10/+6 |
| 2020-02-03 | ecryptfs: drop direct calls to ->bmap | Carlos Maiolino | 1 | -10/+6 |
| 2019-12-11 | crypto: skcipher - remove crypto_skcipher::keysize | Eric Biggers | 2 | -3/+3 |
| 2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2019-11-10 | ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either | Al Viro | 1 | -4/+3 |
| 2019-11-10 | ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable | Al Viro | 1 | -2/+10 |
| 2019-11-10 | ecryptfs: fix unlink and rmdir in face of underlying fs modifications | Al Viro | 1 | -25/+40 |
| 2019-10-23 | fs: compat_ioctl: move FITRIM emulation into file systems | Arnd Bergmann | 1 | -0/+1 |
| 2019-08-20 | ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() | Wenwen Wang | 1 | -0/+1 |
| 2019-08-20 | ecryptfs: fix a memory leak bug in parse_tag_1_packet() | Wenwen Wang | 1 | -1/+1 |
| 2019-07-14 | Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -41/+34 |
| 2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |
| 2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
| 2019-07-02 | ecryptfs: Change return type of ecryptfs_process_flags | Hariprasad Kelam | 1 | -11/+2 |
| 2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 2 | -2/+2 |
| 2019-06-19 | ecryptfs: Make ecryptfs_xattr_handler static | YueHaibing | 1 | -1/+1 |
| 2019-06-19 | ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig | YueHaibing | 1 | -2/+2 |
| 2019-06-19 | ecryptfs: use print_hex_dump_bytes for hexdump | Sascha Hauer | 1 | -19/+3 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2 | -28/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 12 | -180/+12 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-07 | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -3/+2 |
| 2019-05-01 | ecryptfs: make use of ->free_inode() | Al Viro | 1 | -3/+2 |
| 2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 2 | -2/+0 |
| 2019-02-16 | eCryptfs: fix permission denied with ecryptfs_xattr mount option when create ... | Robbie Ko | 1 | -2/+15 |
| 2019-02-16 | ecryptfs: re-order a condition for static checkers | Dan Carpenter | 1 | -2/+3 |
| 2019-02-16 | eCryptfs: fix a couple type promotion bugs | Dan Carpenter | 1 | -4/+8 |
| 2019-01-25 | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 1 | -2/+3 |
| 2018-10-09 | ecryptfs_rename(): verify that lower dentries are still OK after lock_rename() | Al Viro | 1 | -3/+8 |
| 2018-05-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -2/+1 |
| 2018-05-11 | do d_instantiate/unlock_new_inode combinations safely | Al Viro | 1 | -2/+1 |
| 2018-04-16 | eCryptfs: don't pass up plaintext names when using filename encryption | Tyler Hicks | 2 | -18/+44 |
| 2018-03-29 | ecryptfs: fix spelling mistake: "cadidate" -> "candidate" | Colin Ian King | 1 | -1/+1 |
| 2018-03-29 | ecryptfs: lookup: Don't check if mount_crypt_stat is NULL | Guenter Roeck | 1 | -2/+1 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
| 2017-11-27 | fs: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -4/+4 |
| 2017-11-17 | Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -98/+34 |
| 2017-11-15 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan | 1 | -1/+1 |
| 2017-11-08 | eCryptfs: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
| 2017-11-06 | ecryptfs: remove unnecessary i_version bump | Jeff Layton | 1 | -1/+0 |
| 2017-11-06 | ecryptfs: use ARRAY_SIZE | Jérémy Lefaure | 1 | -4/+3 |
| 2017-11-06 | ecryptfs: Adjust four checks for null pointers | Markus Elfring | 2 | -4/+4 |
| 2017-11-06 | ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth... | Markus Elfring | 1 | -7/+4 |
| 2017-11-06 | ecryptfs: Delete 21 error messages for a failed memory allocation | Markus Elfring | 6 | -59/+7 |
| 2017-11-06 | eCryptfs: use after free in ecryptfs_release_messaging() | Dan Carpenter | 1 | -3/+4 |
| 2017-11-04 | ecryptfs: remove private bin2hex implementation | Rasmus Villemoes | 2 | -16/+8 |
| 2017-11-04 | ecryptfs: add missing \n to end of various error messages | Colin Ian King | 3 | -3/+3 |