1. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  2. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 16 years ago
  3. 8b81ef5 9p: consolidate transport structure by Eric Van Hensbergen · 16 years ago
  4. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  5. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  6. ab31267 fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up". by Jim Meyering · 16 years ago
  7. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  8. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 16 years ago
  9. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  10. 8999e04 9p: use copy of the options value instead of original by Latchesar Ionkov · 17 years ago
  11. 0a97629 9p: fix memleak in fs/9p/v9fs.c by Adrian Bunk · 17 years ago
  12. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  13. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  14. bd32b82 9p: rename uid and gid parameters by Latchesar Ionkov · 17 years ago
  15. 2405669 9p: define session flags by Latchesar Ionkov · 17 years ago
  16. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  17. 10fa16e 9p: fix debug compilation error by Eric Van Hensbergen · 17 years ago
  18. 9e2f668 9p: re-enable mount time debug option by Eric Van Hensbergen · 17 years ago
  19. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago
  20. e03abc0 9p: implement optional loose read cache by Eric Van Hensbergen · 17 years ago
  21. f94b347 [PATCH] 9p: fix bogus return code checks during initialization by Eric Van Hensbergen · 17 years ago
  22. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  23. d826380 [PATCH] 9p: fix leak on error path by Alexey Dobriyan · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. 67543e5 [PATCH] 9p: fix name consistency problems by Eric Van Hensbergen · 18 years ago
  26. 42e8c50 [PATCH] v9fs: update license boilerplate by Eric Van Hensbergen · 18 years ago
  27. 4a26c24 [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation by Russ Cox · 18 years ago
  28. 46f6dac [PATCH] v9fs: simplify fid mapping by Eric Van Hensbergen · 18 years ago
  29. e1c9211 [PATCH] v9fs: update documentation and fix debug flag by Eric Van Hensbergen · 18 years ago
  30. 1dac06b [PATCH] v9fs: handle kthread_create failure, minor bugfixes by Latchesar Ionkov · 18 years ago
  31. 531b109 [PATCH] v9fs: zero copy implementation by Latchesar Ionkov · 18 years ago
  32. 3cf6429 [PATCH] v9fs: new multiplexer implementation by Latchesar Ionkov · 18 years ago
  33. ce44eeb [PATCH] V9FS: 'names_cache' memory leak by Davi Arnaut · 19 years ago
  34. a8e63bf [PATCH] v9fs: make copy of the transport prototype instead of using it directly by Latchesar Ionkov · 19 years ago
  35. 322b329 [PATCH] v9fs: Support to force umount by Eric Van Hensbergen · 19 years ago
  36. 426cc91 [PATCH] v9fs: transport modules by Eric Van Hensbergen · 19 years ago
  37. 9e82cf6 [PATCH] v9fs: VFS superblock operations and glue by Eric Van Hensbergen · 19 years ago