Stefano Stabellini
|
d811bcee1f
pvcalls-front: 64-bit align flags
|
7 years ago |
Stefano Stabellini
|
d1a75e0896
pvcalls-front: wait for other operations to return when release passive sockets
|
7 years ago |
Stefano Stabellini
|
64d6871827
pvcalls-front: introduce a per sock_mapping refcount
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Wei Yongjun
|
4aac2caff3
xen/pvcalls: use GFP_ATOMIC under spin lock
|
7 years ago |
Dan Carpenter
|
1ab134ca31
xen/pvcalls: Fix a check in pvcalls_front_remove()
|
7 years ago |
Dan Carpenter
|
8c71fa88f7
xen/pvcalls: check for xenbus_read() errors
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Stefano Stabellini
|
646d944c2e
xen/pvcalls: fix potential endless loop in pvcalls-front.c
|
7 years ago |
Boris Ostrovsky
|
24e7f84db0
xen/pvcalls: Add MODULE_LICENSE()
|
7 years ago |
Colin Ian King
|
773aaadcd4
xen/pvcalls: remove redundant check for irq >= 0
|
7 years ago |
Colin Ian King
|
95110ac88d
xen/pvcalls: fix unsigned less than zero error check
|
7 years ago |
Gustavo A. R. Silva
|
3d8765d4f5
xen/pvcalls-front: mark expected switch fall-through
|
7 years ago |
Stefano Stabellini
|
235a71c539
xen/pvcalls: implement release command
|
7 years ago |
Stefano Stabellini
|
5842c83596
xen/pvcalls: implement poll command
|
7 years ago |
Stefano Stabellini
|
ae0d04052e
xen/pvcalls: implement recvmsg
|
7 years ago |
Stefano Stabellini
|
45ddce214a
xen/pvcalls: implement sendmsg
|
7 years ago |
Stefano Stabellini
|
9774c6cca2
xen/pvcalls: implement accept command
|
7 years ago |
Stefano Stabellini
|
1853f11d72
xen/pvcalls: implement listen command
|
7 years ago |
Stefano Stabellini
|
67ea9893cb
xen/pvcalls: implement bind command
|
7 years ago |
Stefano Stabellini
|
cb1c7d9bbc
xen/pvcalls: implement connect command
|
7 years ago |
Stefano Stabellini
|
2195046bfd
xen/pvcalls: implement socket command and handle events
|
7 years ago |
Stefano Stabellini
|
2196819099
xen/pvcalls: connect to the backend
|
7 years ago |
Stefano Stabellini
|
aa7ba37678
xen/pvcalls: implement frontend disconnect
|
7 years ago |
Stefano Stabellini
|
416efba0bd
xen/pvcalls: introduce the pvcalls xenbus frontend
|
7 years ago |