Linus Torvalds
|
4fd5ec509b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
15 years ago |
Venkateswararao Jujjuri
|
6d27e64d74
9p: Optimize TCREATE by eliminating a redundant fid clone.
|
15 years ago |
Dan Carpenter
|
fe5bd0736b
9p: cleanup: remove unneeded assignment
|
15 years ago |
Venkateswararao Jujjuri
|
75cc5c9b82
9p: Add mksock support
|
15 years ago |
Aneesh Kumar K.V
|
85e0df240e
fs/9p: Make sure we properly instantiate dentry.
|
15 years ago |
Dmitry Monakhov
|
217f206d68
9p: replace inode uid,gid,mode initialization with helper function
|
15 years ago |
Sripathi Kodi
|
4681dbdacb
9p: add 9P2000.L rename operation
|
15 years ago |
Sripathi Kodi
|
9b6533c9b3
9p: VFS switches for 9p2000.L: VFS switches
|
15 years ago |
Linus Torvalds
|
749d229761
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
15 years ago |
Sripathi Kodi
|
11e9b49b7f
9p: Creating files with names too long should fail with ENAMETOOLONG.
|
15 years ago |
Aneesh Kumar K.V
|
d994f4058d
9p: drop nlink remove
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Aneesh Kumar K.V
|
5717144a01
fs/9p: Add hardlink support to .u extension
|
15 years ago |
Sripathi Kodi
|
dd6102fbd9
9P2010.L handshake: Add VFS flags
|
15 years ago |
M. Mohan Kumar
|
7a4439c406
9p: Include fsync support for 9p client
|
15 years ago |
Al Viro
|
204f2f0e82
Kill 9p readlink()
|
15 years ago |
Martin Stava
|
2511cd0b3b
9p: fix readlink
|
15 years ago |
Abhishek Kulkarni
|
60e78d2c99
9p: Add fscache support to 9p
|
16 years ago |
Abhishek Kulkarni
|
7549ae3e81
9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly.
|
16 years ago |
Abhishek Kulkarni
|
48559b4c30
9p: Add missing cast for the error return value in v9fs_get_inode
|
16 years ago |
Abhishek Kulkarni
|
02bc35672b
9p: Fix possible memleak in v9fs_inode_from fid.
|
16 years ago |
Abhishek Kulkarni
|
0e15597ebf
9p: minor comment fixes
|
16 years ago |
Abhishek Kulkarni
|
2bb541157f
9p: Fix possible inode leak in v9fs_get_inode.
|
16 years ago |
Abhishek Kulkarni
|
50fb6d2bd7
9p: Check for error in return value of v9fs_fid_add
|
16 years ago |
James Morris
|
cbacc2c7f0
Merge branch 'next' into for-linus
|
16 years ago |
Wu Fengguang
|
7dd0cdc51c
9p: convert d_iname references to d_name.name
|
16 years ago |
Duane Griffin
|
6ff232070a
9p: Remove potentially bad parameter from function entry debug print.
|
16 years ago |
David Howells
|
f8b9d53a31
CRED: Wrap task credential accesses in 9P2000 filesystem
|
16 years ago |
Magnus Deininger
|
57c7b4e68e
9p: fix device file handling
|
16 years ago |
Eric Van Hensbergen
|
51a87c552d
9p: rework client code to use new protocol support functions
|
16 years ago |