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 |
Latchesar Ionkov
|
2405669b25
9p: define session flags
|
17 years ago |
Eric Van Hensbergen
|
9523a841b1
9p: cache meta-data when cache=loose
|
18 years ago |
Latchesar Ionkov
|
bd238fb431
9p: Reorganization of 9p file system code
|
18 years ago |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Latchesar Ionkov
|
c959df9f01
v9fs: don't use primary fid when removing file
|
18 years ago |
Eric Van Hensbergen
|
e03abc0c96
9p: implement optional loose read cache
|
18 years ago |
Arjan van de Ven
|
754661f143
[PATCH] mark struct inode_operations const 1
|
18 years ago |
Adrian Bunk
|
835d90c421
[PATCH] v9fs_vfs_mkdir(): fix a double free
|
18 years ago |
Eric Van Hensbergen
|
da977b2c7e
[PATCH] 9p: fix segfault caused by race condition in meta-data operations
|
18 years ago |
Eric Van Hensbergen
|
621997cd39
[PATCH] 9p: fix rename return code
|
18 years ago |
Mika Kukkonen
|
736c4b8572
[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c
|
18 years ago |
Dave Hansen
|
d8c76e6f45
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
18 years ago |
Theodore Ts'o
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
18 years ago |
Eric Van Hensbergen
|
834a9b8ca7
[PATCH] 9p: fix fid behavior on failed remove
|
19 years ago |
Latchesar Ionkov
|
9d7fa40098
[PATCH] v9fs: fix fid check in v9fs_create
|
19 years ago |