summaryrefslogtreecommitdiffstats
path: root/net/9p
Commit message (Expand)AuthorAge
* Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linuxLinus Torvalds2018-08-17
|\
| * net/9p/trans_virtio.c: add null terminal for mount tagpiaojun2018-08-12
| * 9p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen2018-08-12
| * 9p: fix whitespace issuesStephen Hemminger2018-08-12
| * 9p: fix multiple NULL-pointer-dereferencesTomas Bortoli2018-08-12
| * 9p: validate PDU lengthTomas Bortoli2018-08-12
| * net/9p/trans_fd.c: fix race by holding the lockTomas Bortoli2018-08-12
| * net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli2018-08-12
| * net/9p/virtio: Fix hard lockup in req_donejiangyiwen2018-08-12
| * net/9p/trans_virtio.c: fix some spell mistakes in commentspiaojun2018-08-12
| * 9p/net: Fix zero-copy path in the 9p virtio transportChirantan Ekbote2018-08-12
| * 9p: Embed wait_queue_head into p9_req_tMatthew Wilcox2018-08-12
| * 9p: Replace the fidlist with an IDRMatthew Wilcox2018-08-12
| * 9p: Change p9_fid_create calling conventionMatthew Wilcox2018-08-12
| * 9p: Fix comment on smp_wmbMatthew Wilcox2018-08-12
| * net/9p/client.c: version pointer uninitializedTomas Bortoli2018-08-12
| * net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker2018-08-12
| * 9p/net/protocol.c: return -ENOMEM when kmalloc() failedpiaojun2018-08-12
| * net/9p/client.c: add missing '\n' at the end of p9_debug()piaojun2018-08-12
* | Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\ \
| * | net:mod: remove unneeded variable 'ret' in init_p9zhong jiang2018-08-08
| |/
* | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\|
| * net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun2018-07-14
* | net/9p: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior2018-06-07
* net/9p: detect invalid options as much as possibleChengguang Xu2018-06-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-26
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
| |\ \ \
| * | | | net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen2018-05-07
* | | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-26
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann2018-05-28
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-24
|\| | | | |_|/ |/| |
| * | IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-09
| |/
* | net/9p: fix spelling mistake: "suspsend" -> "suspend"Colin Ian King2018-05-10
* | net/9p: correct some comment errors in 9p file system codeSun Lianwen2018-05-10
|/
* net/9p/client.c: fix potential refcnt problem of trans moduleChengguang Xu2018-04-06
* net/9p: avoid -ERESTARTSYS leak to userspaceGreg Kurz2018-04-06
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-15
|\
| * 9p/trans_virtio: discard zero-length replyGreg Kurz2018-02-09
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ | |/ |/|
| * 9p: untangle ->poll() messAl Viro2017-11-28
* | 9p: add missing module license for xen transportStephen Hemminger2018-01-15
* | make sock_alloc_file() do sock_release() on failuresAl Viro2017-12-05
|/
* Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-11-23
|\