1. 28cbbdd hw/9pfs: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  2. c3b21fb 9pfs: mark more coroutine_fns by Paolo Bonzini · 2 years ago
  3. f5265c8 9pfs: use GHashTable for fid table by Linus Heckemann · 2 years, 5 months ago
  4. 9204028 9p: add missing coroutine_fn annotations by Marc-André Lureau · 2 years, 6 months ago
  5. a136d17 9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c by Will Cohen · 3 years ago
  6. 39db334 9pfs/9p.h: convert Doxygen -> kerneldoc format by Christian Schoenebeck · 3 years ago
  7. 38d7fd6 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX by Keno Fischer · 3 years ago
  8. 6655033 9pfs: drop root_qid by Christian Schoenebeck · 3 years, 9 months ago
  9. 1102437 9pfs: capture root stat by Christian Schoenebeck · 3 years, 9 months ago
  10. 81f9766 9pfs: Convert reclaim list to QSLIST by Greg Kurz · 4 years, 2 months ago
  11. feabd6c 9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ by Greg Kurz · 4 years, 2 months ago
  12. 2e53160 9pfs: Convert V9fsFidState::clunked to bool by Greg Kurz · 4 years, 2 months ago
  13. 487729e hw/9pfs : open brace '{' following struct go on the same line by Xinhao Zhang · 4 years, 4 months ago
  14. d2c5cf7 9pfs: differentiate readdir lock between 9P2000.u vs. 9P2000.L by Christian Schoenebeck · 4 years, 8 months ago
  15. 2149675 9pfs: add new function v9fs_co_readdir_many() by Christian Schoenebeck · 4 years, 8 months ago
  16. 29c9d2c 9pfs: make v9fs_readdir_response_size() public by Christian Schoenebeck · 4 years, 8 months ago
  17. cf45183 Revert "9p: init_in_iov_from_pdu can truncate the size" by Stefano Stabellini · 4 years, 10 months ago
  18. ed46345 9p: Lock directory streams with a CoMutex by Greg Kurz · 4 years, 10 months ago
  19. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
  20. e16453a 9pfs: require msize >= 4096 by Christian Schoenebeck · 5 years ago
  21. 16724a1 9p: init_in_iov_from_pdu can truncate the size by Greg Kurz · 5 years ago
  22. 6b6aa82 9p: Use variable length suffixes for inode remapping by Christian Schoenebeck · 5 years ago
  23. f3fe4a2 9p: stat_to_qid: implement slow path by Antonios Motakis · 5 years ago
  24. 1a6ed33 9p: Added virtfs option 'multidevs=remap|forbid|warn' by Antonios Motakis · 5 years ago
  25. 3b5ee9e 9p: Treat multiple devices on one export as an error by Antonios Motakis · 5 years ago
  26. aca6897 9p: xattr: Properly translate xattrcreate flags by Keno Fischer · 7 years ago
  27. e446a1e 9p: v9fs_path_copy() readability by Marc-André Lureau · 7 years ago
  28. 066eb00 9pfs: drop v9fs_register_transport() by Greg Kurz · 7 years ago
  29. 7567359 9pfs: make pdu_marshal() and pdu_unmarshal() static functions by Greg Kurz · 7 years ago
  30. 8e71b96 9pfs: fix some type definitions by Greg Kurz · 7 years ago
  31. 21cf9ed 9pfs: drop one user of struct V9fsFidState by Greg Kurz · 7 years ago
  32. 8d37de4 virtio-9p: break device if buffers are misconfigured by Greg Kurz · 8 years ago
  33. a4d9985 virtio-9p: message header is 7-byte long by Greg Kurz · 8 years ago
  34. 506f327 virtio-9p/xen-9p: move 9p specific bits to core 9p code by Greg Kurz · 8 years ago
  35. c9fb47e 9p: introduce a type for the 9p header by Stefano Stabellini · 8 years ago
  36. baecbde 9pfs: fix P9_NOTAG and P9_NOFID macros by Greg Kurz · 8 years ago
  37. 88da0b0 9pfs: introduce init_out/in_iov_from_pdu by Stefano Stabellini · 8 years ago
  38. ea83441 9pfs: introduce transport specific callbacks by Stefano Stabellini · 8 years ago
  39. 583f21f 9pfs: move pdus to V9fsState by Stefano Stabellini · 8 years ago
  40. 8495f9a 9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t by Li Qiang · 8 years ago
  41. dd28fbb 9pfs: add xattrwalk_fid field in V9fsXattr struct by Li Qiang · 8 years ago
  42. 0e44a0f virtio-9p: add reset handler by Greg Kurz · 8 years ago
  43. 8440e22 9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch] by Greg Kurz · 8 years ago
  44. bc70a59 9pfs: fsdev: drop useless extern annotation for functions by Greg Kurz · 8 years ago
  45. e3e83f2 9pfs: introduce v9fs_path_sprintf() helper by Greg Kurz · 8 years ago
  46. 56f101e 9pfs: handle walk of ".." in the root directory by Greg Kurz · 9 years ago
  47. 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
  48. 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  49. 7cde47d 9p: add locking to V9fsDir by Greg Kurz · 9 years ago
  50. f314ea4 9p: introduce the V9fsDir type by Greg Kurz · 9 years ago
  51. af8b38b 9p/fsdev: remove obsolete references to virtio by Greg Kurz · 9 years ago
  52. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  53. 00588a0 9pfs: introduce V9fsVirtioState by Wei Liu · 9 years ago
  54. 2a0c56a 9pfs: factor out v9fs_device_{,un}realize_common by Wei Liu · 9 years ago
  55. 4b311c5 9pfs: export pdu_{submit,alloc,free} by Wei Liu · 9 years ago
  56. ebe74f8 9pfs: break out 9p.h from virtio-9p.h by Wei Liu · 9 years ago