Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3716a49a81ba19dda7202633a68b28564ba95eb5
/
drivers
/
vhost
cda8bba
vhost: fix initialization for vq->is_le
by Halil Pasic
· 8 years ago
0516ffd
vhost/vsock: handle vhost_vq_init_access() error
by Stefan Hajnoczi
· 8 years ago
532e15a
vhost/scsi: silence uninitialized variable warning
by Dan Carpenter
· 8 years ago
1d822a4
vhost: scsi: constify target_core_fabric_ops structures
by Bhumika Goyal
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b9fd06d
vhost/scsi: Remove unused but set variable
by Tobias Klauser
· 8 years ago
9d1b972
vringh: kill off ACCESS_ONCE()
by Mark Rutland
· 8 years ago
809ecb9
vhost: cache used event for better performance
by Jason Wang
· 8 years ago
6c083c2
vsock: lookup and setup guest_cid inside vhost_vsock_lock
by Gao feng
· 8 years ago
72952cc
vhost: add missing __user annotations
by Michael S. Tsirkin
· 8 years ago
2f952c0
vhost: make interval tree static inline
by Michael S. Tsirkin
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c458763
vhost-vsock: fix orphan connection reset
by Peng Tao
· 8 years ago
635abf0
vhost: remove unnecessary smp_mb from vhost_work_queue
by Peng Tao
· 8 years ago
1440a3a
vhost-vsock: remove unused vq variable
by Peng Tao
· 8 years ago
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
f2f09a4
locking/core: Remove cpu_relax_lowlatency() users
by Christian Borntraeger
· 8 years ago
fbc1ec2
Merge 4.8-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
ca75d60
miscdevice: Add helper macro for misc device boilerplate
by PrasannaKumar Muralidharan
· 8 years ago
a77ec83
vhost/scsi: fix reuse of &vq->iov[out] in response
by Benjamin Coddington
· 8 years ago
446374d
vhost/test: fix after swiotlb changes
by Michael S. Tsirkin
· 8 years ago
3fda5d6
vhost/vsock: fix vhost virtio_vsock_pkt use-after-free
by Stefan Hajnoczi
· 8 years ago
0803e04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
b226aca
VSOCK: Use kvfree()
by Wei Yongjun
· 8 years ago
4d938245
vhost: split out vringh Kconfig
by Michael S. Tsirkin
· 8 years ago
ec33d03
vhost: detect 32 bit integer wrap around
by Michael S. Tsirkin
· 8 years ago
6b1e6cc
vhost: new device IOTLB API
by Jason Wang
· 8 years ago
a9709d6
vhost: convert pre sorted vhost memory array to interval tree
by Jason Wang
· 8 years ago
bfe2bc5
vhost: introduce vhost memory accessors
by Jason Wang
· 8 years ago
304ba62
VSOCK: Add Makefile and Kconfig
by Asias He
· 8 years ago
433fc58
VSOCK: Introduce vhost_vsock.ko
by Asias He
· 8 years ago
6190efb
vhost: drop vringh dependency
by Michael S. Tsirkin
· 8 years ago
04b96e5
vhost: lockless enqueuing
by Jason Wang
· 9 years ago
7235acd
vhost: simplify work flushing
by Jason Wang
· 9 years ago
1576d98
tun: switch to use skb array for tx
by Jason Wang
· 8 years ago
8241a1e
vhost_net: stop polling socket during rx processing
by Jason Wang
· 8 years ago
36ec2dd
target: make close_session optional
by Christoph Hellwig
· 9 years ago
22d1175
target: make ->shutdown_session optional
by Christoph Hellwig
· 9 years ago
5266e5b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
65ea789
vhost/scsi: Convert to target_alloc_session usage
by Nicholas Bellinger
· 9 years ago
0308813
vhost_net: basic polling support
by Jason Wang
· 9 years ago
d4a6060
vhost: introduce vhost_vq_avail_empty()
by Jason Wang
· 9 years ago
526d3e7
vhost: introduce vhost_has_work()
by Jason Wang
· 9 years ago
80f7d03
vhost: rename vhost_init_used()
by Greg Kurz
· 9 years ago
c507203
vhost: rename cross-endian helpers
by Greg Kurz
· 9 years ago
e1f33be
vhost: fix error path in vhost_init_used()
by Greg Kurz
· 9 years ago
5fba13b
vhost: replace % with & on data path
by Michael S. Tsirkin
· 9 years ago
d542483
vhost: relax log address alignment
by Michael S. Tsirkin
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
e407f39
vhost: fix performance on LE hosts
by Michael S. Tsirkin
· 9 years ago
2eafd72
target: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
00ade1f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
4e9fa50
vhost: move features to core
by Michael S. Tsirkin
· 9 years ago
5d44f4b
Merge 4.2-rc6 into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
f368ed6
char: make misc_deregister a void function
by Greg Kroah-Hartman
· 9 years ago
1e09947
vhost: fix error handling for memory region alloc
by Igor Mammedov
· 9 years ago
7932c0b
vhost: actually track log eventfd file
by Marc-André Lureau
· 9 years ago
d1a343a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
c9ce42f
vhost: add max_mem_regions module parameter
by Igor Mammedov
· 9 years ago
4de7255
vhost: extend memory regions allocation to vmalloc
by Igor Mammedov
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
5fc8352
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
bcfeaca
vhost: use binary search instead of linear in find_region()
by Igor Mammedov
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 9 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2751c98
vhost: cross-endian support for legacy devices
by Greg Kurz
· 10 years ago
7d82410
virtio: add explicit big-endian support to memory accessors
by Greg Kurz
· 10 years ago
ab27c07
vhost: introduce vhost_is_little_endian() helper
by Greg Kurz
· 10 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
c7d6a80
target: refactor init/drop_nodeacl methods
by Christoph Hellwig
· 10 years ago
e1750d2
target: make the tpg_get_default_depth method optional
by Christoph Hellwig
· 10 years ago
5557011
vhost/scsi: remove struct vhost_scsi_nacl
by Christoph Hellwig
· 10 years ago
afc1660
target: Remove first argument of target_{get,put}_sess_cmd()
by Bart Van Assche
· 10 years ago
d588cf8
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
by Christoph Hellwig
· 10 years ago
5538d29
treewide: Add missing vmalloc.h inclusion.
by David S. Miller
· 9 years ago
c666872
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
9ac8928
target: simplify the target template registration API
by Christoph Hellwig
· 10 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
b1d75fe
vhost/scsi: Add fabric_prot_type attribute support
by Nicholas Bellinger
· 10 years ago
d5c1d8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e477f3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
2f450cc
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
by Bart Van Assche
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
0d79a49
vhost: drop hard-coded num_buffers size
by Michael S. Tsirkin
· 10 years ago
4c5a844
vhost: cleanup iterator update logic
by Michael S. Tsirkin
· 10 years ago
e20d3ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
0960b64
vhost_net: fix wrong iter offset when setting number of buffers
by Jason Wang
· 10 years ago
59c816c
vhost/scsi: potential memory corruption
by Dan Carpenter
· 10 years ago
Next »