Commit Graph

77 Commits (15fe25ca67234514d7cf41af28096c1330f44950)

Author SHA1 Message Date
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
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 d8da097afb [PATCH] v9fs: fix fid management in v9fs_create 19 years ago
Latchesar Ionkov 3cf6429a26 [PATCH] v9fs: new multiplexer implementation 19 years ago
Eric Van Hensbergen f5ef3c105b [PATCH] v9fs: fix fd_close 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Latchesar Ionkov a93a117eaa [PATCH] v9fs: fix memory leak in v9fs dentry code 19 years ago