Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [virtio-9p] Use preadv/pwritev instead of readv/writev | Sanchit Garg | 2010-10-20 | 1 | -3/+2 |
* | virtio-9p: Use layered xattr approach | Aneesh Kumar K.V | 2010-10-20 | 1 | -0/+11 |
* | virtio-9p: Add support for removing xattr | Aneesh Kumar K.V | 2010-09-08 | 1 | -0/+1 |
* | virtio-9p: Add SM_NONE security model | Aneesh Kumar K.V | 2010-09-08 | 1 | -2/+13 |
* | virtio-9p: Implement TXATTRCREATE | Aneesh Kumar K.V | 2010-09-08 | 1 | -0/+2 |
* | virtio-9p: Implement TXATTRWALK | Aneesh Kumar K.V | 2010-09-08 | 1 | -0/+3 |
* | virtio-9p: Do not reset atime | M. Mohan Kumar | 2010-09-08 | 1 | -1/+1 |
* | qemu: virtio-9p: Implement statfs support in server | M. Mohan Kumar | 2010-09-08 | 1 | -0/+1 |
* | virtio-9p: Implement Security model for mksock using mknod. | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -1/+0 |
* | virtio-9p: Implement Security model for mknod | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -1/+1 |
* | virtio-9p: Security model for symlink and readlink | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -1/+1 |
* | virtio-9p: Security model for mkdir | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -1/+1 |
* | virtio-9p: Security model for create/open2 | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -1/+1 |
* | virtio-9p: Security model for chown | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -1/+1 |
* | virtio-9p: Security model for chmod | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -1/+1 |
* | virtio-9p: Make infrastructure for the new security model. | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -0/+20 |
* | virtio-9p: Add P9_TREMOVE support. | Anthony Liguori | 2010-05-03 | 1 | -0/+1 |
* | virtio-9p: Add P9_TWSTAT support | Anthony Liguori | 2010-05-03 | 1 | -0/+5 |
* | virtio-9p: Add P9_TCREATE support | Anthony Liguori | 2010-05-03 | 1 | -0/+8 |
* | virtio-9p: Add P9_TWRITE support | Anthony Liguori | 2010-05-03 | 1 | -0/+1 |
* | virtio-9p: Add P9_TREAD support | Anthony Liguori | 2010-05-03 | 1 | -0/+6 |
* | virtio-9p: Add P9_TOPEN support. | Anthony Liguori | 2010-05-03 | 1 | -0/+2 |
* | virtio-9p: Add minimal set of FileOperations | Anthony Liguori | 2010-05-03 | 1 | -0/+5 |
* | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy | 2010-05-03 | 1 | -0/+32 |