Linus Torvalds
|
940e3a8dd6
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
12 years ago |
Simon Derr
|
759f42987f
9P: Fix race between p9_write_work() and p9_fd_request()
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
56b31d1c9f
unexport sock_map_fd(), switch to sock_alloc_file()
|
13 years ago |
Simon Derr
|
584a8c13d5
9P: Fix race in p9_write_work()
|
12 years ago |
Simon Derr
|
1957b3a86f
9P: fix test at the end of p9_write_work()
|
12 years ago |
Simon Derr
|
0462194d35
9P: Fix race in p9_read_work()
|
12 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
13 years ago |
Rob Landley
|
e75762fdcd
net/9p: enable 9p to work in non-default network namespace
|
14 years ago |
David S. Miller
|
99517e3d79
9p: Kill set but not used variable 'ret' in parse_opts()
|
14 years ago |
Aneesh Kumar K.V
|
eeff66ef6e
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
|
14 years ago |
Tejun Heo
|
aa70c585b1
net/9p: replace p9_poll_task with a work
|
14 years ago |
Tejun Heo
|
61edeeed91
net/9p: use system_wq instead of p9_mux_wq
|
14 years ago |
Julia Lawall
|
29af9309db
net/9p/trans_fd.c: Fix unsigned return type
|
15 years ago |
Dan Carpenter
|
cff6b8a9b8
9p: strlen() doesn't count the terminator
|
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 |
Eric Van Hensbergen
|
d8c8a9e365
9p: fix option parsing
|
15 years ago |
Al Viro
|
6b18662e23
9p connect fixes
|
16 years ago |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 years ago |
Abhishek Kulkarni
|
0e15597ebf
9p: minor comment fixes
|
16 years ago |
Abhishek Kulkarni
|
15da4b1612
net/9p: Fix crash due to bad mount parameters.
|
16 years ago |
Latchesar Ionkov
|
1bab88b231
net/9p: handle correctly interrupted 9P requests
|
16 years ago |
Hannes Eder
|
e3db6cb421
9p: fix sparse warning: cast adds address space
|
16 years ago |
Eric Van Hensbergen
|
0b15a3a528
9p: fix debug build error
|
16 years ago |
Eric Van Hensbergen
|
7eb923b80c
9p: add more conservative locking
|
16 years ago |
Eric Van Hensbergen
|
51a87c552d
9p: rework client code to use new protocol support functions
|
16 years ago |
Eric Van Hensbergen
|
cb198131b0
9p: remove unnecessary tag field from p9_req_t structure
|
16 years ago |
Eric Van Hensbergen
|
51d71f9f7a
9p: remove 9p fcall debug prints
|
16 years ago |