Commit Graph

41 Commits (141aeb9f26f9f12f1584c128ce8697cdffb046e7)

Author SHA1 Message Date
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
Abhishek Kulkarni 4d3297ca5b 9p: Remove redundant inode uid/gid assignment 16 years ago
Abhishek Kulkarni 1b5ab3e867 9p: Fix possible regressions when ->get_sb fails. 16 years ago
Abhishek Kulkarni 4f4038328d 9p: Fix v9fs show_options 16 years ago
Al Viro ee450f796f 9P doesn't need BKL in ->umount_begin() 16 years ago
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
David Howells f8b9d53a31 CRED: Wrap task credential accesses in 9P2000 filesystem 16 years ago
Eric Van Hensbergen 51a87c552d 9p: rework client code to use new protocol support functions 17 years ago
Eric Van Hensbergen 887b3ece65 9p: fix error path during early mount 17 years ago
Eric Van Hensbergen ee443996a3 9p: Documentation updates 17 years ago
Al Viro 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
Latchesar Ionkov dda6b022f3 9p: fix memory leak in v9fs_get_sb 17 years ago
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic 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
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Eric Van Hensbergen 00fbc6dfe7 [PATCH] 9p: handle sget() failure 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
Latchesar Ionkov 731805b494 [PATCH] v9fs: fix for access to unitialized variables or freed memory 19 years ago
Eric Van Hensbergen 74b8054c73 [PATCH] v9fs: fix bug in atomic create open fix 19 years ago
Latchesar Ionkov 6a3124a394 [PATCH] v9fs: fix atomic create open 19 years ago
Christoph Hellwig 0d456fa426 [PATCH] 9p: remove superflous MS_NODIRATIME assignment 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
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
Eric Van Hensbergen 322b329ab7 [PATCH] v9fs: Support to force umount 20 years ago
Eric Van Hensbergen 9e82cf6a80 [PATCH] v9fs: VFS superblock operations and glue 20 years ago