Commit Graph

98 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
Latchesar Ionkov 1bab88b231 net/9p: handle correctly interrupted 9P requests 16 years ago
Latchesar Ionkov 742b11a7ec net/9p: return error when p9_client_stat fails 16 years ago
Latchesar Ionkov 453ed90d13 net/9p: set correct stat size when sending Twstat messages 16 years ago
Hannes Eder e3db6cb421 9p: fix sparse warning: cast adds address space 16 years ago
Eric Van Hensbergen beeebc92ee 9p: fix endian issues [attempt 3] 16 years ago
Roel Kluin 24e94de41e net/9p: fid->fid is used uninitialized 16 years ago
Roland Dreier 6364853dab 9p: disallow RDMA if RDMA CM isn't available 16 years ago
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