Commit Graph

95 Commits (0a3fd051c7036ef71b58863f8e5da7c3dabd9d3f)

Author SHA1 Message Date
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Latchesar Ionkov c959df9f01 v9fs: don't use primary fid when removing file 18 years ago
Adrian Bunk d32b687e2e 9p: make struct v9fs_cached_file_operations static 18 years ago
Eric Van Hensbergen e03abc0c96 9p: implement optional loose read cache 18 years ago
Eric W. Biederman 2c0463a9ae 9p: Use kthread_stop instead of sending a SIGKILL. 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Adrian Bunk 835d90c421 [PATCH] v9fs_vfs_mkdir(): fix a double free 18 years ago
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