index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
9p
/
mux.c
Age
Commit message (
Expand
)
Author
Files
Lines
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