Commit Graph

147 Commits (258ef67e246fd548e7ad91c23004ad157c03cce5)

Author SHA1 Message Date
Al Viro c96f585737 Fix a leak in failure exit in 9p ->get_sb() 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Alessio Igor Bogani 67e55205ec vfs: umount_begin BKL pushdown 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Al Viro a488257ce5 constify dentry_operations: 9p 16 years ago
Alexey Dobriyan 0fcb440889 fs/Kconfig: move 9p out 16 years ago
Julia Lawall f1d9e4586e fs/9p: change simple_strtol to simple_strtoul 16 years ago
Wu Fengguang 7dd0cdc51c 9p: convert d_iname references to d_name.name 16 years ago
Duane Griffin 6ff232070a 9p: Remove potentially bad parameter from function entry debug print. 16 years ago
David Howells f8b9d53a31 CRED: Wrap task credential accesses in 9P2000 filesystem 16 years ago
Eric Van Hensbergen ea2e7996fc 9p: fix format warning 16 years ago
Magnus Deininger 57c7b4e68e 9p: fix device file handling 16 years ago
Eric Van Hensbergen 02da398b95 9p: eliminate depricated conv functions 16 years ago
Eric Van Hensbergen 51a87c552d 9p: rework client code to use new protocol support functions 16 years ago
Eric Van Hensbergen 06b55b464e 9p: move dirread to fs layer 16 years ago
Eric Van Hensbergen dfb0ec2e13 9p: adjust 9p vfs write operation 16 years ago
Eric Van Hensbergen fbedadc16e 9p: move readn meta-function from client to fs layer 16 years ago
Eric Van Hensbergen 0fc9655ec6 9p: consolidate read/write functions 16 years ago
Eric Van Hensbergen 8b81ef589a 9p: consolidate transport structure 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 16 years ago
Julien Brunel 62aa528e02 9p: use an IS_ERR test rather than a NULL test 17 years ago
Al Viro 59af1584bf [PATCH] fix ->llseek() for a bunch of directories 17 years ago
Eric Van Hensbergen 2e4bef41a0 9p: fix O_APPEND in legacy mode 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
Al Viro 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
Matthew Wilcox cb688371e2 fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Eric Van Hensbergen 8a0dc95fd9 9p: transport API reorganization 17 years ago
Eric Van Hensbergen 14b8869ff4 9p: fix mmap to be read-only 17 years ago
Anthony Liguori d199d652c5 9p: add support for sticky bit 17 years ago
Eric Van Hensbergen c55703d807 9p: fix bug in attach-per-user 17 years ago
Latchesar Ionkov 8999e04f3b 9p: use copy of the options value instead of original 17 years ago
Latchesar Ionkov dda6b022f3 9p: fix memory leak in v9fs_get_sb 17 years ago
Latchesar Ionkov 22150c4f0f 9p: v9fs_vfs_rename incorrect clunk order 17 years ago
Adrian Bunk 0a976297e1 9p: fix memleak in fs/9p/v9fs.c 17 years ago
Eric Van Hensbergen fb0466c3ae 9p: fix bad kconfig cross-dependency 17 years ago
Eric Van Hensbergen 50fd801067 9p: soften invalidation in loose_mode 17 years ago
Latchesar Ionkov ba17674fe0 9p: attach-per-user 17 years ago
Latchesar Ionkov bd32b82df9 9p: rename uid and gid parameters 17 years ago
Latchesar Ionkov 2405669b25 9p: define session flags 17 years ago
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic 17 years ago
Pavel Emelyanov 66abe5f257 9PFS: clean up explicit check for mandatory locks 18 years ago
Eric Van Hensbergen fbcb7599e4 9p: remove deprecated v9fs_fid_lookup_remove() 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
Eric Van Hensbergen 9523a841b1 9p: cache meta-data when cache=loose 18 years ago
Latchesar Ionkov bd238fb431 9p: Reorganization of 9p file system code 18 years ago