Commit Graph

91 Commits (1b4d33121f1d991f6ae226cc3333428ff87627bb)

Author SHA1 Message Date
Qinghuang Feng cf005b1d0e net: remove redundant argument comments 16 years ago
Randy Dunlap 4ff429e658 9p: restrict RDMA usage 16 years ago
David Howells f8b9d53a31 CRED: Wrap task credential accesses in 9P2000 filesystem 16 years ago
Randy Dunlap 1fa989e80a 9p: restrict RDMA usage 16 years ago
Randy Dunlap b0d5fdef52 net/9p: fix printk format warnings 16 years ago
Roel Kluin 9f3e9bbe62 unsigned fid->fid cannot be negative 16 years ago
Huang Weiyi 1558c62149 9p: rdma: remove duplicated #include 16 years ago
Tom Tucker 45abdf1c7b p9: Fix leak of waitqueue in request allocation path 16 years ago
Tom Tucker 82b189eaaf 9p: Remove unneeded free of fcall for Flush 16 years ago
Tom Tucker cac23d6505 9p: Make all client spin locks IRQ safe 16 years ago
Tom Tucker 517ac45af4 9p: rdma: Set trans prior to requesting async connection ops 16 years ago
Randy Dunlap b22cecdd8f net/9p: fix printk format warnings 16 years ago
Jianjun Kong ab29109210 net: remove two duplicated #include 16 years ago
Eric Van Hensbergen e45c5405e1 9p: fix sparse warnings 17 years ago
Tom Tucker fc79d4b104 9p: rdma: RDMA Transport Support for 9P 17 years ago
Eric Van Hensbergen 0b15a3a528 9p: fix debug build error 17 years ago
Eric Van Hensbergen 7eb923b80c 9p: add more conservative locking 17 years ago
Eric Van Hensbergen f0a0ac2ee5 9p: fix oops in protocol stat parsing error path. 17 years ago
Eric Van Hensbergen e7f4b8f1a5 9p: Improve debug support 17 years ago
Eric Van Hensbergen 02da398b95 9p: eliminate depricated conv functions 17 years ago
Eric Van Hensbergen 51a87c552d 9p: rework client code to use new protocol support functions 17 years ago
Eric Van Hensbergen cb198131b0 9p: remove unnecessary tag field from p9_req_t structure 17 years ago
Eric Van Hensbergen 51d71f9f7a 9p: remove 9p fcall debug prints 17 years ago
Eric Van Hensbergen ace51c4dd2 9p: add new protocol support code 17 years ago
Eric Van Hensbergen 6936bf60d2 9p: encapsulate version function 17 years ago
Eric Van Hensbergen 06b55b464e 9p: move dirread to fs layer 17 years ago
Eric Van Hensbergen fbedadc16e 9p: move readn meta-function from client to fs layer 17 years ago
Eric Van Hensbergen 0fc9655ec6 9p: consolidate read/write functions 17 years ago
Tejun Heo 95820a3651 9p: drop broken unused error path from p9_conn_create() 17 years ago
Eric Van Hensbergen 91b8534fa8 9p: make rpc code common and rework flush code 17 years ago
Eric Van Hensbergen 1b0a763bdd 9p: use the rcall structure passed in the request in trans_fd read_work 17 years ago
Eric Van Hensbergen 673d62cdaa 9p: apply common request code to trans_fd 17 years ago
Eric Van Hensbergen ff683452f7 9p: apply common tagpool handling to trans_fd 17 years ago
Eric Van Hensbergen fea511a644 9p: move request management to client code 17 years ago
Eric Van Hensbergen 044c776884 9p: eliminate callback complexity 17 years ago
Eric Van Hensbergen 21c003687e 9p: consolidate mux_rpc and request structure 17 years ago
Eric Van Hensbergen 5503ac5659 9p: remove unnecessary prototypes 17 years ago
Eric Van Hensbergen bead27f0a8 9p: remove duplicate client state 17 years ago
Eric Van Hensbergen 8b81ef589a 9p: consolidate transport structure 17 years ago
Tejun Heo 992b3f1dbe 9p-trans_fd: use single poller 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Eric Van Hensbergen 16ec470012 9p: fix put_data error handling 17 years ago
Julia Lawall 620678244b 9p: introduce missing kfree 17 years ago
Tejun Heo 206ca50de7 9p-trans_fd: fix and clean up module init/exit paths 17 years ago
Tejun Heo ec3c68f232 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() 17 years ago
Tejun Heo 571ffeafff 9p-trans_fd: clean up p9_conn_create() 17 years ago
Tejun Heo 7dc5d24be0 9p-trans_fd: fix trans_fd::p9_conn_destroy() 17 years ago
Tejun Heo 72029fe85d 9p: implement proper trans module refcounting and unregistration 17 years ago
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