nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / 9p / v9fs_vfs.h
2009-09-23 Abhishek Kulkarni9p: Add fscache support to 9p
2009-03-27 Al Viroconstify dentry_operations: 9p
2008-10-17 Eric Van Hensbergen9p: rework client code to use new protocol support...
2008-10-17 Eric Van Hensbergen9p: move readn meta-function from client to fs layer
2008-07-03 Eric Van Hensbergen9p: fix O_APPEND in legacy mode
2007-07-14 Latchesar Ionkov9p: Reorganization of 9p file system code
2007-03-26 Adrian Bunk9p: make struct v9fs_cached_file_operations static
2007-02-18 Eric Van Hensbergen9p: implement optional loose read cache
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-25 Eric Van Hensbergen[PATCH] v9fs: update license boilerplate
2006-03-02 Latchesar Ionkov[PATCH] v9fs: fix atomic create open
2006-01-19 Eric Van Hensbergen[PATCH] v9fs: add readpage support
2006-01-09 Latchesar Ionkov[PATCH] v9fs: zero copy implementation
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS superblock operations and glue