Commit Graph

43 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
Ulrich Drepper a677a039be flag parameters: socket and socketpair 17 years ago
Eric Van Hensbergen 887b3ece65 9p: fix error path during early mount 17 years ago
Eric Van Hensbergen 332c421e67 9p: make cryptic unknown error from server less scary 17 years ago
Steven Rostedt d0c447180b 9p: fix flags length in net 17 years ago
Josef 'Jeff' Sipek 728fc4ef17 9p: Correct fidpool creation failure in p9_client_create 17 years ago
Josef 'Jeff' Sipek c1549497e9 9p: use struct mutex instead of struct semaphore 17 years ago
Eric Van Hensbergen bb8ffdfc3e 9p: propagate parse_option changes to client and transports 17 years ago
Eric Van Hensbergen ee443996a3 9p: Documentation updates 17 years ago
Andrew Morton 3387b804d8 net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success 17 years ago
Julia Lawall 53a6201fdf [9P] net/9p/trans_fd.c: remove unused variable 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Adrian Bunk 15e29b8b05 net/9p/trans_virtio.c: kmalloc() enough memory 17 years ago
Julia Lawall d6584f3a08 net/9p/trans_virtio.c: Use BUG_ON 17 years ago
Andrew Morton 7276744354 9p: fix p9_printfcall export 17 years ago
Eric Van Hensbergen 8a0dc95fd9 9p: transport API reorganization 17 years ago
Eric Van Hensbergen f39335453f 9p: add remove function to trans_virtio 17 years ago
Anthony Liguori dea7bbb603 9p: Convert semaphore to spinlock for p9_idpool 17 years ago
Eric Van Hensbergen 7c7d90f2dd 9p: Fix soft lockup in virtio transport 17 years ago
Eric Van Hensbergen e2735b7720 9p: block-based virtio client 17 years ago
Eric Van Hensbergen 043aba403e 9p: create transport rpc cut-thru 17 years ago
Martin Stava afcf0c13ae 9p: fix bug in p9_clone_stat 17 years ago
Rusty Russell 18445c4d50 virtio: explicit enable_cb/disable_cb rather than callback return. 17 years ago
Rusty Russell a586d4f601 virtio: simplify config mechanism. 17 years ago
Ilpo Järvinen 8674204a49 [NET] 9p: kill dead static inline buf_put_string 17 years ago
Latchesar Ionkov 55762690e2 9p: add missing end-of-options record for trans_fd 17 years ago
Latchesar Ionkov dd1a458412 9p: return NULL when trans not found 17 years ago
Roel Kluin 0ffdd58149 [9P]: Fix missing unlock before return in p9_mux_poll_start 18 years ago
Eric Van Hensbergen b530cc7940 9p: add virtio transport 18 years ago
Matt LaPlante 01dd2fbf0d typo fixes 18 years ago
Eric Van Hensbergen 982c37cfb6 9p: remove sysctl 18 years ago
Eric Van Hensbergen fb0466c3ae 9p: fix bad kconfig cross-dependency 18 years ago
Latchesar Ionkov ba17674fe0 9p: attach-per-user 18 years ago
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic 18 years ago
Mariusz Kozlowski 02881d9478 9p: fix bad error path in conversion routines 18 years ago
Eric Van Hensbergen 1a3cac6c6d 9p: fix use after free 18 years ago
Mariusz Kozlowski bbe06f6bf7 fs: 9p/conv.c error path fix 18 years ago
Eric W. Biederman b053c204ed 9p: Don't use binary sysctl numbers. 18 years ago
Eric Van Hensbergen 0af8887ebf 9p: fix a race condition bug in umount which caused a segfault 18 years ago
Latchesar Ionkov 1d6b560238 net/9p: set error to EREMOTEIO if trans->write returns zero 18 years ago
Latchesar Ionkov e46662be7f net/9p: change net/9p module name to 9pnet 18 years ago
Latchesar Ionkov bd238fb431 9p: Reorganization of 9p file system code 18 years ago