aboutsummaryrefslogtreecommitdiff
path: root/fs/9p/vfs_dir.c
AgeCommit message (Expand)Author
2013-02-10locking in fs/9p ->readdir()Al Viro
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V
2011-03-15fs/9p: We need not writeback dirty pages during closeAneesh Kumar K.V
2010-10-289p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-289p: Pass the correct end of buffer to p9dirent_readSripathi Kodi
2010-09-139p: Check for NULL fid in v9fs_dir_release()jvrao
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov
2010-05-219p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-059p: return on mutex_lock_interruptible()Dan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13fs/9p: re-init the wstat in readdir loopAneesh Kumar K.V
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-11-029p: fix a small bug in readdir for long directoriesMartin Stava
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen
2008-10-179p: move dirread to fs layerEric Van Hensbergen
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro
2008-05-149p: Documentation updatesEric Van Hensbergen
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-08[PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen
2006-03-17[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov
2005-09-09[PATCH] v9fs: VFS file, dentry, and directory operationsEric Van Hensbergen