Commit Graph

37 Commits (e04a88a920ff36d03641e1b9c01b7960d94209f1)

Author SHA1 Message Date
Julia Lawall f1d9e4586e fs/9p: change simple_strtol to simple_strtoul 16 years ago
Eric Van Hensbergen fbedadc16e 9p: move readn meta-function from client to fs layer 17 years ago
Eric Van Hensbergen 8b81ef589a 9p: consolidate transport structure 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Eric Van Hensbergen 887b3ece65 9p: fix error path during early mount 17 years ago
Jim Meyering ab31267dfe 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". 17 years ago
Eric Van Hensbergen ee443996a3 9p: Documentation updates 17 years ago
Markus Armbruster b32a09db4f add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust 17 years ago
Eric Van Hensbergen 8a0dc95fd9 9p: transport API reorganization 17 years ago
Latchesar Ionkov 8999e04f3b 9p: use copy of the options value instead of original 17 years ago
Adrian Bunk 0a976297e1 9p: fix memleak in fs/9p/v9fs.c 18 years ago
Eric Van Hensbergen fb0466c3ae 9p: fix bad kconfig cross-dependency 18 years ago
Latchesar Ionkov ba17674fe0 9p: attach-per-user 18 years ago
Latchesar Ionkov bd32b82df9 9p: rename uid and gid parameters 18 years ago
Latchesar Ionkov 2405669b25 9p: define session flags 18 years ago
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic 18 years ago
Eric Van Hensbergen 10fa16e75c 9p: fix debug compilation error 18 years ago
Eric Van Hensbergen 9e2f6688c0 9p: re-enable mount time debug option 18 years ago
Latchesar Ionkov bd238fb431 9p: Reorganization of 9p file system code 18 years ago
Eric Van Hensbergen e03abc0c96 9p: implement optional loose read cache 18 years ago
Eric Van Hensbergen f94b347059 [PATCH] 9p: fix bogus return code checks during initialization 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
Alexey Dobriyan d826380b30 [PATCH] 9p: fix leak on error path 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Van Hensbergen 67543e508d [PATCH] 9p: fix name consistency problems 19 years ago
Eric Van Hensbergen 42e8c509cf [PATCH] v9fs: update license boilerplate 19 years ago
Russ Cox 4a26c2429b [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation 19 years ago
Eric Van Hensbergen 46f6dac259 [PATCH] v9fs: simplify fid mapping 19 years ago
Eric Van Hensbergen e1c9211755 [PATCH] v9fs: update documentation and fix debug flag 19 years ago
Latchesar Ionkov 1dac06b20d [PATCH] v9fs: handle kthread_create failure, minor bugfixes 19 years ago
Latchesar Ionkov 531b1094b7 [PATCH] v9fs: zero copy implementation 19 years ago
Latchesar Ionkov 3cf6429a26 [PATCH] v9fs: new multiplexer implementation 19 years ago
Davi Arnaut ce44eeb690 [PATCH] V9FS: 'names_cache' memory leak 20 years ago
Latchesar Ionkov a8e63bff52 [PATCH] v9fs: make copy of the transport prototype instead of using it directly 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 9e82cf6a80 [PATCH] v9fs: VFS superblock operations and glue 20 years ago