nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / 9p / v9fs.c
2009-09-23 Abhishek Kulkarni9p: Add fscache support to 9p
2009-08-17 Abhishek Kulkarni9p: remove unnecessary v9fses->options which duplicates...
2008-12-19 Julia Lawallfs/9p: change simple_strtol to simple_strtoul
2008-10-17 Eric Van Hensbergen9p: move readn meta-function from client to fs layer
2008-10-17 Eric Van Hensbergen9p: consolidate transport structure
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-05-15 Eric Van Hensbergen9p: fix error path during early mount
2008-05-15 Jim Meyeringfs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and...
2008-05-15 Eric Van Hensbergen9p: Documentation updates
2008-05-15 Markus Armbrusteradd match_strlcpy() us it to make v9fs make uname and...
2008-02-07 Eric Van Hensbergen9p: transport API reorganization
2007-11-06 Latchesar Ionkov9p: use copy of the options value instead of original
2007-10-23 Adrian Bunk9p: fix memleak in fs/9p/v9fs.c
2007-10-17 Eric Van Hensbergen9p: fix bad kconfig cross-dependency
2007-10-17 Latchesar Ionkov9p: attach-per-user
2007-10-17 Latchesar Ionkov9p: rename uid and gid parameters
2007-10-17 Latchesar Ionkov9p: define session flags
2007-10-17 Eric Van Hensbergen9p: Make transports dynamic
2007-07-16 Eric Van Hensbergen9p: fix debug compilation error
2007-07-14 Eric Van Hensbergen9p: re-enable mount time debug option
2007-07-14 Latchesar Ionkov9p: Reorganization of 9p file system code
2007-02-18 Eric Van Hensbergen9p: implement optional loose read cache
2007-01-26 Eric Van Hensbergen[PATCH] 9p: fix bogus return code checks during initial...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-09-29 Alexey Dobriyan[PATCH] 9p: fix leak on error path
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
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