Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e26207a3819684e9b4450a2d30bdd065fa92d9c7
/
fs
/
9p
/
v9fs.c
60e78d2
9p: Add fscache support to 9p
by Abhishek Kulkarni
· 15 years ago
4b53e4b
9p: remove unnecessary v9fses->options which duplicates the mount string
by Abhishek Kulkarni
· 15 years ago
f1d9e45
fs/9p: change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
fbedadc
9p: move readn meta-function from client to fs layer
by Eric Van Hensbergen
· 16 years ago
8b81ef5
9p: consolidate transport structure
by Eric Van Hensbergen
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
887b3ec
9p: fix error path during early mount
by Eric Van Hensbergen
· 17 years ago
ab31267
fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up".
by Jim Meyering
· 17 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
b32a09d
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
by Markus Armbruster
· 17 years ago
8a0dc95
9p: transport API reorganization
by Eric Van Hensbergen
· 17 years ago
8999e04
9p: use copy of the options value instead of original
by Latchesar Ionkov
· 17 years ago
0a97629
9p: fix memleak in fs/9p/v9fs.c
by Adrian Bunk
· 17 years ago
fb0466c
9p: fix bad kconfig cross-dependency
by Eric Van Hensbergen
· 17 years ago
ba17674
9p: attach-per-user
by Latchesar Ionkov
· 17 years ago
bd32b82
9p: rename uid and gid parameters
by Latchesar Ionkov
· 17 years ago
2405669
9p: define session flags
by Latchesar Ionkov
· 17 years ago
a80d923
9p: Make transports dynamic
by Eric Van Hensbergen
· 17 years ago
10fa16e
9p: fix debug compilation error
by Eric Van Hensbergen
· 17 years ago
9e2f668
9p: re-enable mount time debug option
by Eric Van Hensbergen
· 17 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago
e03abc0
9p: implement optional loose read cache
by Eric Van Hensbergen
· 18 years ago
f94b347
[PATCH] 9p: fix bogus return code checks during initialization
by Eric Van Hensbergen
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
d826380
[PATCH] 9p: fix leak on error path
by Alexey Dobriyan
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
67543e5
[PATCH] 9p: fix name consistency problems
by Eric Van Hensbergen
· 19 years ago
42e8c50
[PATCH] v9fs: update license boilerplate
by Eric Van Hensbergen
· 19 years ago
4a26c24
[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation
by Russ Cox
· 19 years ago
46f6dac
[PATCH] v9fs: simplify fid mapping
by Eric Van Hensbergen
· 19 years ago
e1c9211
[PATCH] v9fs: update documentation and fix debug flag
by Eric Van Hensbergen
· 19 years ago
1dac06b
[PATCH] v9fs: handle kthread_create failure, minor bugfixes
by Latchesar Ionkov
· 19 years ago
531b109
[PATCH] v9fs: zero copy implementation
by Latchesar Ionkov
· 19 years ago
3cf6429
[PATCH] v9fs: new multiplexer implementation
by Latchesar Ionkov
· 19 years ago
ce44eeb
[PATCH] V9FS: 'names_cache' memory leak
by Davi Arnaut
· 19 years ago
a8e63bf
[PATCH] v9fs: make copy of the transport prototype instead of using it directly
by Latchesar Ionkov
· 19 years ago
322b329
[PATCH] v9fs: Support to force umount
by Eric Van Hensbergen
· 19 years ago
426cc91
[PATCH] v9fs: transport modules
by Eric Van Hensbergen
· 19 years ago
9e82cf6
[PATCH] v9fs: VFS superblock operations and glue
by Eric Van Hensbergen
· 19 years ago