index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-14
Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2019-06-19
ecryptfs: Make ecryptfs_xattr_handler static
YueHaibing
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
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-03-29
ecryptfs: lookup: Don't check if mount_crypt_stat is NULL
Guenter Roeck
1
-2
/
+1
2017-11-06
ecryptfs: remove unnecessary i_version bump
Jeff Layton
1
-1
/
+0
2017-11-06
ecryptfs: Delete 21 error messages for a failed memory allocation
Markus Elfring
1
-3
/
+0
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-5
/
+8
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-09
ecryptfs: use vfs_get_link()
Miklos Szeredi
1
-17
/
+12
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+5
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-22
/
+45
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-9
/
+0
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
1
-10
/
+8
2016-10-06
ecryptfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-14
/
+48
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
1
-2
/
+6
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
1
-3
/
+4
2016-05-18
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-50
/
+35
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+12
2016-05-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+5
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
1
-11
/
+12
2016-04-20
eCryptfs: Do not allocate hash tfm in NORECLAIM context
Herbert Xu
1
-2
/
+5
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-11
/
+12
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-31
ecryptfs_lookup(): try either only encrypted or plaintext name
Al Viro
1
-35
/
+20
2016-03-31
ecryptfs: avoid multiple aliases for directories
Al Viro
1
-20
/
+20
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+3
2016-02-22
ecryptfs_encrypt_and_encode_filename(): drop unused argument
Al Viro
1
-2
/
+1
2016-02-22
ecryptfs_lookup(): use lookup_one_len_unlocked()
Al Viro
1
-6
/
+2
2016-01-27
eCryptfs: Use skcipher and shash
Herbert Xu
1
-1
/
+0
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-16
/
+16
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-3
/
+4
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+9
2015-12-06
don't opencode iget_failed()
Al Viro
1
-3
/
+1
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
1
-2
/
+1
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
1
-1
/
+1
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-5
/
+3
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-82
/
+82
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-2
/
+2
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+0
[next]