Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 년 전 |
Miklos Szeredi
|
6c988f5759
ecryptfs: use vfs_get_link()
|
8 년 전 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 년 전 |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 년 전 |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 년 전 |
Andreas Gruenbacher
|
5d6c31910b
xattr: Add __vfs_{get,set,remove}xattr helpers
|
8 년 전 |
Andreas Gruenbacher
|
4b899da50d
ecryptfs: Switch to generic xattr handlers
|
8 년 전 |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
8 년 전 |
Miklos Szeredi
|
1cd66c93ba
fs: make remaining filesystems use .rename2
|
8 년 전 |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 년 전 |
Al Viro
|
3767e255b3
switch ->setxattr() to passing dentry and inode separately
|
9 년 전 |
Linus Torvalds
|
9e17632c0a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Linus Torvalds
|
7f427d3a60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Linus Torvalds
|
9a07a79684
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 년 전 |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 년 전 |
Herbert Xu
|
e81f3340bb
eCryptfs: Do not allocate hash tfm in NORECLAIM context
|
9 년 전 |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 년 전 |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 년 전 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 년 전 |
Al Viro
|
88ae4ab980
ecryptfs_lookup(): try either only encrypted or plaintext name
|
9 년 전 |
Al Viro
|
b1168a9282
ecryptfs: avoid multiple aliases for directories
|
9 년 전 |
Linus Torvalds
|
3c2de27d79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Al Viro
|
97c3160607
ecryptfs_encrypt_and_encode_filename(): drop unused argument
|
9 년 전 |
Al Viro
|
6b719e5309
ecryptfs_lookup(): use lookup_one_len_unlocked()
|
9 년 전 |
Herbert Xu
|
3095e8e366
eCryptfs: Use skcipher and shash
|
9 년 전 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 년 전 |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 년 전 |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 년 전 |
Al Viro
|
0e81ba2312
don't opencode iget_failed()
|
9 년 전 |