index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
9p
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/9p/client.c: fix potential refcnt problem of trans module
Chengguang Xu
2018-04-05
1
-1
/
+4
*
net/9p: avoid -ERESTARTSYS leak to userspace
Greg Kurz
2018-04-05
1
-2
/
+4
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-15
1
-1
/
+2
|
\
|
*
9p/trans_virtio: discard zero-length reply
Greg Kurz
2018-02-09
1
-1
/
+2
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-13
/
+13
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-30
/
+30
|
\
\
|
|
/
|
/
|
|
*
9p: untangle ->poll() mess
Al Viro
2017-11-28
1
-30
/
+30
*
|
9p: add missing module license for xen transport
Stephen Hemminger
2018-01-15
1
-0
/
+4
*
|
make sock_alloc_file() do sock_release() on failures
Al Viro
2017-12-05
1
-1
/
+0
|
/
*
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-11-22
4
-15
/
+13
|
\
|
*
9p: Fix missing commas in mount options
Tuomas Tynkkynen
2017-11-19
2
-4
/
+4
|
*
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen
2017-10-23
3
-11
/
+9
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
net/9p: switch p9_fd_read to kernel_write
Christoph Hellwig
2017-09-04
1
-8
/
+2
*
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
1
-1
/
+3
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
3
-6
/
+81
|
\
|
*
9p: Implement show_options
David Howells
2017-07-11
3
-6
/
+81
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-2
/
+2
|
/
*
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-19
1
-4
/
+4
|
\
|
*
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
Wei Yongjun
2017-05-18
1
-2
/
+2
|
*
xen/9pfs: fix return value check in xen_9pfs_front_probe()
Wei Yongjun
2017-05-18
1
-2
/
+2
*
|
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-04
3
-0
/
+558
|
\
|
|
*
xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
Arnd Bergmann
2017-05-02
1
-0
/
+1
|
*
xen/9pfs: initialize len to 0 to detect xenbus_read errors
Stefano Stabellini
2017-05-02
1
-1
/
+1
|
*
xen/9pfs: build 9pfs Xen transport driver
Stefano Stabellini
2017-05-02
2
-0
/
+12
|
*
xen/9pfs: receive responses
Stefano Stabellini
2017-05-02
1
-0
/
+56
|
*
xen/9pfs: send requests to the backend
Stefano Stabellini
2017-05-02
1
-2
/
+85
|
*
xen/9pfs: connect to the backend
Stefano Stabellini
2017-05-02
1
-0
/
+281
|
*
xen/9pfs: introduce Xen 9pfs transport driver
Stefano Stabellini
2017-05-02
1
-0
/
+125
*
|
net/9p: switch to copy_from_iter_full()
Al Viro
2017-04-21
2
-4
/
+3
|
/
*
p9_client_readdir() fix
Al Viro
2017-04-17
1
-0
/
+4
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-03
1
-9
/
+9
|
\
|
*
9p: constify ->d_name handling
Al Viro
2017-01-12
1
-9
/
+9
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
/
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()
Vegard Nossum
2016-08-09
1
-2
/
+2
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-4
/
+4
*
net/9p: convert to new CQ API
Christoph Hellwig
2016-03-10
1
-55
/
+31
*
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-24
2
-43
/
+47
|
\
|
*
9p: trans_fd, bail out if recv fcall if missing
Dominique Martinet
2015-11-14
1
-7
/
+6
|
*
9p: trans_fd, read rework to use p9_parse_header
Dominique Martinet
2015-11-14
1
-35
/
+40
|
*
net/9p: Add device name details on error
Aneesh Kumar K.V
2015-11-14
1
-1
/
+1
*
|
... and a couple in net/9p
Al Viro
2016-01-04
1
-2
/
+2
*
|
9p/trans_virtio: don't bother with p9_tag_lookup()
Al Viro
2015-12-06
1
-8
/
+4
|
/
*
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
1
-2
/
+2
*
net/9p: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
1
-24
/
+2
*
9p: ensure err is initialized to 0 in p9_client_read/write
Vincent Bernat
2015-08-22
1
-0
/
+2
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2015-07-23
1
-0
/
+1
|
\
|
*
9p/trans_virtio: reset virtio device on remove
Pierre Morel
2015-07-13
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-1
/
+11
|
\
\
[next]