1. f78233d 9p: Skip check for mandatory locks when unlocking by Sachin Prabhu · 16 years ago
  2. fc0f296 9p: Fixes a simple bug enabling writes beyond 2GB. by jvrao · 16 years ago
  3. dd6102f 9P2010.L handshake: Add VFS flags by Sripathi Kodi · 16 years ago
  4. 7a4439c 9p: Include fsync support for 9p client by M. Mohan Kumar · 16 years ago
  5. 60e78d2 9p: Add fscache support to 9p by Abhishek Kulkarni · 17 years ago
  6. 637d020 9p: Fix the incorrect update of inode size in v9fs_file_write() by Abhishek Kulkarni · 17 years ago
  7. 7549ae3 9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly. by Abhishek Kulkarni · 17 years ago
  8. ea2e799 9p: fix format warning by Eric Van Hensbergen · 18 years ago
  9. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 18 years ago
  10. dfb0ec2 9p: adjust 9p vfs write operation by Eric Van Hensbergen · 18 years ago
  11. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 18 years ago
  12. 0fc9655 9p: consolidate read/write functions by Eric Van Hensbergen · 18 years ago
  13. 2e4bef4 9p: fix O_APPEND in legacy mode by Eric Van Hensbergen · 18 years ago
  14. ee44399 9p: Documentation updates by Eric Van Hensbergen · 18 years ago
  15. 14b8869 9p: fix mmap to be read-only by Eric Van Hensbergen · 18 years ago
  16. 50fd801 9p: soften invalidation in loose_mode by Eric Van Hensbergen · 19 years ago
  17. 66abe5f 9PFS: clean up explicit check for mandatory locks by Pavel Emelyanov · 19 years ago
  18. 9523a84 9p: cache meta-data when cache=loose by Eric Van Hensbergen · 19 years ago
  19. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 19 years ago
  20. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  21. d32b687 9p: make struct v9fs_cached_file_operations static by Adrian Bunk · 19 years ago
  22. e03abc0 9p: implement optional loose read cache by Eric Van Hensbergen · 19 years ago
  23. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 19 years ago
  24. da977b2 [PATCH] 9p: fix segfault caused by race condition in meta-data operations by Eric Van Hensbergen · 19 years ago
  25. d6f787b [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 20 years ago
  26. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 20 years ago
  27. 779cbf0 v9fs: do not include linux/version.h by Paul Collins · 20 years ago
  28. 41e5a6a [PATCH] v9fs: signal handling fixes by Latchesar Ionkov · 20 years ago
  29. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 20 years ago
  30. 42e8c50 [PATCH] v9fs: update license boilerplate by Eric Van Hensbergen · 20 years ago
  31. 16cce6d [PATCH] v9fs: add extension field to Tcreate by Latchesar Ionkov · 20 years ago
  32. 6a3124a [PATCH] v9fs: fix atomic create open by Latchesar Ionkov · 20 years ago
  33. 147b31c [PATCH] v9fs: add readpage support by Eric Van Hensbergen · 20 years ago
  34. 531b109 [PATCH] v9fs: zero copy implementation by Latchesar Ionkov · 21 years ago
  35. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 21 years ago
  36. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 21 years ago
  37. 19cba8a [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write by Latchesar Ionkov · 21 years ago
  38. 0b8dd17 [PATCH] v9fs: fix races in fid allocation by Latchesar Ionkov · 21 years ago
  39. e69e7fe [PATCH] v9fs: VFS file, dentry, and directory operations by Eric Van Hensbergen · 21 years ago