Al Viro
|
0a73d0a204
9p: don't leave a half-initialized inode sitting around
|
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 |
Al Viro
|
90e4fc8890
9p: don't bother with __getname() in ->follow_link()
|
10 years ago |
Al Viro
|
b46c267e47
9p: don't bother with 4K allocation for 24-byte local array...
|
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 |
Al Viro
|
41d28bca2d
switch d_materialise_unique() users to d_splice_alias()
|
11 years ago |
Al Viro
|
4b8e992392
9p: switch to %p[dD]
|
11 years ago |
Linus Torvalds
|
963649d735
Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
11 years ago |
Fabian Frederick
|
fd2916bd77
fs/9p: kerneldoc fixes
|
11 years ago |
Toralf Förster
|
afe604d01f
fs/9p: adjust sscanf parameters accordingly to the variable types
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Dominique Martinet
|
fb89b45cdf
9P: introduction of a new cache=mmap model.
|
11 years ago |
Geyslan G. Bem
|
fae7469609
9p: remove useless assignment
|
12 years ago |
Geyslan G. Bem
|
08e15f2df3
9p: remove unused 'super_block' struct pointer
|
12 years ago |
Al Viro
|
ceaec15d49
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
|
12 years ago |
Chen Gang
|
b3f8ab4b79
fs: 9p: use strlcpy instead of strncpy
|
12 years ago |
Gu Zheng
|
f2692ea8d5
fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()
|
12 years ago |
Al Viro
|
a3b2157e72
9p: make sure ->lookup() adds fid to the right dentry
|
12 years ago |
Al Viro
|
7b5be62199
9p: untangle ->lookup() a bit
|
12 years ago |
Al Viro
|
3509b678a6
9p: double iput() in ->lookup() if d_materialise_unique() fails
|
12 years ago |
Al Viro
|
2ea03e1d62
9p: v9fs_fid_add() can't fail now
|
12 years ago |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
447c50943f
9p: Modify the stat structures to use kuid_t and kgid_t
|
12 years ago |
Aneesh Kumar K.V
|
03f0e02273
fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request
|
12 years ago |
Jim Meyering
|
ba413ab2cc
fs/9p: avoid debug OOPS when reading a long symlink
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |