| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | 9p: avoid putting oldfid in p9_client_walk() error path | Yizhou Zhao | 1 | -1/+2 |
| 3 days | net/9p: fix infinite loop in p9_client_rpc on fatal signal | Vasiliy Kovalev | 1 | -0/+2 |
| 13 days | 9p: use kvzalloc for readdir buffer | Pierre Barre | 1 | -1/+1 |
| 13 days | net/9p/usbg: Constify struct configfs_item_operations | Christophe JAILLET | 1 | -1/+1 |
| 2026-04-16 | 9p/trans_xen: replace simple_strto* with kstrtouint | Yufan Chen | 1 | -10/+16 |
| 2026-04-16 | 9p/trans_xen: make cleanup idempotent after dataring alloc errors | Yufan Chen | 1 | -14/+37 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 6 | -14/+14 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 7 | -23/+19 |
| 2026-01-29 | 9p/xen: protect xen_9pfs_front_free against concurrent calls | Stefano Stabellini | 1 | -38/+41 |
| 2026-01-29 | 9p: Track 9P RPC waiting time as IO | Remi Pommarel | 3 | -11/+11 |
| 2025-12-07 | Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux | Linus Torvalds | 7 | -394/+66 |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 1 | -3/+3 |
| 2025-11-04 | net: Convert proto_ops bind() callbacks to use sockaddr_unsized | Kees Cook | 1 | -1/+1 |
| 2025-11-03 | 9p: convert to the new mount API | Eric Sandeen | 7 | -341/+42 |
| 2025-11-03 | net/9p: move structures and macros to header files | Eric Sandeen | 3 | -47/+4 |
| 2025-11-03 | net/9p: cleanup: change p9_trans_module->def to bool | Dominique Martinet | 4 | -6/+6 |
| 2025-11-03 | 9p: Use kvmalloc for message buffers on supported transports | Pierre Barre | 6 | -2/+16 |
| 2025-09-19 | 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN | Oleg Nesterov | 1 | -8/+1 |
| 2025-08-23 | net/9p: fix double req put in p9_fd_cancelled | Nalivayko Sergey | 1 | -4/+4 |
| 2025-08-23 | net/9p: Fix buffer overflow in USB transport layer | Dominique Martinet | 1 | -3/+13 |
| 2025-05-21 | netfs: Fix the request's work item to not require a ref | David Howells | 1 | -3/+3 |
| 2025-03-23 | 9p: Use hashtable.h for hash_errmap | Sasha Levin | 1 | -12/+9 |
| 2025-03-19 | 9p/trans_fd: mark concurrent read and writes to p9_conn->err | Ignacio Encinas | 1 | -7/+10 |
| 2025-03-19 | 9p/net: return error on bogus (longer than requested) replies | Dominique Martinet | 1 | -4/+10 |
| 2025-03-19 | 9p/net: fix improper handling of bogus negative read/write replies | Dominique Martinet | 1 | -14/+16 |
| 2025-01-20 | net/9p/fd: support ipv6 for trans=tcp | Joshua Murphy | 1 | -32/+24 |
| 2024-11-22 | net/9p/usbg: allow building as standalone module | Dominique Martinet | 1 | -2/+2 |
| 2024-11-22 | 9p/xen: fix release of IRQ | Alex Zenla | 1 | -1/+1 |
| 2024-11-21 | 9p/xen: fix init sequence | Alex Zenla | 1 | -2/+5 |
| 2024-11-16 | net/9p/usbg: fix handling of the failed kzalloc() memory allocation | Mirsad Todorovac | 1 | -2/+2 |
| 2024-10-21 | 9p: fix slab cache name creation for real | Linus Torvalds | 1 | -1/+3 |
| 2024-10-19 | Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linux | Linus Torvalds | 1 | -1/+9 |
| 2024-10-09 | net/9p/usbg: Fix build error | Jinjie Ruan | 1 | -0/+2 |
| 2024-09-23 | 9p: Avoid creating multiple slab caches with the same name | Pedro Falcato | 1 | -1/+9 |
| 2024-09-11 | net/9p/usbg: fix CONFIG_USB_GADGET dependency | Arnd Bergmann | 1 | -1/+1 |
| 2024-09-03 | net/9p/usbg: Add new usb gadget function transport | Michael Grzeschik | 3 | -0/+966 |
| 2024-05-29 | Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux | Linus Torvalds | 1 | -0/+2 |
| 2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+0 |
| 2024-05-22 | net: 9p: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-05-21 | net/9p: fix uninit-value in p9_client_rpc() | Nikita Zhandarovich | 1 | -0/+2 |
| 2024-05-01 | netfs, 9p: Implement helpers for new write code | David Howells | 2 | -0/+50 |
| 2024-02-12 | 9p: Fix read/write debug statements to report server reply | Dominique Martinet | 1 | -5/+5 |
| 2024-02-12 | 9p/trans_fd: remove Excess kernel-doc comment | Randy Dunlap | 1 | -1/+0 |
| 2023-12-13 | net: 9p: avoid freeing uninit memory in p9pdu_vreadf | Fedor Pchelkin | 1 | -4/+13 |
| 2023-10-27 | 9p/net: fix possible memory leak in p9_check_errors() | Hangyu Hua | 1 | -2/+4 |
| 2023-10-27 | 9p/net: xen: fix false positive printf format overflow warning | Dominique Martinet | 1 | -8/+7 |
| 2023-10-26 | 9p: v9fs_listxattr: fix %s null argument warning | Dominique Martinet | 1 | -1/+1 |
| 2023-10-26 | 9p/trans_fd: Annotate data-racy writes to file::f_flags | Marco Elver | 1 | -3/+10 |
| 2023-10-24 | 9p/trans_fd: avoid sending req to a cancelled conn | Sishuai Gong | 1 | -2/+6 |
| 2023-08-09 | net: annotate data-races around sock->ops | Eric Dumazet | 1 | -2/+2 |
| 2023-07-20 | 9p: remove dead stores (variable set again without being read) | Dominique Martinet | 1 | -34/+12 |
| 2023-07-20 | 9p: virtio: skip incrementing unused variable | Dominique Martinet | 1 | -2/+2 |
| 2023-07-20 | 9p: virtio: make sure 'offs' is initialized in zc_request | Dominique Martinet | 1 | -1/+1 |
| 2023-07-20 | 9p: virtio: fix unlikely null pointer deref in handle_rerror | Dominique Martinet | 1 | -1/+1 |
| 2023-05-05 | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+2 |
| 2023-05-04 | Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
| 2023-05-04 | 9p: Remove INET dependency | Jason Andryuk | 1 | -0/+2 |
| 2023-04-02 | 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition | Zheng Wang | 1 | -0/+4 |
| 2023-03-27 | 9p: Add additional debug flags and open modes | Eric Van Hensbergen | 1 | -4/+4 |
| 2023-03-01 | Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -22/+49 |
| 2023-02-24 | net/9p: fix bug in client create for .L | Eric Van Hensbergen | 1 | -1/+1 |
| 2023-02-24 | 9p/rdma: unmap receive dma buffer in rdma_request()/post_recv() | Zhengchao Shao | 1 | -3/+12 |
| 2023-02-24 | 9p/xen: fix connection sequence | Juergen Gross | 1 | -15/+23 |
| 2023-02-24 | 9p/xen: fix version parsing | Juergen Gross | 1 | -2/+8 |
| 2023-02-23 | net/9p: Adjust maximum MSIZE to account for p9 header | Eric Van Hensbergen | 1 | -1/+5 |
| 2023-01-12 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
| 2022-12-23 | Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux | Linus Torvalds | 5 | -29/+40 |
| 2022-12-19 | Treewide: Stop corrupting socket's task_frag | Benjamin Coddington | 1 | -0/+1 |
| 2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li | 1 | -2/+1 |
| 2022-12-13 | 9p/client: fix data race on req->status | Dominique Martinet | 5 | -21/+23 |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-06 | net/9p: fix response size check in p9_check_errors() | Christian Schoenebeck | 1 | -4/+3 |
| 2022-12-06 | net/9p: distinguish zero-copy requests | Christian Schoenebeck | 1 | -0/+6 |
| 2022-12-03 | 9p/xen: do not memcpy header into req->rc | Dominique Martinet | 1 | -1/+3 |
| 2022-12-02 | 9p: set req refcount to zero to avoid uninitialized usage | Schspa Shi | 1 | -0/+5 |
| 2022-12-02 | 9p/net: Remove unneeded idr.h #include | Christophe JAILLET | 3 | -3/+0 |
| 2022-11-29 | Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+3 |
| 2022-11-28 | net/9p: Fix a potential socket leak in p9_socket_open | Wang Hai | 1 | -1/+3 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -1/+1 |
| 2022-11-23 | 9p/xen: check logical size for buffer size | Dominique Martinet | 1 | -0/+9 |
| 2022-11-18 | 9p/fd: Use P9_HDRSZ for header size | GUO Zihua | 1 | -3/+3 |
| 2022-11-18 | 9p/fd: Fix write overflow in p9_read_work | GUO Zihua | 1 | -8/+8 |
| 2022-11-18 | 9p/fd: fix issue of list_del corruption in p9_fd_cancel() | Zhengchao Shao | 1 | -0/+2 |
| 2022-10-07 | net/9p: clarify trans_fd parse_opt failure handling | Li Zhong | 1 | -1/+3 |
| 2022-10-07 | net/9p: add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 1 | -2/+2 |
| 2022-10-07 | net/9p: use a dedicated spinlock for trans_fd | Dominique Martinet | 1 | -16/+25 |
| 2022-10-07 | 9p/trans_fd: always use O_NONBLOCK read/write | Tetsuo Handa | 1 | -0/+3 |
| 2022-10-05 | net/9p: allocate appropriate reduced message buffers | Christian Schoenebeck | 1 | -7/+35 |
| 2022-10-05 | net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module | Christian Schoenebeck | 4 | -0/+4 |
| 2022-10-05 | net/9p: add p9_msg_buf_size() | Christian Schoenebeck | 2 | -0/+169 |
| 2022-10-05 | net/9p: split message size argument into 't_size' and 'r_size' pair | Christian Schoenebeck | 1 | -9/+11 |
| 2022-10-05 | 9p: trans_fd/p9_conn_cancel: drop client lock earlier | Dominique Martinet | 1 | -1/+2 |
| 2022-08-08 | Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -19/+26 |
| 2022-08-08 | 9p: convert to advancing variant of iov_iter_get_pages_alloc() | Al Viro | 3 | -19/+26 |
| 2022-08-06 | Merge tag '9p-for-5.20' of https://github.com/martinetd/linux | Linus Torvalds | 5 | -92/+97 |
| 2022-07-16 | net/9p: Initialize the iounit field during fid creation | Tyler Hicks | 1 | -4/+1 |
| 2022-07-15 | net: 9p: fix refcount leak in p9_read_work() error handling | Hangyu Hua | 1 | -0/+1 |
| 2022-07-15 | 9p: roll p9_tag_remove into p9_req_put | Dominique Martinet | 1 | -50/+51 |
| 2022-07-09 | 9p: Add client parameter to p9_req_put() | Kent Overstreet | 5 | -16/+16 |
| 2022-07-09 | 9p: Drop kref usage | Kent Overstreet | 1 | -11/+8 |
| 2022-07-02 | 9p fid refcount: add a 9p_fid_ref tracepoint | Dominique Martinet | 1 | -1/+19 |
| 2022-07-02 | 9p fid refcount: add p9_fid_get/put wrappers | Dominique Martinet | 1 | -12/+3 |
| 2022-06-09 | 9p: handling Rerror without copy_from_iter_full() | Al Viro | 2 | -85/+35 |
| 2022-05-27 | xen: switch gnttab_end_foreign_access() to take a struct page pointer | Juergen Gross | 1 | -4/+4 |
| 2022-03-15 | xen/grant-table: remove readonly parameter from functions | Juergen Gross | 1 | -4/+4 |
| 2022-03-07 | xen/9p: use alloc/free_pages_exact() | Juergen Gross | 1 | -8/+6 |
| 2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
| 2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
| 2022-01-10 | net/9p: show error message if user 'msize' cannot be satisfied | Christian Schoenebeck | 1 | -1/+6 |
| 2022-01-10 | net/p9: load default transports | Thomas Weißschuh | 1 | -2/+11 |
| 2022-01-10 | 9p/xen: autoload when xenbus service is available | Thomas Weißschuh | 1 | -0/+1 |
| 2022-01-10 | 9p/trans_fd: split into dedicated module | Thomas Weißschuh | 4 | -5/+23 |
| 2021-12-18 | 9p/trans_virtio: Fix typo in the comment for p9_virtio_create() | zhuxinran | 1 | -1/+1 |
| 2021-11-04 | 9p: fix a bunch of checkpatch warnings | Dominique Martinet | 6 | -245/+236 |
| 2021-11-03 | 9p: fix file headers | Dominique Martinet | 10 | -56/+3 |
| 2021-11-03 | net/9p: autoload transport modules | Thomas Weißschuh | 4 | -6/+27 |
| 2021-11-03 | 9p/net: fix missing error check in p9_check_errors | Dominique Martinet | 1 | -0/+2 |
| 2021-09-05 | net/9p: increase default msize to 128k | Christian Schoenebeck | 1 | -1/+1 |
| 2021-09-05 | net/9p: use macro to define default msize | Christian Schoenebeck | 1 | -2/+4 |
| 2021-09-05 | net/9p: increase tcp max msize to 1MB | Dominique Martinet | 1 | -1/+1 |
| 2021-07-27 | 9p/xen: Fix end of loop tests for list_for_each_entry | Harshvardhan Jha | 1 | -2/+2 |
| 2021-07-27 | 9p/trans_virtio: Remove sysfs file on probe failure | Xie Yongji | 1 | -1/+3 |
| 2021-06-02 | 9p/trans_virtio: Fix spelling mistakes | Zheng Yongjun | 1 | -3/+3 |
| 2021-03-28 | net: 9p: Correct function names in the kerneldoc comments | Xiongfeng Wang | 1 | -2/+2 |
| 2021-03-28 | 9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc | Xiongfeng Wang | 1 | -1/+1 |
| 2021-03-28 | net: 9p: Correct function name errstr2errno() in the kerneldoc comments | Xiongfeng Wang | 1 | -1/+1 |
| 2021-03-03 | net: 9p: advance iov on empty read | Jisheng Zhang | 1 | -4/+0 |
| 2021-01-27 | net: remove redundant 'depends on NET' | Masahiro Yamada | 1 | -1/+0 |
| 2020-12-21 | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 1 | -5/+9 |
| 2020-11-19 | 9p: apply review requests for fid refcounting | Dominique Martinet | 1 | -2/+2 |
| 2020-11-19 | 9p: add refcount to p9_fid struct | Jianyong Wu | 1 | -4/+5 |
| 2020-11-03 | fs/9p: fix create-unlink-getattr idiom | Eric Van Hensbergen | 1 | -1/+4 |
| 2020-11-02 | net: 9p: Fix kerneldoc warnings of missing parameters etc | Andrew Lunn | 5 | -6/+19 |
| 2020-10-12 | net: 9p: initialize sun_server.sun_path to have addr's value only when addr i... | Anant Thazhemadam | 1 | -1/+1 |
| 2020-10-09 | 9p/xen: Fix format argument warning | Ye Bin | 1 | -2/+2 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-08-15 | Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 1 | -1/+1 |
| 2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -9/+30 |
| 2020-07-19 | 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work | Wang Hai | 1 | -1/+14 |
| 2020-07-19 | net/9p: Fix sparse endian warning in trans_fd.c | Alexander Kapshuk | 1 | -1/+1 |
| 2020-07-19 | net/9p: validate fds in p9_fd_open | Christoph Hellwig | 1 | -8/+16 |
| 2020-07-13 | net: 9p: kerneldoc fixes | Andrew Lunn | 2 | -4/+5 |
| 2020-06-20 | net: Add MODULE_DESCRIPTION entries to network modules | Rob Gill | 1 | -0/+1 |
| 2020-06-02 | 9p/xen: increase XEN_9PFS_RING_ORDER | Stefano Stabellini | 1 | -27/+34 |
| 2020-03-27 | 9pnet: allow making incomplete read requests | Sergey Alirzaev | 1 | -61/+73 |
| 2019-09-27 | Merge tag '9p-for-5.4' of git://github.com/martinetd/linux | Linus Torvalds | 1 | -0/+1 |
| 2019-09-03 | 9p: Transport error uninitialized | Lu Shuaibing | 1 | -0/+1 |
| 2019-08-05 | rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors | Chuck Lever | 1 | -3/+3 |
| 2019-07-12 | Merge tag '9p-for-5.3' of git://github.com/martinetd/linux | Linus Torvalds | 2 | -2/+14 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 | Thomas Gleixner | 8 | -128/+8 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-15 | 9p/xen: Add cleanup path in p9_trans_xen_init | YueHaibing | 1 | -1/+7 |
| 2019-05-15 | 9p/virtio: Add cleanup path in p9_virtio_init | YueHaibing | 1 | -1/+7 |
| 2019-03-13 | 9p/net: fix memory leak in p9_client_create | zhengbin | 1 | -1/+1 |
| 2019-01-23 | 9p: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-12-25 | 9p/net: put a lower bound on msize | Dominique Martinet | 1 | -0/+21 |
| 2018-11-20 | net/9p: include trans_common.h to fix missing prototype warning. | Adeodato Simó | 1 | -0/+1 |
| 2018-11-03 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
| 2018-11-02 | iov_iter: Fix 9p virtio breakage | Marc Zyngier | 1 | -1/+1 |
| 2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2 | -2/+2 |
| 2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells | 1 | -1/+1 |
| 2018-10-24 | iov_iter: Use accessor function | David Howells | 1 | -1/+1 |
| 2018-10-10 | 9p/trans_fd: put worker reqs on destroy | Dominique Martinet | 1 | -0/+8 |
| 2018-10-10 | 9p/trans_fd: abort p9_read_work if req status changed | Dominique Martinet | 1 | -6/+11 |
| 2018-10-10 | 9p: potential NULL dereference | Dan Carpenter | 1 | -1/+1 |
| 2018-09-08 | 9p: p9dirent_read: check network-provided name length | Dominique Martinet | 1 | -3/+9 |
| 2018-09-08 | 9p/rdma: remove useless check in cm_event_handler | Dominique Martinet | 1 | -2/+1 |
| 2018-09-08 | 9p: do not trust pdu content for stat item size | Gertjan Halkes | 1 | -1/+2 |
| 2018-09-08 | 9p: Rename req to rreq in trans_fd | Tomas Bortoli | 1 | -15/+15 |
| 2018-09-08 | 9p/rdma: do not disconnect on down_interruptible EAGAIN | Dominique Martinet | 1 | -2/+2 |
| 2018-09-08 | 9p: Add refcount to p9_req_t | Tomas Bortoli | 5 | -12/+84 |
| 2018-09-08 | 9p: rename p9_free_req() function | Tomas Bortoli | 1 | -50/+50 |
| 2018-09-08 | 9p: add a per-client fcall kmem_cache | Dominique Martinet | 1 | -5/+32 |
| 2018-09-08 | 9p: embed fcall in req to round down buffer allocs | Dominique Martinet | 5 | -116/+122 |
| 2018-08-29 | 9p: Remove p9_idpool | Matthew Wilcox | 2 | -141/+0 |
| 2018-08-29 | 9p: Use a slab for allocating requests | Matthew Wilcox | 2 | -154/+93 |
| 2018-08-29 | 9p: clear dangling pointers in p9stat_free | Dominique Martinet | 1 | -0/+5 |
| 2018-08-27 | 9p/xen: fix check for xenbus_read error in front_probe | Dominique Martinet | 1 | -2/+2 |
| 2018-08-17 | Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux | Linus Torvalds | 7 | -105/+112 |
| 2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe | 1 | -3/+1 |
| 2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+2 |
| 2018-08-13 | net/9p/trans_virtio.c: add null terminal for mount tag | piaojun | 1 | -10/+7 |
| 2018-08-13 | 9p/virtio: fix off-by-one error in sg list bounds check | jiangyiwen | 1 | -1/+2 |
| 2018-08-13 | 9p: fix whitespace issues | Stephen Hemminger | 3 | -4/+3 |
| 2018-08-13 | 9p: fix multiple NULL-pointer-dereferences | Tomas Bortoli | 4 | -1/+13 |
| 2018-08-13 | 9p: validate PDU length | Tomas Bortoli | 4 | -11/+24 |
| 2018-08-13 | net/9p/trans_fd.c: fix race by holding the lock | Tomas Bortoli | 1 | -5/+5 |
| 2018-08-13 | net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree() | Tomas Bortoli | 1 | -0/+2 |
| 2018-08-13 | net/9p/virtio: Fix hard lockup in req_done | jiangyiwen | 1 | -10/+11 |
| 2018-08-13 | net/9p/trans_virtio.c: fix some spell mistakes in comments | piaojun | 1 | -2/+2 |
| 2018-08-13 | 9p/net: Fix zero-copy path in the 9p virtio transport | Chirantan Ekbote | 1 | -0/+7 |
| 2018-08-13 | 9p: Embed wait_queue_head into p9_req_t | Matthew Wilcox | 2 | -15/+6 |
| 2018-08-13 | 9p: Replace the fidlist with an IDR | Matthew Wilcox | 1 | -28/+16 |
| 2018-08-13 | 9p: Change p9_fid_create calling convention | Matthew Wilcox | 1 | -14/+9 |
| 2018-08-13 | 9p: Fix comment on smp_wmb | Matthew Wilcox | 1 | -1/+1 |
| 2018-08-13 | net/9p/client.c: version pointer uninitialized | Tomas Bortoli | 1 | -1/+1 |
| 2018-08-13 | net/9p: fix error path of p9_virtio_probe | Jean-Philippe Brucker | 1 | -1/+2 |
| 2018-08-13 | 9p/net/protocol.c: return -ENOMEM when kmalloc() failed | piaojun | 1 | -1/+1 |
| 2018-08-13 | net/9p/client.c: add missing '\n' at the end of p9_debug() | piaojun | 1 | -1/+1 |
| 2018-08-08 | net:mod: remove unneeded variable 'ret' in init_p9 | zhong jiang | 1 | -3/+1 |