Linus Torvalds
|
56a79b7b02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 gadi atpakaļ |
Al Viro
|
5e608671df
9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
|
12 gadi atpakaļ |
Al Viro
|
2ea03e1d62
9p: v9fs_fid_add() can't fail now
|
12 gadi atpakaļ |
Al Viro
|
aaeb7ecfb4
v9fs: get rid of v9fs_dentry
|
12 gadi atpakaļ |
Al Viro
|
c4d30967f3
9p: turn fid->dlist into hlist
|
12 gadi atpakaļ |
Al Viro
|
634095dab2
9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fine
|
12 gadi atpakaļ |
Eric W. Biederman
|
b464255699
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
|
12 gadi atpakaļ |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
13 gadi atpakaļ |
Aneesh Kumar K.V
|
df5d8c80f1
9p: revert tsyncfs related changes
|
14 gadi atpakaļ |
Aneesh Kumar K.V
|
42869c8ada
fs/9p: Add v9fs_dentry2v9ses
|
14 gadi atpakaļ |
Aneesh Kumar K.V
|
ea59bb759b
fs/9p: Open writeback fid in O_SYNC mode
|
14 gadi atpakaļ |
Aneesh Kumar K.V
|
7c9e592e1f
fs/9p: Make the writeback_fid owned by root
|
14 gadi atpakaļ |
Aneesh Kumar K.V
|
3cf387d780
fs/9p: Add fid to inode in cached mode
|
14 gadi atpakaļ |
Aneesh Kumar K.V
|
76381a42e4
fs/9p: Add access = client option to opt in acl evaluation.
|
14 gadi atpakaļ |
Dan Carpenter
|
8f587df479
9p: potential ERR_PTR() dereference
|
15 gadi atpakaļ |
Aneesh Kumar K.V
|
a534c8d15b
fs/9p: Prevent parallel rename when doing fid_lookup
|
15 gadi atpakaļ |
Aneesh Kumar K.V
|
9ffaf63e34
fs/9p: Pass the correct user credentials during attach
|
15 gadi atpakaļ |
Linus Torvalds
|
749d229761
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
15 gadi atpakaļ |
Aneesh Kumar K.V
|
5b0fa207d1
fs/9p: Clunk the fid resulting from partial walk of the name
|
15 gadi atpakaļ |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 gadi atpakaļ |
Sripathi Kodi
|
dd6102fbd9
9P2010.L handshake: Add VFS flags
|
15 gadi atpakaļ |
James Morris
|
cbacc2c7f0
Merge branch 'next' into for-linus
|
16 gadi atpakaļ |
Wu Fengguang
|
7dd0cdc51c
9p: convert d_iname references to d_name.name
|
16 gadi atpakaļ |
David Howells
|
f8b9d53a31
CRED: Wrap task credential accesses in 9P2000 filesystem
|
16 gadi atpakaļ |
Matthew Wilcox
|
cb688371e2
fs: Remove unnecessary inclusions of asm/semaphore.h
|
17 gadi atpakaļ |
Eric Van Hensbergen
|
c55703d807
9p: fix bug in attach-per-user
|
17 gadi atpakaļ |
Latchesar Ionkov
|
ba17674fe0
9p: attach-per-user
|
17 gadi atpakaļ |
Eric Van Hensbergen
|
fbcb7599e4
9p: remove deprecated v9fs_fid_lookup_remove()
|
18 gadi atpakaļ |
Latchesar Ionkov
|
bd238fb431
9p: Reorganization of 9p file system code
|
18 gadi atpakaļ |
Eric Van Hensbergen
|
e03abc0c96
9p: implement optional loose read cache
|
18 gadi atpakaļ |