1. 4b8e992 9p: switch to %p[dD] by Al Viro · 10 years ago
  2. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 5e60867 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry by Al Viro · 11 years ago
  4. 2ea03e1d 9p: v9fs_fid_add() can't fail now by Al Viro · 11 years ago
  5. aaeb7ec v9fs: get rid of v9fs_dentry by Al Viro · 11 years ago
  6. c4d3096 9p: turn fid->dlist into hlist by Al Viro · 11 years ago
  7. 634095d 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fine by Al Viro · 11 years ago
  8. b464255 9p: Modify struct 9p_fid to use a kuid_t not a uid_t by Eric W. Biederman · 11 years ago
  9. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
  10. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago
  11. 42869c8 fs/9p: Add v9fs_dentry2v9ses by Aneesh Kumar K.V · 13 years ago
  12. ea59bb7 fs/9p: Open writeback fid in O_SYNC mode by Aneesh Kumar K.V · 13 years ago
  13. 7c9e592 fs/9p: Make the writeback_fid owned by root by Aneesh Kumar K.V · 13 years ago
  14. 3cf387d fs/9p: Add fid to inode in cached mode by Aneesh Kumar K.V · 13 years ago
  15. 76381a4 fs/9p: Add access = client option to opt in acl evaluation. by Aneesh Kumar K.V · 14 years ago
  16. 8f587df 9p: potential ERR_PTR() dereference by Dan Carpenter · 14 years ago
  17. a534c8d fs/9p: Prevent parallel rename when doing fid_lookup by Aneesh Kumar K.V · 14 years ago
  18. 9ffaf63 fs/9p: Pass the correct user credentials during attach by Aneesh Kumar K.V · 14 years ago
  19. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  20. 5b0fa20 fs/9p: Clunk the fid resulting from partial walk of the name by Aneesh Kumar K.V · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. dd6102f 9P2010.L handshake: Add VFS flags by Sripathi Kodi · 14 years ago
  23. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  24. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 16 years ago
  25. f8b9d53 CRED: Wrap task credential accesses in 9P2000 filesystem by David Howells · 16 years ago
  26. cb68837 fs: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  27. c55703d 9p: fix bug in attach-per-user by Eric Van Hensbergen · 16 years ago
  28. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  29. fbcb759 9p: remove deprecated v9fs_fid_lookup_remove() by Eric Van Hensbergen · 17 years ago
  30. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago
  31. e03abc0 9p: implement optional loose read cache by Eric Van Hensbergen · 17 years ago
  32. da977b2 [PATCH] 9p: fix segfault caused by race condition in meta-data operations by Eric Van Hensbergen · 17 years ago
  33. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  34. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  35. 42e8c50 [PATCH] v9fs: update license boilerplate by Eric Van Hensbergen · 18 years ago
  36. 46f6dac [PATCH] v9fs: simplify fid mapping by Eric Van Hensbergen · 18 years ago
  37. 6a3124a [PATCH] v9fs: fix atomic create open by Latchesar Ionkov · 18 years ago
  38. 531b109 [PATCH] v9fs: zero copy implementation by Latchesar Ionkov · 19 years ago
  39. 3cf6429 [PATCH] v9fs: new multiplexer implementation by Latchesar Ionkov · 19 years ago
  40. 0b8dd17 [PATCH] v9fs: fix races in fid allocation by Latchesar Ionkov · 19 years ago
  41. 3ed8491 [PATCH] v9fs: debug and support routines by Eric Van Hensbergen · 19 years ago