index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
Age
Commit message (
Expand
)
Author
2022-07-02
fs: add is_idmapped_mnt() helper
Christian Brauner
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-05-13
fs: ecryptfs: remove BUG_ON from crypt_scatterlist
Phillip Potter
2021-05-13
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-05-06
Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-02
Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-19
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
2021-04-19
ecryptfs: remove unused helpers
Christian Brauner
2021-04-19
ecryptfs: Fix typo in message
Sascha Hauer
2021-04-19
eCryptfs: Use DEFINE_MUTEX() for mutex lock
Ye Bin
2021-04-19
ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers
Lee Jones
2021-04-19
ecryptfs: inode: Help out nearly-there header and demote non-conformant ones
Lee Jones
2021-04-19
ecryptfs: mmap: Help out one function header and demote other abuses
Lee Jones
2021-04-19
ecryptfs: crypto: Supply some missing param descriptions and demote abuses
Lee Jones
2021-04-19
ecryptfs: miscdev: File headers are not good kernel-doc candidates
Lee Jones
2021-04-19
ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
2021-04-19
ecryptfs: messaging: Add missing param descriptions and demote abuses
Lee Jones
2021-04-19
ecryptfs: super: Fix formatting, naming and kernel-doc abuses
Lee Jones
2021-04-19
ecryptfs: file: Demote kernel-doc abuses
Lee Jones
2021-04-19
ecryptfs: kthread: Demote file header and provide description for 'cred'
Lee Jones
2021-04-19
ecryptfs: dentry: File headers are not good candidates for kernel-doc
Lee Jones
2021-04-19
ecryptfs: debug: Demote a couple of kernel-doc abuses
Lee Jones
2021-04-19
ecryptfs: read_write: File headers do not make good candidates for kernel-doc
Lee Jones
2021-04-19
Merge tag 'v5.12-rc7' into ecryptfs/next
Tyler Hicks
2021-04-12
ecryptfs: stack fileattr ops
Miklos Szeredi
2021-03-20
ecryptfs: ecryptfs_dentry_info->crypt_stat is never used
Al Viro
2021-03-20
ecryptfs: get rid of unused accessors
Al Viro
2021-03-20
ecryptfs: saner API for lock_parent()
Al Viro
2021-03-08
ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link()
Al Viro
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-30
ecryptfs: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-01-30
eCryptfs: add a semicolon
Tom Rix
2021-01-26
ecryptfs: fix uid translation for setxattr on security.capability
Miklos Szeredi
2021-01-24
ecryptfs: do not mount on top of idmapped mounts
Christian Brauner
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
namei: introduce struct renamedata
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-05-08
ecryptfs: use crypto_shash_tfm_digest()
Eric Biggers
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-02-17
Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-02-14
ecryptfs: replace BUG_ON with error handling code
Aditya Pakki
2020-02-14
eCryptfs: Replace deactivated email address
Tyler Hicks
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]