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
|
15 years ago |
Abhishek Kulkarni
|
7549ae3e81
9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly.
|
15 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 |
Julien Brunel
|
62aa528e02
9p: use an IS_ERR test rather than a NULL test
|
16 years ago |
Eric Van Hensbergen
|
2e4bef41a0
9p: fix O_APPEND in legacy mode
|
17 years ago |
Eric Van Hensbergen
|
ee443996a3
9p: Documentation updates
|
17 years ago |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 years ago |
Anthony Liguori
|
d199d652c5
9p: add support for sticky bit
|
17 years ago |
Latchesar Ionkov
|
22150c4f0f
9p: v9fs_vfs_rename incorrect clunk order
|
17 years ago |
Latchesar Ionkov
|
ba17674fe0
9p: attach-per-user
|
17 years ago |
Latchesar Ionkov
|
bd32b82df9
9p: rename uid and gid parameters
|
17 years ago |