23 Commits (8a0d4900697f2d615a77cd99585e743c1af555a3)

Author SHA1 Message Date
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 years ago
Davi Arnaut ce44eeb690 [PATCH] V9FS: 'names_cache' memory leak 19 years ago
Latchesar Ionkov 19cba8abd6 [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write 19 years ago
Al Viro 192eaa28ba [PATCH] missing ERR_PTR in 9fs 20 years ago
Latchesar Ionkov 0b8dd17762 [PATCH] v9fs: fix races in fid allocation 20 years ago
Latchesar Ionkov f71626a461 [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb 20 years ago
Latchesar Ionkov a1f9d8d23f [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX 20 years ago
Latchesar Ionkov a8e63bff52 [PATCH] v9fs: make copy of the transport prototype instead of using it directly 20 years ago
Latchesar Ionkov 5b06767623 [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer 20 years ago
Latchesar Ionkov d06a8fb130 [PATCH] v9fs: make conv functions to check for conv buffer overflow 20 years ago
Eric Van Hensbergen cb2e87a65d [PATCH] v9fs: fix handling of malformed 9P messages 20 years ago
Eric Van Hensbergen b501611a6f [PATCH] v9fs: readlink extended mode check 20 years ago
Eric Van Hensbergen 5d58bec5b7 [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.) 20 years ago
Eric Van Hensbergen 73c592b9b8 [PATCH] v9fs: Clean-up vfs_inode and setattr functions 20 years ago
Eric Van Hensbergen 1346f51ede [PATCH] v9fs: Change error magic numbers to defined constants 20 years ago
Eric Van Hensbergen 3ed8491c8a [PATCH] v9fs: debug and support routines 20 years ago
Eric Van Hensbergen 322b329ab7 [PATCH] v9fs: Support to force umount 20 years ago
Eric Van Hensbergen 426cc91aa6 [PATCH] v9fs: transport modules 20 years ago
Eric Van Hensbergen b8cf945b31 [PATCH] v9fs: 9P protocol implementation 20 years ago
Eric Van Hensbergen 9e82cf6a80 [PATCH] v9fs: VFS superblock operations and glue 20 years ago
Eric Van Hensbergen 2bad847151 [PATCH] v9fs: VFS inode operations 20 years ago
Eric Van Hensbergen e69e7fe5b0 [PATCH] v9fs: VFS file, dentry, and directory operations 20 years ago
Eric Van Hensbergen 93fa58cb83 [PATCH] v9fs: Documentation, Makefiles, Configuration 20 years ago