summaryrefslogtreecommitdiff
path: root/net/9p
Commit message (Expand)AuthorAge
* net/9p/client.c: fix potential refcnt problem of trans moduleChengguang Xu2018-04-05
* net/9p: avoid -ERESTARTSYS leak to userspaceGreg Kurz2018-04-05
* 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-22
|\
| * 9p: Fix missing commas in mount optionsTuomas Tynkkynen2017-11-19
| * net/9p: Switch to wait_event_killable()Tuomas Tynkkynen2017-10-23
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* net/9p: switch p9_fd_read to kernel_writeChristoph Hellwig2017-09-04
* fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * 9p: Implement show_optionsDavid Howells2017-07-11
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-19
|\
| * xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be staticWei Yongjun2017-05-18
| * xen/9pfs: fix return value check in xen_9pfs_front_probe()Wei Yongjun2017-05-18
* | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-04
|\ \ | |/
| * xen/9pfs: select CONFIG_XEN_XENBUS_FRONTENDArnd Bergmann2017-05-02
| * xen/9pfs: initialize len to 0 to detect xenbus_read errorsStefano Stabellini2017-05-02
| * xen/9pfs: build 9pfs Xen transport driverStefano Stabellini2017-05-02
| * xen/9pfs: receive responsesStefano Stabellini2017-05-02
| * xen/9pfs: send requests to the backendStefano Stabellini2017-05-02
| * xen/9pfs: connect to the backendStefano Stabellini2017-05-02
| * xen/9pfs: introduce Xen 9pfs transport driverStefano Stabellini2017-05-02
* | net/9p: switch to copy_from_iter_full()Al Viro2017-04-21
|/
* p9_client_readdir() fixAl Viro2017-04-17
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-03
|\
| * 9p: constify ->d_name handlingAl Viro2017-01-12
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-23
* 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()Vegard Nossum2016-08-09
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* net/9p: convert to new CQ APIChristoph Hellwig2016-03-10
* Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-24
|\
| * 9p: trans_fd, bail out if recv fcall if missingDominique Martinet2015-11-14
| * 9p: trans_fd, read rework to use p9_parse_headerDominique Martinet2015-11-14
| * net/9p: Add device name details on errorAneesh Kumar K.V2015-11-14
* | ... and a couple in net/9pAl Viro2016-01-04
* | 9p/trans_virtio: don't bother with p9_tag_lookup()Al Viro2015-12-06
|/
* IB/cma: Add support for network namespacesGuy Shapiro2015-10-28
* net/9p: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
* 9p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat2015-08-22
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-23
|\
| * 9p/trans_virtio: reset virtio device on removePierre Morel2015-07-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\ \