Viresh Kumar
|
a1c83681d5
fs: Drop unlikely before IS_ERR(_OR_NULL)
|
10 years ago |
Al Viro
|
89076bc319
get rid of assorted nameidata-related debris
|
10 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 years ago |
Linus Torvalds
|
eca9fdf32d
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
10 years ago |
Alexey Khoroshilov
|
0f9e2bf008
ecryptfs: remove unneeded buggy code in ecryptfs_do_create()
|
11 years ago |
Chao Yu
|
35425ea249
ecryptfs: avoid to access NULL pointer when write metadata in xattr
|
11 years ago |
Himangi Saraogi
|
c4cf3ba4f3
ecryptfs: Drop cast
|
11 years ago |
Miklos Szeredi
|
520c8b1650
vfs: add renameat2 syscall
|
11 years ago |
Al Viro
|
b22e8fedc1
ecryptfs: fix failure handling in ->readlink()
|
11 years ago |
David Howells
|
9e78d14a9f
Use %pd in eCryptFS
|
11 years ago |
J. Bruce Fields
|
27ac0ffeac
locks: break delegations on any attribute modification
|
14 years ago |
J. Bruce Fields
|
146a8595c6
locks: break delegations on link
|
14 years ago |
J. Bruce Fields
|
8e6d782cab
locks: break delegations on rename
|
14 years ago |
J. Bruce Fields
|
b21996e36c
locks: break delegations on unlink
|
14 years ago |
Al Viro
|
87dc800be2
new helper: kfree_put_link()
|
12 years ago |
Al Viro
|
92dd123033
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
|
12 years ago |
Al Viro
|
84d08fa888
helper for reading ->d_count
|
12 years ago |
Al Viro
|
0747fdb2bd
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
|
12 years ago |
Linus Torvalds
|
e2e091fd99
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
12 years ago |
Al Viro
|
3dadecce20
switch vfs_getattr() to struct path
|
12 years ago |
Tyler Hicks
|
111d61a25e
eCryptfs: Fix -Wmissing-prototypes warnings
|
12 years ago |
Tyler Hicks
|
8335eafc28
eCryptfs: Copy up attributes of the lower target inode after rename
|
13 years ago |
Linus Torvalds
|
410fc4ce8a
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
|
13 years ago |
Al Viro
|
0b1d90119a
ecryptfs_lookup_interpose(): allocate dentry_info first
|
13 years ago |
Al Viro
|
bc65a1215e
sanitize ecryptfs_lookup()
|
13 years ago |
Al Viro
|
8fc37ec54c
don't expose I_NEW inodes via dentry->d_inode
|
13 years ago |