aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov1-32/+59
2005-09-22[PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAXLatchesar Ionkov1-2/+2
2005-09-09[PATCH] v9fs: readlink extended mode checkEric Van Hensbergen1-5/+30
2005-09-09[PATCH] v9fs: Fix support for special files (devices, named pipes, etc.)Eric Van Hensbergen1-0/+3
2005-09-09[PATCH] v9fs: Clean-up vfs_inode and setattr functionsEric Van Hensbergen1-96/+35
2005-09-09[PATCH] v9fs: VFS inode operationsEric Van Hensbergen1-0/+1371