Dominique Martinet
|
fb488fc1f2
9p/trans_fd: put worker reqs on destroy
|
7 年 前 |
Dominique Martinet
|
e4ca13f7d0
9p/trans_fd: abort p9_read_work if req status changed
|
7 年 前 |
Tomas Bortoli
|
6d35190f39
9p: Rename req to rreq in trans_fd
|
7 年 前 |
Tomas Bortoli
|
728356dede
9p: Add refcount to p9_req_t
|
7 年 前 |
Dominique Martinet
|
523adb6cc1
9p: embed fcall in req to round down buffer allocs
|
7 年 前 |
Tomas Bortoli
|
10aa14527f
9p: fix multiple NULL-pointer-dereferences
|
7 年 前 |
Tomas Bortoli
|
f984579a01
9p: validate PDU length
|
7 年 前 |
Tomas Bortoli
|
9f476d7c54
net/9p/trans_fd.c: fix race by holding the lock
|
7 年 前 |
Tomas Bortoli
|
430ac66eb4
net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
|
7 年 前 |
Linus Torvalds
|
408afb8d78
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年 前 |
Christoph Hellwig
|
9965ed174e
fs: add new vfs_poll and file_can_poll helpers
|
7 年 前 |
Sun Lianwen
|
4a026da91c
net/9p: correct some comment errors in 9p file system code
|
7 年 前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年 前 |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年 前 |
Al Viro
|
8e1611e235
make sock_alloc_file() do sock_release() on failures
|
7 年 前 |
Al Viro
|
7594bf37ae
9p: untangle ->poll() mess
|
8 年 前 |
Tuomas Tynkkynen
|
61b272c3aa
9p: Fix missing commas in mount options
|
7 年 前 |
Christoph Hellwig
|
670986ec01
net/9p: switch p9_fd_read to kernel_write
|
8 年 前 |
Christoph Hellwig
|
bdd1d2d3d2
fs: fix kernel_read prototype
|
8 年 前 |
Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年 前 |
David Howells
|
c4fac91004
9p: Implement show_options
|
8 年 前 |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 年 前 |
Dominique Martinet
|
3053600ed4
9p: trans_fd, bail out if recv fcall if missing
|
10 年 前 |
Dominique Martinet
|
947867aa19
9p: trans_fd, read rework to use p9_parse_header
|
10 年 前 |
Linus Torvalds
|
dba94f2155
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
10 年 前 |
Dominique Martinet
|
b99baa43e5
net/9p: Initialize opts->privport as it should be.
|
10 年 前 |
Fabian Frederick
|
9bfc52c109
9p: remove unused variable in p9_fd_create()
|
11 年 前 |
Eric W. Biederman
|
0c5c9fb551
net: Introduce possible_net_t
|
10 年 前 |
Simon Derr
|
263c582888
9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.
|
11 年 前 |
Simon Derr
|
0bfd6845c0
9P: Get rid of REQ_STATUS_FLSH
|
11 年 前 |