Commit Graph

139 Commits (4708ac49305bbcd511600d4af71a4c6dca15af65)

Author SHA1 Message Date
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Sripathi Kodi 4681dbdacb 9p: add 9P2000.L rename operation 15 years ago
Sripathi Kodi bda8e77520 9p: add 9P2000.L statfs operation 15 years ago
Sripathi Kodi c56e4acf55 9p: VFS switches for 9p2000.L: protocol and client changes 15 years ago
Michael S. Tsirkin dc3f5e68f8 trans_virtio: use virtqueue_xxx wrappers 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Dan Carpenter 3dc9fef67f 9p: saving negative to unsigned char 15 years ago
Aneesh Kumar K.V 6d96d3ab7a 9p: Make sure we are able to clunk the cached fid on umount 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Sripathi Kodi 45bc21edb5 9p: Change the name of new protocol from 9p2010.L to 9p2000.L 15 years ago
Aneesh Kumar K.V 86c8437383 net/9p: Add sysfs mount_tag file for virtio 9P device 15 years ago
Aneesh Kumar K.V 97ee9b0257 net/9p: Use the tag name in the config space for identifying mount point 15 years ago
Sripathi Kodi c5a7697da9 9P2010.L handshake: .L protocol negotiation 15 years ago
Sripathi Kodi 342fee1d5c 9P2010.L handshake: Remove "dotu" variable 15 years ago
Sripathi Kodi 0fb80abd91 9P2010.L handshake: Add mount option 15 years ago
Aneesh Kumar K.V c1a7c22620 net/9p: Handle mount errors correctly. 15 years ago
Aneesh Kumar K.V 37c1209d41 net/9p: Remove MAX_9P_CHAN limit 15 years ago
Aneesh Kumar K.V f75580c4af net/9p: Add multi channel support. 15 years ago
Eric Van Hensbergen 8781ff9495 9p: fix p9_client_destroy unconditional calling v9fs_put_trans 15 years ago
Aneesh Kumar K.V fb786100f7 9p: Fix the kernel crash on a failed mount 15 years ago
Eric Van Hensbergen d8c8a9e365 9p: fix option parsing 15 years ago
Eric Van Hensbergen 9d6939dac7 net/9p: fix statsize inside twstat 15 years ago
Eric Van Hensbergen 349d3bb878 net/9p: fail when user specifies a transport which we can't find 15 years ago
Eric Van Hensbergen 562ada6120 net/9p: fix virtio transport to correctly update status on connect 15 years ago
Al Viro 6b18662e23 9p connect fixes 15 years ago
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