index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
inode.c
Commit message (
Expand
)
Author
Age
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
*
ecryptfs: use vfs_get_link()
Miklos Szeredi
2016-12-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
|
\
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
|
*
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-27
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
|
\
\
|
*
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
|
*
|
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
|
*
|
ecryptfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
|
|
/
*
/
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
|
/
*
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-18
|
\
|
*
ecryptfs_lookup(): try either only encrypted or plaintext name
Al Viro
2016-03-31
|
*
ecryptfs: avoid multiple aliases for directories
Al Viro
2016-03-31
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-17
|
\
\
|
*
\
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-02
|
|
\
\
|
|
*
|
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
|
|
|
/
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
eCryptfs: Do not allocate hash tfm in NORECLAIM context
Herbert Xu
2016-04-20
|
|
/
*
|
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-03-19
|
\
|
*
ecryptfs_encrypt_and_encode_filename(): drop unused argument
Al Viro
2016-02-22
|
*
ecryptfs_lookup(): use lookup_one_len_unlocked()
Al Viro
2016-02-22
*
|
eCryptfs: Use skcipher and shash
Herbert Xu
2016-01-27
|
/
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
|
\
|
*
don't opencode iget_failed()
Al Viro
2015-12-06
*
|
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
*
|
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
|
/
*
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
*
get rid of assorted nameidata-related debris
Al Viro
2015-05-15
*
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
*
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
*
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
*
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-11
|
\
|
*
ecryptfs: remove unneeded buggy code in ecryptfs_do_create()
Alexey Khoroshilov
2014-10-06
|
*
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
2014-10-06
|
*
ecryptfs: Drop cast
Himangi Saraogi
2014-07-03
|
*
Use %pd in eCryptFS
David Howells
2013-12-17
*
|
vfs: add renameat2 syscall
Miklos Szeredi
2014-04-01
*
|
ecryptfs: fix failure handling in ->readlink()
Al Viro
2014-01-25
|
/
*
locks: break delegations on any attribute modification
J. Bruce Fields
2013-11-09
*
locks: break delegations on link
J. Bruce Fields
2013-11-09
*
locks: break delegations on rename
J. Bruce Fields
2013-11-09
*
locks: break delegations on unlink
J. Bruce Fields
2013-11-09
*
new helper: kfree_put_link()
Al Viro
2013-10-24
[next]