Commit Graph

230 Commits (3c4c4971912d9786100012b94d4ae08a8995f0e7)

Author SHA1 Message Date
Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
Joe Perches 5d3851530d 9p: Reduce object size with CONFIG_NET_9P_DEBUG 13 years ago
Aneesh Kumar K.V 348b59012e net/9p: Convert net/9p protocol dumps to tracepoints 14 years ago
Dan Carpenter ef6b0807e2 fs/9p: change an int to unsigned int 14 years ago
Aneesh Kumar K.V 4d5077f1b2 fs/9p: Cleanup option parsing in 9p 14 years ago
Dan Carpenter 5635fd0ccf 9p: move dereference after NULL check 14 years ago
Aneesh Kumar K.V abfa034e4b fs/9p: Update zero-copy implementation in 9p 14 years ago
Aneesh Kumar K.V b49d8b5d70 net/9p: Fix kernel crash with msize 512K 14 years ago
Venkateswararao Jujjuri (JV) c9ffb05ca5 net/9p: Fix the msize calculation. 14 years ago
Aneesh Kumar K.V 48e370ff93 fs/9p: add 9P2000.L unlinkat operation 14 years ago
Aneesh Kumar K.V 9e8fb38e7d fs/9p: add 9P2000.L renameat operation 14 years ago
Prem Karat 4d63055fa9 fs/9p: Clean-up get_protocol_version() to use strcmp 14 years ago
Aneesh Kumar K.V 5034990e28 fs/9p: Fid is not valid after a failed clunk. 14 years ago
jvrao 7f781679dd VirtIO can transfer VIRTQUEUE_NUM of pages. 14 years ago
jvrao 114e6f3a5e Fix the size of receive buffer packing onto VirtIO ring. 14 years ago
Eric Van Hensbergen e660a828f0 9p: clean up packet dump code 14 years ago
Eric Van Hensbergen b85f7d92d7 net/9p: fix client code to fail more gracefully on protocol error 14 years ago
Sean Hefty b26f9b9949 RDMA/cma: Pass QP type into rdma_create_id() 14 years ago
Rob Landley e75762fdcd net/9p: enable 9p to work in non-default network namespace 14 years ago
Aneesh Kumar K.V fe1cbabaea net/9p: p9_idpool_get return -1 on error 14 years ago
Eric Van Hensbergen 87211cd8db 9p: remove experimental tag from tested configurations 14 years ago
Rob Landley aca0076336 9p: typo fixes and minor cleanups 14 years ago
Rob Landley 961a5a5028 net/9p: Change linuxdoc names to match functions. 14 years ago
David S. Miller 5b5ed8afe4 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts() 14 years ago
David S. Miller 99517e3d79 9p: Kill set but not used variable 'ret' in parse_opts() 14 years ago
Pedro Scarapicchia Junior 1b0bcbcf62 net/9p/protocol.c: Fix a memory leak 14 years ago
M. Mohan Kumar 3cd7967825 net/9p: Handle get_user_pages_fast return properly 14 years ago
Harsh Prateek Bora b76225e22a net/9p: nwname should be an unsigned int 14 years ago
Aneesh Kumar K.V bd8c8ade6b 9p: Fix sparse error 14 years ago
Aneesh Kumar K.V df5d8c80f1 9p: revert tsyncfs related changes 14 years ago
David S. Miller 095d3da610 9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_readdir() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Venkateswararao Jujjuri (JV) 68da9ba4ee [net/9p]: Introduce basic flow-control for VirtIO transport. 14 years ago
Venkateswararao Jujjuri (JV) 316ad5501c [net/9p] Don't re-pin pages on retrying virtqueue_add_buf(). 14 years ago
Venkateswararao Jujjuri (JV) a01a984035 [net/9p] Set the condition just before waking up. 14 years ago
Venkateswararao Jujjuri (JV) 53bda3e5b4 [net/9p] unconditional wake_up to proc waiting for space on VirtIO ring 14 years ago
Aneesh Kumar K.V 472e7f9f8b net/9p: Fix compile warning 14 years ago
Aneesh Kumar K.V eeff66ef6e net/9p: Convert the in the 9p rpc call path to GFP_NOFS 14 years ago
Aneesh Kumar K.V c0aa4caf4c net/9p: Implement syncfs 9P operation 14 years ago
Venkateswararao Jujjuri (JV) f735195d51 [net/9p] Small non-IO PDUs for zero-copy supporting transports. 14 years ago
Venkateswararao Jujjuri (JV) ca41bb3e21 [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case. 14 years ago
Venkateswararao Jujjuri (JV) 2c66523fd2 [net/9p] readdir zerocopy changes for 9P2000.L protocol. 14 years ago
Venkateswararao Jujjuri (JV) 1fc52481c2 [net/9p] Write side zerocopy changes for 9P2000.L protocol. 14 years ago
Venkateswararao Jujjuri (JV) bb2f8a5515 [net/9p] Read side zerocopy changes for 9P2000.L protocol. 14 years ago
Venkateswararao Jujjuri (JV) 6f69c395ce [net/9p] Add preferences to transport layer. 14 years ago
Venkateswararao Jujjuri (JV) 4038866dab [net/9p] Add gup/zero_copy support to VirtIO transport layer. 14 years ago
Venkateswararao Jujjuri (JV) 9bb6c10a4e [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed. 14 years ago
Venkateswararao Jujjuri (JV) 022cae3655 [net/9p] Preparation and helper functions for zero copy 14 years ago
Tejun Heo aa70c585b1 net/9p: replace p9_poll_task with a work 14 years ago
Tejun Heo 61edeeed91 net/9p: use system_wq instead of p9_mux_wq 14 years ago