index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
ecryptfs: Set s_time_gran to get correct time granularity
Frank Hsiao 蕭法宣
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-23
ecryptfs: Replace strcpy with strscpy in ecryptfs_validate_options
Thorsten Blum
1
-4
/
+5
2025-10-31
ecryptfs: Use MD5 library instead of crypto_shash
Eric Biggers
1
-0
/
+7
2025-09-15
ecryptfs: get rid of pointless mount references in ecryptfs dentries
Al Viro
1
-18
/
+6
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2025-06-23
fs/ecryptfs: replace snprintf with sysfs_emit in show function
Ankit Chauhan
1
-1
/
+2
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
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
1
-193
/
+195
2024-11-15
ecryptfs: Factor out mount option validation
Eric Sandeen
1
-24
/
+31
2024-04-24
fs: ecryptfs: replace deprecated strncpy with strscpy
Justin Stitt
1
-20
/
+6
2022-09-01
ecryptfs: constify path
Al Viro
1
-1
/
+1
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-1
/
+1
2021-04-19
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
1
-0
/
+6
2021-04-19
ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
1
-12
/
+12
2021-01-24
ecryptfs: do not mount on top of idmapped mounts
Christian Brauner
1
-0
/
+6
2020-02-14
eCryptfs: Replace deactivated email address
Tyler Hicks
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
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
1
-2
/
+2
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-04
ecryptfs: add missing \n to end of various error messages
Colin Ian King
1
-1
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-2
/
+1
2017-04-20
ecryptfs: Convert to separately allocated bdi
Jan Kara
1
-3
/
+1
2016-10-06
ecryptfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-0
/
+1
2016-06-20
ecryptfs: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-01-27
eCryptfs: Use skcipher and shash
Herbert Xu
1
-1
/
+0
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-2
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-3
/
+3
2015-02-24
eCryptfs: ensure copy to crypt_stat->cipher does not overrun
Colin Ian King
1
-1
/
+1
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-1
/
+1
2014-12-19
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+13
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
1
-0
/
+7
2014-10-23
eCryptfs: Force RO mount when encrypted view is enabled
Tyler Hicks
1
-3
/
+13
2013-10-24
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
Al Viro
1
-2
/
+1
2013-07-09
Use ecryptfs_dentry_to_lower_path in a couple of places
Matthew Wilcox
1
-4
/
+3
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+6
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+3
2012-09-21
userns: Convert ecryptfs to use kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+3
2012-09-14
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
1
-0
/
+1
2012-08-02
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+22
2012-07-23
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
1
-5
/
+0
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-2
/
+1
2012-07-13
eCryptfs: check for eCryptfs cipher support at mount
Tim Sally
1
-0
/
+13
[next]