1. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  2. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  3. 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
  4. 083c73c fix oops in fs/9p late mount failure by Al Viro · 14 years ago
  5. 60e78d2 9p: Add fscache support to 9p by Abhishek Kulkarni · 15 years ago
  6. 4b53e4b 9p: remove unnecessary v9fses->options which duplicates the mount string by Abhishek Kulkarni · 15 years ago
  7. 4d3297c 9p: Remove redundant inode uid/gid assignment by Abhishek Kulkarni · 15 years ago
  8. 1b5ab3e 9p: Fix possible regressions when ->get_sb fails. by Abhishek Kulkarni · 15 years ago
  9. 4f40383 9p: Fix v9fs show_options by Abhishek Kulkarni · 15 years ago
  10. ee450f7 9P doesn't need BKL in ->umount_begin() by Al Viro · 15 years ago
  11. c96f585 Fix a leak in failure exit in 9p ->get_sb() by Al Viro · 15 years ago
  12. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  13. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  14. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  15. f8b9d53 CRED: Wrap task credential accesses in 9P2000 filesystem by David Howells · 16 years ago
  16. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  17. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  18. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  19. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  20. dda6b02 9p: fix memory leak in v9fs_get_sb by Latchesar Ionkov · 17 years ago
  21. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  22. 9e2f668 9p: re-enable mount time debug option by Eric Van Hensbergen · 17 years ago
  23. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago
  24. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  25. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  26. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  27. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  28. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  29. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  30. 8b512d9 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE by Trond Myklebust · 18 years ago
  31. 00fbc6d [PATCH] 9p: handle sget() failure by Eric Van Hensbergen · 18 years ago
  32. 67543e5 [PATCH] 9p: fix name consistency problems by Eric Van Hensbergen · 18 years ago
  33. 42e8c50 [PATCH] v9fs: update license boilerplate by Eric Van Hensbergen · 18 years ago
  34. 731805b [PATCH] v9fs: fix for access to unitialized variables or freed memory by Latchesar Ionkov · 18 years ago
  35. 74b8054 [PATCH] v9fs: fix bug in atomic create open fix by Eric Van Hensbergen · 18 years ago
  36. 6a3124a [PATCH] v9fs: fix atomic create open by Latchesar Ionkov · 18 years ago
  37. 0d456fa [PATCH] 9p: remove superflous MS_NODIRATIME assignment by Christoph Hellwig · 19 years ago
  38. 1dac06b [PATCH] v9fs: handle kthread_create failure, minor bugfixes by Latchesar Ionkov · 19 years ago
  39. 531b109 [PATCH] v9fs: zero copy implementation by Latchesar Ionkov · 19 years ago
  40. 3cf6429 [PATCH] v9fs: new multiplexer implementation by Latchesar Ionkov · 19 years ago
  41. 192eaa2 [PATCH] missing ERR_PTR in 9fs by Al Viro · 19 years ago
  42. 0b8dd17 [PATCH] v9fs: fix races in fid allocation by Latchesar Ionkov · 19 years ago
  43. f71626a [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb by Latchesar Ionkov · 19 years ago
  44. 322b329 [PATCH] v9fs: Support to force umount by Eric Van Hensbergen · 19 years ago
  45. 9e82cf6 [PATCH] v9fs: VFS superblock operations and glue by Eric Van Hensbergen · 19 years ago