Linus Torvalds
|
749d229761
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
15 years ago |
Dan Carpenter
|
3dc9fef67f
9p: saving negative to unsigned char
|
15 years ago |
Aneesh Kumar K.V
|
6d96d3ab7a
9p: Make sure we are able to clunk the cached fid on umount
|
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 |
Sripathi Kodi
|
45bc21edb5
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
|
15 years ago |
Sripathi Kodi
|
c5a7697da9
9P2010.L handshake: .L protocol negotiation
|
15 years ago |
Sripathi Kodi
|
342fee1d5c
9P2010.L handshake: Remove "dotu" variable
|
15 years ago |
Sripathi Kodi
|
0fb80abd91
9P2010.L handshake: Add mount option
|
15 years ago |
Eric Van Hensbergen
|
8781ff9495
9p: fix p9_client_destroy unconditional calling v9fs_put_trans
|
15 years ago |
Eric Van Hensbergen
|
d8c8a9e365
9p: fix option parsing
|
15 years ago |
Eric Van Hensbergen
|
9d6939dac7
net/9p: fix statsize inside twstat
|
15 years ago |
Eric Van Hensbergen
|
349d3bb878
net/9p: fail when user specifies a transport which we can't find
|
15 years ago |
Eric Van Hensbergen
|
3e2796a90c
9p: fix readdir corner cases
|
15 years ago |
Abhishek Kulkarni
|
0aad37ef3d
net/9p: insulate the client against an invalid error code sent by a 9p server
|
16 years ago |
Abhishek Kulkarni
|
0e15597ebf
9p: minor comment fixes
|
16 years ago |
Abhishek Kulkarni
|
eedfe1c428
9p: Possible regression in p9_client_stat
|
16 years ago |
Abhishek Kulkarni
|
a17d1720aa
9p: default 9p transport module fix
|
16 years ago |
Latchesar Ionkov
|
1bab88b231
net/9p: handle correctly interrupted 9P requests
|
16 years ago |
Latchesar Ionkov
|
742b11a7ec
net/9p: return error when p9_client_stat fails
|
16 years ago |
Latchesar Ionkov
|
453ed90d13
net/9p: set correct stat size when sending Twstat messages
|
16 years ago |
Roel Kluin
|
24e94de41e
net/9p: fid->fid is used uninitialized
|
16 years ago |
James Morris
|
2b82892565
Merge branch 'master' into next
|
16 years ago |
David Howells
|
f8b9d53a31
CRED: Wrap task credential accesses in 9P2000 filesystem
|
16 years ago |
Randy Dunlap
|
b0d5fdef52
net/9p: fix printk format warnings
|
16 years ago |
Roel Kluin
|
9f3e9bbe62
unsigned fid->fid cannot be negative
|
16 years ago |
Tom Tucker
|
45abdf1c7b
p9: Fix leak of waitqueue in request allocation path
|
16 years ago |
Tom Tucker
|
82b189eaaf
9p: Remove unneeded free of fcall for Flush
|
16 years ago |
Tom Tucker
|
cac23d6505
9p: Make all client spin locks IRQ safe
|
16 years ago |
Eric Van Hensbergen
|
e45c5405e1
9p: fix sparse warnings
|
16 years ago |
Eric Van Hensbergen
|
e7f4b8f1a5
9p: Improve debug support
|
16 years ago |