nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / 9p / vfs_dir.c
2009-11-02 Eric Van Hensbergen9p: fix readdir corner cases
2009-11-02 Martin Stava9p: fix a small bug in readdir for long directories
2008-10-17 Eric Van Hensbergen9p: eliminate depricated conv functions
2008-10-17 Eric Van Hensbergen9p: rework client code to use new protocol support...
2008-10-17 Eric Van Hensbergen9p: move dirread to fs layer
2008-08-25 Al Viro[PATCH] fix ->llseek() for a bunch of directories
2008-05-15 Eric Van Hensbergen9p: Documentation updates
2007-07-14 Latchesar Ionkov9p: Reorganization of 9p file system code
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2006-12-08 Josef "Jeff" Sipek[PATCH] 9p: change uses of f_{dentry,vfsmnt} to use...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
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-17 Eric Van Hensbergen[PATCH] v9fs: fix overzealous dropping of dentry which...
2006-01-09 Latchesar Ionkov[PATCH] v9fs: zero copy implementation
2006-01-09 Latchesar Ionkov[PATCH] v9fs: new multiplexer implementation
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2005-09-28 Latchesar Ionkov[PATCH] v9fs: fix races in fid allocation
2005-09-09 Eric Van Hensbergen[PATCH] v9fs: VFS file, dentry, and directory operations