57 Commits (ca9ba4471c1203bb6e759b76e83167fec54fe590)

Author SHA1 Message Date
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
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 years ago
Davi Arnaut ce44eeb690 [PATCH] V9FS: 'names_cache' memory leak 19 years ago
Latchesar Ionkov 19cba8abd6 [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write 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
Latchesar Ionkov a1f9d8d23f [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX 20 years ago
Latchesar Ionkov a8e63bff52 [PATCH] v9fs: make copy of the transport prototype instead of using it directly 20 years ago
Latchesar Ionkov 5b06767623 [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer 20 years ago
Latchesar Ionkov d06a8fb130 [PATCH] v9fs: make conv functions to check for conv buffer overflow 20 years ago
Eric Van Hensbergen cb2e87a65d [PATCH] v9fs: fix handling of malformed 9P messages 20 years ago
Eric Van Hensbergen b501611a6f [PATCH] v9fs: readlink extended mode check 20 years ago
Eric Van Hensbergen 5d58bec5b7 [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.) 20 years ago
Eric Van Hensbergen 73c592b9b8 [PATCH] v9fs: Clean-up vfs_inode and setattr functions 20 years ago
Eric Van Hensbergen 1346f51ede [PATCH] v9fs: Change error magic numbers to defined constants 20 years ago
Eric Van Hensbergen 3ed8491c8a [PATCH] v9fs: debug and support routines 20 years ago