Commit Graph

111 Commits (46b51eb9e14afb3bde4bc2fe3bbc22ce012647d4)

Author SHA1 Message Date
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Eric Van Hensbergen 3e2796a90c 9p: fix readdir corner cases 16 years ago
Christian Borntraeger e95646c3ec virtio: let header files include virtio_ids.h 16 years ago
Fernando Luis Vazquez Cao 3ca4f5ca73 virtio: add virtio IDs file 16 years ago
Fernando Luis Vazquez Cao 3a20210dc2 virtio: get rid of redundant VIRTIO_ID_9P definition 16 years ago
Rusty Russell 3c1b27d504 virtio: make add_buf return capacity remaining 16 years ago
Abhishek Kulkarni 0aad37ef3d net/9p: insulate the client against an invalid error code sent by a 9p server 16 years ago
Abhishek Kulkarni 0e15597ebf 9p: minor comment fixes 16 years ago
Abhishek Kulkarni eedfe1c428 9p: Possible regression in p9_client_stat 16 years ago
Abhishek Kulkarni a17d1720aa 9p: default 9p transport module fix 16 years ago
Abhishek Kulkarni 15da4b1612 net/9p: Fix crash due to bad mount parameters. 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
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 17 years ago
Roel Kluin 9f3e9bbe62 unsigned fid->fid cannot be negative 17 years ago
Huang Weiyi 1558c62149 9p: rdma: remove duplicated #include 17 years ago
Tom Tucker 45abdf1c7b p9: Fix leak of waitqueue in request allocation path 17 years ago
Tom Tucker 82b189eaaf 9p: Remove unneeded free of fcall for Flush 17 years ago
Tom Tucker cac23d6505 9p: Make all client spin locks IRQ safe 17 years ago
Tom Tucker 517ac45af4 9p: rdma: Set trans prior to requesting async connection ops 17 years ago
Randy Dunlap b22cecdd8f net/9p: fix printk format warnings 17 years ago
Jianjun Kong ab29109210 net: remove two duplicated #include 17 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