index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-09-02
ecryptfs: constify path
Al Viro
1
-1
/
+1
2022-08-18
Change calling conventions for filldir_t
Al Viro
1
-22
/
+16
2021-04-19
ecryptfs: file: Demote kernel-doc abuses
Lee Jones
1
-2
/
+2
2019-10-23
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2018-04-16
eCryptfs: don't pass up plaintext names when using filename encryption
Tyler Hicks
1
-5
/
+16
2017-08-03
ecryptfs: convert to file_write_and_wait in ->fsync
Jeff Layton
1
-1
/
+1
2016-07-08
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
1
-1
/
+14
2016-06-20
ecryptfs: fix spelling mistakes
Chris J Arges
1
-2
/
+2
2016-05-09
switch ecryptfs to ->iterate_shared
Al Viro
1
-1
/
+1
2016-05-04
ecryptfs: fix handling of directory opening
Al Viro
1
-16
/
+55
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
1
-1
/
+0
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-12
Merge branch 'iocb' into for-next
Al Viro
1
-7
/
+0
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2015-03-13
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
1
-6
/
+0
2015-03-03
eCryptfs: don't pass fs-specific ioctl commands through
Tyler Hicks
1
-4
/
+30
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-1
/
+1
2014-12-20
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+0
2014-11-01
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+3
2014-10-23
eCryptfs: Force RO mount when encrypted view is enabled
Tyler Hicks
1
-12
/
+0
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-10-11
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-10-09
ecryptfs: ->f_op is never NULL
Al Viro
1
-1
/
+1
2014-05-07
write_iter variants of {__,}generic_file_aio_write()
Al Viro
1
-2
/
+2
2014-05-07
ecryptfs: switch to ->read_iter()
Al Viro
1
-5
/
+4
2013-12-17
Use %pd in eCryptFS
David Howells
1
-2
/
+2
2013-11-15
eCryptfs: file->private_data is always valid
Tyler Hicks
1
-6
/
+2
2013-11-10
ecryptfs: ->f_op is never NULL
Al Viro
1
-1
/
+1
2013-10-25
file->f_op is never NULL...
Al Viro
1
-4
/
+4
2013-07-11
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+3
2013-07-10
Use ecryptfs_dentry_to_lower_path in a couple of places
Matthew Wilcox
1
-4
/
+3
2013-06-29
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
1
-5
/
+4
2013-06-29
[readdir] convert ecryptfs
Al Viro
1
-20
/
+15
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-1
/
+3
2013-06-05
eCryptfs: Check return of filemap_write_and_wait during fsync
Tyler Hicks
1
-1
/
+6
2013-05-25
ecryptfs: fixed msync to flush data
Paul Taysom
1
-0
/
+1
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-03-08
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-01-17
eCryptfs: Fix -Wunused-but-set-variable warnings
Tyler Hicks
1
-2
/
+0
2012-09-14
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
1
-2
/
+8
2012-07-14
eCryptfs: Revert to a writethrough cache model
Tyler Hicks
1
-31
/
+2
2012-07-08
eCryptfs: Initialize empty lower files when opening them
Tyler Hicks
1
-26
/
+45
2012-03-21
switch touch_atime to struct path
Al Viro
1
-5
/
+4
2011-11-24
eCryptfs: Flush file in vma close
Tyler Hicks
1
-1
/
+22
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-3
/
+4
2011-05-29
eCryptfs: Fix new inode race condition
Tyler Hicks
1
-1
/
+1
[next]