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