Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6527de953354e550bf6d941fdcd1aaf832317e8d
/
net
/
9p
1f7a4c7
Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
0a3173a
Merge branch 'linus/master' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
edcd9d9
net/9p/trans_virtio.c: add null terminal for mount tag
by piaojun
· 6 years ago
23cba9c
9p/virtio: fix off-by-one error in sg list bounds check
by jiangyiwen
· 6 years ago
c69f297d
9p: fix whitespace issues
by Stephen Hemminger
· 6 years ago
10aa145
9p: fix multiple NULL-pointer-dereferences
by Tomas Bortoli
· 6 years ago
f984579
9p: validate PDU length
by Tomas Bortoli
· 6 years ago
9f476d7
net/9p/trans_fd.c: fix race by holding the lock
by Tomas Bortoli
· 6 years ago
430ac66
net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
by Tomas Bortoli
· 6 years ago
31934da
net/9p/virtio: Fix hard lockup in req_done
by jiangyiwen
· 6 years ago
c7ebbae
net/9p/trans_virtio.c: fix some spell mistakes in comments
by piaojun
· 6 years ago
d28c756
9p/net: Fix zero-copy path in the 9p virtio transport
by Chirantan Ekbote
· 6 years ago
2557d0c
9p: Embed wait_queue_head into p9_req_t
by Matthew Wilcox
· 6 years ago
f28cdf0
9p: Replace the fidlist with an IDR
by Matthew Wilcox
· 6 years ago
b5303be
9p: Change p9_fid_create calling convention
by Matthew Wilcox
· 6 years ago
2d58f63
9p: Fix comment on smp_wmb
by Matthew Wilcox
· 6 years ago
7913690
net/9p/client.c: version pointer uninitialized
by Tomas Bortoli
· 6 years ago
92aef46
net/9p: fix error path of p9_virtio_probe
by Jean-Philippe Brucker
· 6 years ago
b87d1d2
9p/net/protocol.c: return -ENOMEM when kmalloc() failed
by piaojun
· 6 years ago
64ad31f
net/9p/client.c: add missing '\n' at the end of p9_debug()
by piaojun
· 6 years ago
5a0c6ce
net:mod: remove unneeded variable 'ret' in init_p9
by zhong jiang
· 6 years ago
72bc4d3
net/9p: Simplify ib_post_(send|recv|srq_recv)() calls
by Bart Van Assche
· 6 years ago
c290fba
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
by piaojun
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
e56ee57
net/9p/trans_xen.c: don't inclide rwlock.h directly
by Sebastian Andrzej Siewior
· 6 years ago
8d856c7
net/9p: detect invalid options as much as possible
by Chengguang Xu
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7fdf3e8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
533d1da
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
by Arnd Bergmann
· 6 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9965ed17
fs: add new vfs_poll and file_can_poll helpers
by Christoph Hellwig
· 7 years ago
34b48b8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
680a2846
net/9p: fix spelling mistake: "suspsend" -> "suspend"
by Colin Ian King
· 7 years ago
4a026da
net/9p: correct some comment errors in 9p file system code
by Sun Lianwen
· 7 years ago
9533b29
IB: remove redundant INFINIBAND kconfig dependencies
by Greg Thelen
· 7 years ago
3a443bd6
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
by Sun Lianwen
· 7 years ago
9421c3e
net/9p/client.c: fix potential refcnt problem of trans module
by Chengguang Xu
· 7 years ago
a852224
net/9p: avoid -ERESTARTSYS leak to userspace
by Greg Kurz
· 7 years ago
2439f97
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
26d9983
9p/trans_virtio: discard zero-length reply
by Greg Kurz
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d542296
9p: add missing module license for xen transport
by Stephen Hemminger
· 7 years ago
8e1611e
make sock_alloc_file() do sock_release() on failures
by Al Viro
· 7 years ago
7594bf3
9p: untangle ->poll() mess
by Al Viro
· 7 years ago
d18bee4
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
61b272c
9p: Fix missing commas in mount options
by Tuomas Tynkkynen
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9523fea
net/9p: Switch to wait_event_killable()
by Tuomas Tynkkynen
· 7 years ago
670986e
net/9p: switch p9_fd_read to kernel_write
by Christoph Hellwig
· 7 years ago
bdd1d2d
fs: fix kernel_read prototype
by Christoph Hellwig
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
c4fac91
9p: Implement show_options
by David Howells
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
9e856e4
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
aaf0475
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
by Wei Yongjun
· 7 years ago
14e3995
xen/9pfs: fix return value check in xen_9pfs_front_probe()
by Wei Yongjun
· 7 years ago
a964807
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
4a80601
xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
by Arnd Bergmann
· 8 years ago
31d4726
xen/9pfs: initialize len to 0 to detect xenbus_read errors
by Stefano Stabellini
· 8 years ago
7f25483
xen/9pfs: build 9pfs Xen transport driver
by Stefano Stabellini
· 8 years ago
f66c72b
xen/9pfs: receive responses
by Stefano Stabellini
· 8 years ago
f023f18
xen/9pfs: send requests to the backend
by Stefano Stabellini
· 8 years ago
71ebd71
xen/9pfs: connect to the backend
by Stefano Stabellini
· 8 years ago
868eb12
xen/9pfs: introduce Xen 9pfs transport driver
by Stefano Stabellini
· 8 years ago
1c512a7
net/9p: switch to copy_from_iter_full()
by Al Viro
· 8 years ago
71d6ad0
p9_client_readdir() fix
by Al Viro
· 8 years ago
0710f3f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
7880b43
9p: constify ->d_name handling
by Al Viro
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
1b8553c
9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()
by Vegard Nossum
· 8 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 8 years ago
7cf20fc
net/9p: convert to new CQ API
by Christoph Hellwig
· 9 years ago
c52cb43
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 9 years ago
222e4ad
... and a couple in net/9p
by Al Viro
· 9 years ago
474fe9f
9p/trans_virtio: don't bother with p9_tag_lookup()
by Al Viro
· 9 years ago
3053600
9p: trans_fd, bail out if recv fcall if missing
by Dominique Martinet
· 9 years ago
947867a
9p: trans_fd, read rework to use p9_parse_header
by Dominique Martinet
· 9 years ago
c7c72c5
net/9p: Add device name details on error
by Aneesh Kumar K.V
· 9 years ago
fa20105
IB/cma: Add support for network namespaces
by Guy Shapiro
· 9 years ago
2f31fa8
net/9p: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
999b8b8
9p: ensure err is initialized to 0 in p9_client_read/write
by Vincent Bernat
· 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
ea52bf8
9p/trans_virtio: reset virtio device on remove
by Pierre Morel
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
0f1db7d
9p: cope with bogus responses from server in p9_client_{read,write}
by Al Viro
· 9 years ago
67e808f
p9_client_write(): avoid double p9_free_req()
by Al Viro
· 9 years ago
a84b69c
9p: forgetting to cancel request on interrupted zero-copy RPC
by Al Viro
· 9 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 9 years ago
dba94f2
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 10 years ago
dcdbd7b
net/9p: remove (now-)unused helpers
by Al Viro
· 10 years ago
21c9f5c
p9_client_attach(): set fid->uid correctly
by Al Viro
· 10 years ago
e1200fe6
9p: switch p9_client_read() to passing struct iov_iter *
by Al Viro
· 10 years ago
070b365
9p: switch p9_client_write() to passing it struct iov_iter *
by Al Viro
· 10 years ago
4f3b35c
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
by Al Viro
· 10 years ago
Next »