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