Sign in
android-kvm
/
linux
/
e81995a81e25e8fab286db6539198dd97b140807
/
drivers
/
xen
/
xenbus
/
xenbus_dev_frontend.c
32ad111
xen/xenbus: fix return type in xenbus_file_read()
by Dan Carpenter
· 2 years, 7 months ago
a8fabb3
xen/xenbus: fix self-deadlock after killing user process
by Juergen Gross
· 5 years ago
d10e0cc
xenbus: Avoid deadlock during suspend due to open transactions
by Ross Lagerwall
· 6 years ago
51cf07a
xenbus: drop useless LIST_HEAD in xenbus_write_watch() and xenbus_file_write()
by Mao Wenan
· 6 years ago
10dce8a
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
by Kirill Smelkov
· 6 years ago
ebf04f3
xen: xenbus_dev_frontend: Really return response string
by Simon Gaiser
· 7 years ago
8fe5ab4
xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END
by Simon Gaiser
· 7 years ago
2a22ee6
xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
by Simon Gaiser
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
ac4cde3
xenbus: remove transaction holder from list before freeing
by Jan Beulich
· 8 years ago
d825adb
xenbus: Remove duplicate inclusion of linux/init.h
by Masanari Iida
· 8 years ago
fd8aa90
xen: optimize xenbus driver for multiple concurrent xenstore accesses
by Juergen Gross
· 8 years ago
5584ea2
xen: modify xenstore watch event interface
by Juergen Gross
· 8 years ago
332f791
xen: clean up xenbus internal headers
by Juergen Gross
· 8 years ago
9a6161f
xen: return xenstore command failures via response instead of rc
by Juergen Gross
· 8 years ago
639b088
xen: xenbus driver must not accept invalid transaction ids
by Juergen Gross
· 8 years ago
581d21a
xenbus: fix deadlock on writes to /proc/xen/xenbus
by David Vrabel
· 8 years ago
aa34e07
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
e1e5b3f
xenbus: prefer list_for_each()
by Jan Beulich
· 8 years ago
9a035a40
xenbus: don't look up transaction IDs for ordinary writes
by Jan Beulich
· 9 years ago
0beef63
xenbus: don't BUG() on user mode induced condition
by Jan Beulich
· 9 years ago
55fc733
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
ab1241a
drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular
by Paul Gortmaker
· 9 years ago
85c0a87
xen: fix potential integer overflow in queue_reply
by Insu Yun
· 9 years ago
a2e75bc2
xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.
by Jennifer Herbert
· 10 years ago
283c097
xen: Convert printks to pr_<level>
by Joe Perches
· 12 years ago
1bcaba51
xen/xenbus: fix overflow check in xenbus_file_write()
by Jan Beulich
· 12 years ago
a43a5cc
xenbus_dev: add missing error check to watch handling
by Jan Beulich
· 13 years ago
50bf737
xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX
by Ian Campbell
· 13 years ago
b79d2ff
xen/xenbus-frontend: Fix compile error with randconfig
by Konrad Rzeszutek Wilk
· 13 years ago
fe7acdb
xen/xenbus-frontend: Make error message more clear
by Bastian Blank
· 13 years ago
2fb3683
xen: Add xenbus device driver
by Bastian Blank
· 13 years ago
[Renamed (94%) from drivers/xen/xenfs/xenbus.c]
67290f4
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
6a5b3be
xenbus: Fix memory leak on release
by Daniel De Graaf
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 15 years ago
7808121
xenbus: avoid zero returns from read()
by Daniel De Graaf
· 15 years ago
76ce761
xenbus: add missing wakeup in concurrent read/write
by Daniel De Graaf
· 15 years ago
6d6df2e
xenbus: allow any xenbus command over /proc/xen/xenbus
by Diego Ongaro
· 15 years ago
fb27cfb
xenfs/xenbus: report partial reads/writes correctly
by Jeremy Fitzhardinge
· 15 years ago
7cc88fd
Merge branch 'xen/xenbus' into upstream/xen
by Jeremy Fitzhardinge
· 15 years ago
6280f19
implement O_NONBLOCK for /proc/xen/xenbus
by Paolo Bonzini
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
e88a0fa
xen: unitialised return value in xenbus_write_transaction
by Ian Campbell
· 16 years ago
1107ba8
xen: add xenfs to allow usermode <-> Xen interaction
by Alex Zeffertt
· 16 years ago