index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
/
vmci_queue_pair.c
Age
Commit message (
Expand
)
Author
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-03-25
VMCI: Guard against overflow in queue pair allocation
Jorgen Hansen
2015-03-25
drivers/vmw_vmci: Show correct get_user_pages_fast upon failure
Davidlohr Bueso
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
2014-12-09
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
2013-10-05
vmw_vmci: Convert driver to use get_user_pages_fast()
Jan Kara
2013-08-27
VMCI: Add support for virtual IOMMU
Andy King
2013-08-27
VMCI: Remove non-blocking/pinned queuepair support
Andy King
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-01-25
drivers, vmci: Fix build error
David Rientjes
2013-01-17
VMCI: rename PPNset to ppn_set to avoid camel case
Dmitry Torokhov
2013-01-17
VMCI: Fix deref before NULL-check of queuepair ptr
Andy King
2013-01-17
VMCI: Remove dependency on BLOCK I/O
Andy King
2013-01-08
VMCI: queue pairs implementation.
George Zhang