Commit Graph

86 Commits (7f9f4678637f9ee1a999cc0870c4668f32e1a7eb)

Author SHA1 Message Date
Eric Van Hensbergen e540eb45a5 [PATCH] 9p: null terminate error strings for debug print 18 years ago
Eric Van Hensbergen da977b2c7e [PATCH] 9p: fix segfault caused by race condition in meta-data operations 18 years ago
Eric Van Hensbergen 621997cd39 [PATCH] 9p: fix rename return code 18 years ago
Eric Van Hensbergen f94b347059 [PATCH] 9p: fix bogus return code checks during initialization 18 years ago
Josef "Jeff" Sipek d6f787bcee [PATCH] 9p: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Mika Kukkonen 736c4b8572 [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Alexey Dobriyan d826380b30 [PATCH] 9p: fix leak on error path 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Eric Van Hensbergen 834a9b8ca7 [PATCH] 9p: fix fid behavior on failed remove 19 years ago
Russ Ross 4c90c68aca [PATCH] 9p: fix marshalling bug in tcreate with empty extension field 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Paul Collins 779cbf0bbc v9fs: do not include linux/version.h 19 years ago
Latchesar Ionkov 9d7fa40098 [PATCH] v9fs: fix fid check in v9fs_create 19 years ago
Latchesar Ionkov 94374e7cc3 [PATCH] v9fs: return the correct error when interrupted by signal 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Eric Sesterhenn 099a71d995 [PATCH] Remove needless checks in fs/9p/vfs_inode.c 19 years ago
Florin Malita 0710d36a0f [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() 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
Latchesar Ionkov 41e5a6ac80 [PATCH] v9fs: signal handling fixes 19 years ago
Latchesar Ionkov 343f1fe6f2 [PATCH] v9fs: Twalk memory leak 19 years ago
Eric Van Hensbergen 00fbc6dfe7 [PATCH] 9p: handle sget() failure 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 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
Eugene Teo c0291a05f8 [PATCH] v9fs: fix vfs_inode dereference before NULL check 19 years ago
Latchesar Ionkov 16cce6d27e [PATCH] v9fs: add extension field to Tcreate 19 years ago
Latchesar Ionkov 5174fdab9f [PATCH] v9fs: print 9p messages 19 years ago
Russ Cox 4a26c2429b [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation 19 years ago
Russ Cox 27979bb2ff [PATCH] v9fs: consolidate trans_sock into trans_fd 19 years ago
Adrian Bunk 29c6e48601 [PATCH] fs/9p/: possible cleanups 19 years ago
Ingo Molnar 4f7a07b887 [PATCH] convert fs/9p/ to mutexes, fix locking bugs 19 years ago
Latchesar Ionkov 5e7a99ac45 [PATCH] v9fs: assign dentry ops to negative dentries 19 years ago
Eric Van Hensbergen 8532159f55 [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache 19 years ago
Latchesar Ionkov 731805b494 [PATCH] v9fs: fix for access to unitialized variables or freed memory 19 years ago
Eric Van Hensbergen 46f6dac259 [PATCH] v9fs: simplify fid mapping 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
Eric Van Hensbergen e1c9211755 [PATCH] v9fs: update documentation and fix debug flag 19 years ago
Latchesar Ionkov 034b91a3b6 [PATCH] v9fs: fix corner cases when flushing request 19 years ago
Latchesar Ionkov 05818a004a [PATCH] v9fs: v9fs_put_str fix 19 years ago
Latchesar Ionkov 93c615feff [PATCH] v9fs: symlink support fixes 19 years ago
Eric Van Hensbergen 147b31cf09 [PATCH] v9fs: add readpage support 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Christoph Hellwig 0d456fa426 [PATCH] 9p: remove superflous MS_NODIRATIME assignment 19 years ago
Adrian Bunk 943ffb587c spelling: s/retreive/retrieve/ 19 years ago