Commit Graph

50 Commits (6c0f6218ba04a5d6e61d0c55b68e6c4ef0736531)

Author SHA1 Message Date
Aneesh Kumar K.V a534c8d15b fs/9p: Prevent parallel rename when doing fid_lookup 15 years ago
Aneesh Kumar K.V 9ffaf63e34 fs/9p: Pass the correct user credentials during attach 15 years ago
Jens Axboe 0ed07ddb56 9p: add bdi backing to mount session 15 years ago
Aneesh Kumar K.V 6d96d3ab7a 9p: Make sure we are able to clunk the cached fid on umount 15 years ago
Sripathi Kodi 476ada0436 9p: Fix setting of protocol flags in v9fs_session_info structure. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Sripathi Kodi 342fee1d5c 9P2010.L handshake: Remove "dotu" variable 15 years ago
Sripathi Kodi dd6102fbd9 9P2010.L handshake: Add VFS flags 15 years ago
Eric Van Hensbergen bf2d29c64d 9p: fix memory leak in v9fs_parse_options() 15 years ago
Eric Van Hensbergen d8c8a9e365 9p: fix option parsing 15 years ago
Abhishek Kulkarni 60e78d2c99 9p: Add fscache support to 9p 16 years ago
Abhishek Kulkarni 4b53e4b500 9p: remove unnecessary v9fses->options which duplicates the mount string 16 years ago
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