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
/
file.c
Age
Commit message (
Expand
)
Author
2014-10-11
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
ecryptfs: switch to ->read_iter()
Al Viro
2013-12-17
Use %pd in eCryptFS
David Howells
2013-11-14
eCryptfs: file->private_data is always valid
Tyler Hicks
2013-11-09
ecryptfs: ->f_op is never NULL
Al Viro
2013-10-24
file->f_op is never NULL...
Al Viro
2013-07-11
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-09
Use ecryptfs_dentry_to_lower_path in a couple of places
Matthew Wilcox
2013-06-29
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
[readdir] convert ecryptfs
Al Viro
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-04
eCryptfs: Check return of filemap_write_and_wait during fsync
Tyler Hicks
2013-05-24
ecryptfs: fixed msync to flush data
Paul Taysom
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-03-07
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-17
eCryptfs: Fix -Wunused-but-set-variable warnings
Tyler Hicks
2012-09-14
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
2012-07-13
eCryptfs: Revert to a writethrough cache model
Tyler Hicks
2012-07-08
eCryptfs: Initialize empty lower files when opening them
Tyler Hicks
2012-03-20
switch touch_atime to struct path
Al Viro
2011-11-23
eCryptfs: Flush file in vma close
Tyler Hicks
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-05-29
eCryptfs: Fix new inode race condition
Tyler Hicks
2011-04-25
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
2011-04-25
eCryptfs: Add reference counting to lower files
Tyler Hicks
2011-03-28
ecryptfs: modify write path to encrypt page in writepage
Thieu Le
2011-02-21
ecryptfs: read on a directory should return EISDIR if not supported
Andy Whitcroft
2011-01-17
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
2011-01-17
ecryptfs: fixed testing of file descriptor flags
Roberto Sassu
2011-01-17
ecryptfs: test lower_file pointer when lower_file_mutex is locked
Roberto Sassu
2011-01-17
ecryptfs: fix truncation error in ecryptfs_read_update_atime
Edward Shishkin
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-04
BKL: Remove BKL from ecryptfs
Arnd Bergmann
2010-08-09
fs/ecryptfs/file.c: introduce missing free
Julia Lawall
2010-08-09
eCryptfs: Handle ioctl calls with unlocked and compat functions
Tyler Hicks
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-19
ecryptfs: Eliminate useless code
Julia Lawall
2010-01-19
ecryptfs: initialize private persistent file before dereferencing pointer
Erez Zadok
2010-01-19
eCryptfs: Remove mmap from directory operations
Tyler Hicks
2009-01-06
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
2009-01-06
eCryptfs: Filename Encryption: filldir, lookup, and readlink
Michael Halcrow
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
2008-10-16
eCryptfs: remove retry loop in ecryptfs_readdir()
Michael Halcrow
2008-07-24
eCryptfs: Make all persistent file opens delayed
Michael Halcrow
2008-07-24
eCryptfs: do not try to open device files on mknod
Michael Halcrow
[next]