Simon Gaiser
|
ebf04f331f
xen: xenbus_dev_frontend: Really return response string
|
7 年之前 |
Simon Gaiser
|
8fe5ab4112
xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END
|
7 年之前 |
Simon Gaiser
|
2a22ee6c3a
xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 年之前 |
Jan Beulich
|
ac4cde398a
xenbus: remove transaction holder from list before freeing
|
8 年之前 |
Masanari Iida
|
d825adb48c
xenbus: Remove duplicate inclusion of linux/init.h
|
8 年之前 |
Juergen Gross
|
fd8aa9095a
xen: optimize xenbus driver for multiple concurrent xenstore accesses
|
8 年之前 |
Juergen Gross
|
5584ea250a
xen: modify xenstore watch event interface
|
8 年之前 |
Juergen Gross
|
332f791dc9
xen: clean up xenbus internal headers
|
8 年之前 |
Juergen Gross
|
9a6161fe73
xen: return xenstore command failures via response instead of rc
|
8 年之前 |
Juergen Gross
|
639b08810d
xen: xenbus driver must not accept invalid transaction ids
|
8 年之前 |
David Vrabel
|
581d21a2d0
xenbus: fix deadlock on writes to /proc/xen/xenbus
|
8 年之前 |
Linus Torvalds
|
aa34e07e45
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
8 年之前 |
Jan Beulich
|
e1e5b3ff41
xenbus: prefer list_for_each()
|
8 年之前 |
Jan Beulich
|
9a035a40f7
xenbus: don't look up transaction IDs for ordinary writes
|
9 年之前 |
Jan Beulich
|
0beef634b8
xenbus: don't BUG() on user mode induced condition
|
9 年之前 |
Linus Torvalds
|
55fc733c7e
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 年之前 |
Paul Gortmaker
|
ab1241a1fc
drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular
|
9 年之前 |
Insu Yun
|
85c0a87cd1
xen: fix potential integer overflow in queue_reply
|
9 年之前 |
Jennifer Herbert
|
a2e75bc2ee
xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.
|
10 年之前 |
Joe Perches
|
283c0972d5
xen: Convert printks to pr_<level>
|
12 年之前 |
Jan Beulich
|
1bcaba51eb
xen/xenbus: fix overflow check in xenbus_file_write()
|
12 年之前 |
Jan Beulich
|
a43a5ccdfa
xenbus_dev: add missing error check to watch handling
|
13 年之前 |
Ian Campbell
|
50bf73796e
xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX
|
13 年之前 |
Konrad Rzeszutek Wilk
|
b79d2ff98c
xen/xenbus-frontend: Fix compile error with randconfig
|
13 年之前 |
Bastian Blank
|
fe7acdbec1
xen/xenbus-frontend: Make error message more clear
|
13 年之前 |
Bastian Blank
|
2fb3683e7b
xen: Add xenbus device driver
|
13 年之前 |