Age | Commit message (Expand) | Author | Files | Lines |
2007-07-14 | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 1 | -1033/+0 |
2007-02-18 | 9p: Use kthread_stop instead of sending a SIGKILL. | Eric W. Biederman | 1 | -4/+1 |
2007-01-26 | [PATCH] 9p: fix bogus return code checks during initialization | Eric Van Hensbergen | 1 | -1/+3 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -8/+8 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-28 | [PATCH] v9fs: return the correct error when interrupted by signal | Latchesar Ionkov | 1 | -0/+2 |
2006-06-26 | spelling fixes | Andreas Mohr | 1 | -1/+1 |
2006-05-15 | [PATCH] v9fs: signal handling fixes | Latchesar Ionkov | 1 | -91/+131 |
2006-03-25 | [PATCH] v9fs: update license boilerplate | Eric Van Hensbergen | 1 | -3/+2 |
2006-03-25 | [PATCH] v9fs: print 9p messages | Latchesar Ionkov | 1 | -0/+15 |
2006-03-25 | [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation | Russ Cox | 1 | -6/+6 |
2006-03-24 | [PATCH] fs/9p/: possible cleanups | Adrian Bunk | 1 | -5/+6 |
2006-03-23 | [PATCH] convert fs/9p/ to mutexes, fix locking bugs | Ingo Molnar | 1 | -5/+6 |
2006-02-03 | [PATCH] v9fs: fix corner cases when flushing request | Latchesar Ionkov | 1 | -4/+11 |
2006-01-08 | [PATCH] v9fs: handle kthread_create failure, minor bugfixes | Latchesar Ionkov | 1 | -12/+26 |
2006-01-08 | [PATCH] v9fs: zero copy implementation | Latchesar Ionkov | 1 | -71/+86 |
2006-01-08 | [PATCH] v9fs: new multiplexer implementation | Latchesar Ionkov | 1 | -328/+794 |
2005-09-09 | [PATCH] v9fs: fix handling of malformed 9P messages | Eric Van Hensbergen | 1 | -19/+34 |
2005-09-09 | [PATCH] v9fs: Support to force umount | Eric Van Hensbergen | 1 | -0/+20 |
2005-09-09 | [PATCH] v9fs: transport modules | Eric Van Hensbergen | 1 | -0/+440 |