index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
9p
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
9p/xen: fix connection sequence
Juergen Gross
1
-15
/
+23
2023-03-11
9p/xen: fix version parsing
Juergen Gross
1
-2
/
+8
2022-12-08
net/9p: Fix a potential socket leak in p9_socket_open
Wang Hai
1
-1
/
+3
2022-12-08
9p/fd: fix issue of list_del corruption in p9_fd_cancel()
Zhengchao Shao
1
-0
/
+2
2022-11-25
9p/trans_fd: always use O_NONBLOCK read/write
Tetsuo Handa
1
-0
/
+3
2022-11-25
9p: trans_fd/p9_conn_cancel: drop client lock earlier
Dominique Martinet
1
-1
/
+2
2022-08-25
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
1
-3
/
+1
2022-03-11
xen/9p: use alloc/free_pages_exact()
Juergen Gross
1
-8
/
+6
2021-09-26
9p/trans_virtio: Remove sysfs file on probe failure
Xie Yongji
1
-1
/
+3
2021-09-22
9p/xen: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-2
/
+2
2020-11-05
net: 9p: initialize sun_server.sun_path to have addr's value only when addr i...
Anant Thazhemadam
1
-1
/
+1
2020-08-21
net/9p: validate fds in p9_fd_open
Christoph Hellwig
1
-8
/
+16
2020-08-05
9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
Wang Hai
1
-1
/
+14
2020-08-05
9p/trans_fd: abort p9_read_work if req status changed
Dominique Martinet
1
-6
/
+11
2019-07-31
9p/virtio: Add cleanup path in p9_virtio_init
YueHaibing
1
-1
/
+7
2019-07-31
9p/xen: Add cleanup path in p9_trans_xen_init
YueHaibing
1
-1
/
+7
2019-07-03
net/9p: include trans_common.h to fix missing prototype warning.
Adeodato Simó
1
-0
/
+1
2019-07-03
9p: p9dirent_read: check network-provided name length
Dominique Martinet
1
-3
/
+9
2019-07-03
9p/rdma: remove useless check in cm_event_handler
Dominique Martinet
1
-2
/
+1
2019-07-03
9p/rdma: do not disconnect on down_interruptible EAGAIN
Dominique Martinet
1
-2
/
+2
2019-07-03
9p/xen: fix check for xenbus_read error in front_probe
Dominique Martinet
1
-2
/
+2
2019-04-20
9p: do not trust pdu content for stat item size
Gertjan Halkes
1
-1
/
+2
2019-03-23
9p/net: fix memory leak in p9_client_create
zhengbin
1
-1
/
+1
2019-01-13
9p/net: put a lower bound on msize
Dominique Martinet
1
-0
/
+21
2018-11-21
9p: clear dangling pointers in p9stat_free
Dominique Martinet
1
-0
/
+5
2018-09-15
net/9p: fix error path of p9_virtio_probe
Jean-Philippe Brucker
1
-1
/
+2
2018-09-15
net/9p/trans_fd.c: fix race by holding the lock
Tomas Bortoli
1
-5
/
+5
2018-09-09
net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
Tomas Bortoli
1
-0
/
+2
2018-09-09
net/9p/client.c: version pointer uninitialized
Tomas Bortoli
1
-1
/
+1
2018-09-09
9p/virtio: fix off-by-one error in sg list bounds check
jiangyiwen
1
-1
/
+2
2018-09-09
9p: fix multiple NULL-pointer-dereferences
Tomas Bortoli
4
-1
/
+13
2018-09-09
9p/net: Fix zero-copy path in the 9p virtio transport
Chirantan Ekbote
1
-0
/
+7
2018-02-22
9p/trans_virtio: discard zero-length reply
Greg Kurz
1
-1
/
+2
2017-11-30
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen
3
-11
/
+9
2017-11-30
9p: Fix missing commas in mount options
Tuomas Tynkkynen
2
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-04
net/9p: switch p9_fd_read to kernel_write
Christoph Hellwig
1
-8
/
+2
2017-09-04
fs: fix kernel_read prototype
Christoph Hellwig
1
-1
/
+3
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-6
/
+81
2017-07-11
9p: Implement show_options
David Howells
3
-6
/
+81
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-2
/
+2
2017-05-19
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-05-18
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
Wei Yongjun
1
-2
/
+2
2017-05-18
xen/9pfs: fix return value check in xen_9pfs_front_probe()
Wei Yongjun
1
-2
/
+2
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+558
2017-05-02
xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
Arnd Bergmann
1
-0
/
+1
2017-05-02
xen/9pfs: initialize len to 0 to detect xenbus_read errors
Stefano Stabellini
1
-1
/
+1
2017-05-02
xen/9pfs: build 9pfs Xen transport driver
Stefano Stabellini
2
-0
/
+12
2017-05-02
xen/9pfs: receive responses
Stefano Stabellini
1
-0
/
+56
2017-05-02
xen/9pfs: send requests to the backend
Stefano Stabellini
1
-2
/
+85
[next]