v9fs: do not include linux/version.h
[safe/jmp/linux-2.6] / fs / 9p / v9fs.c
2006-03-25 Eric Van Hensbergen[PATCH] 9p: fix name consistency problems
2006-03-25 Eric Van Hensbergen[PATCH] v9fs: update license boilerplate
2006-03-25 Russ Cox[PATCH] v9fs: rename tids to tags to be consistent...
2006-03-02 Eric Van Hensbergen[PATCH] v9fs: simplify fid mapping
2006-02-21 Eric Van Hensbergen[PATCH] v9fs: update documentation and fix debug flag
2006-01-09 Latchesar Ionkov[PATCH] v9fs: handle kthread_create failure, minor...
2006-01-09 Latchesar Ionkov[PATCH] v9fs: zero copy implementation
2006-01-09 Latchesar Ionkov[PATCH] v9fs: new multiplexer implementation
2005-11-07 Davi Arnaut[PATCH] V9FS: 'names_cache' memory leak
2005-09-23 Latchesar Ionkov[PATCH] v9fs: make copy of the transport prototype...
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: Support to force umount
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: transport modules
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS superblock operations and glue