index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nbd: Fix regression on resiliency to port scan
Eric Blake
2017-06-15
1
-9
/
+15
*
nbd: Fully initialize client in case of failed negotiation
Eric Blake
2017-06-07
1
-5
/
+3
*
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
2017-06-06
1
-13
/
+17
*
nbd: add errp to read_sync, write_sync and drop_sync
Vladimir Sementsov-Ogievskiy
2017-06-06
3
-50
/
+54
*
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
2017-06-06
2
-9
/
+7
*
nbd: read_sync and friends: return 0 on success
Vladimir Sementsov-Ogievskiy
2017-06-06
3
-93
/
+88
*
nbd: strict nbd_wr_syncv
Vladimir Sementsov-Ogievskiy
2017-06-06
1
-5
/
+6
*
nbd-client: fix handling of hungup connections
Paolo Bonzini
2017-03-27
1
-1
/
+1
*
nbd/client: fix drop_sync [CVE-2017-2630]
Vladimir Sementsov-Ogievskiy
2017-03-14
1
-1
/
+1
*
nbd/server: Use real permissions for NBD exports
Kevin Wolf
2017-02-28
1
-2
/
+9
*
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
1
-1
/
+5
*
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
1
-1
/
+2
*
nbd: convert to use qio_channel_yield
Paolo Bonzini
2017-02-21
3
-75
/
+30
*
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
2
-7
/
+4
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-5
/
+4
*
nbd: Don't inf-loop on early EOF
Eric Blake
2016-11-10
1
-6
/
+7
*
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
2016-11-02
1
-2
/
+40
*
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
3
-0
/
+29
*
nbd: Refactor conversion to errno to silence checkpatch
Eric Blake
2016-11-02
1
-6
/
+14
*
nbd: Support shorter handshake
Eric Blake
2016-11-02
2
-5
/
+18
*
nbd: Less allocation during NBD_OPT_LIST
Eric Blake
2016-11-02
1
-72
/
+67
*
nbd: Let client skip portions of server reply
Eric Blake
2016-11-02
1
-14
/
+33
*
nbd: Let server know when client gives up negotiation
Eric Blake
2016-11-02
1
-0
/
+30
*
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
2
-148
/
+109
*
nbd: Send message along with server NBD_REP_ERR errors
Eric Blake
2016-11-02
1
-19
/
+59
*
nbd: Share common reply-sending code in server
Eric Blake
2016-11-02
1
-25
/
+27
*
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
2
-8
/
+8
*
nbd: Rename NBDRequest to NBDRequestData
Eric Blake
2016-11-02
1
-10
/
+10
*
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-02
3
-25
/
+27
*
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
2016-11-02
2
-10
/
+29
*
nbd: set name for all I/O channels created
Daniel P. Berrange
2016-10-27
2
-0
/
+2
*
nbd-server: Use a separate BlockBackend
Kevin Wolf
2016-09-05
1
-5
/
+20
*
nbd: Limit nbdflags to 16 bits
Eric Blake
2016-08-03
2
-19
/
+19
*
nbd: Fix bad flag detection on server
Eric Blake
2016-08-03
1
-1
/
+2
*
block: Convert BB interface to byte-based discards
Eric Blake
2016-07-20
1
-14
/
+5
*
nbd: Drop unused offset parameter
Eric Blake
2016-07-20
2
-6
/
+3
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-6
/
+6
*
nbd/client.c: Correct trace format string
Peter Maydell
2016-06-17
1
-1
/
+1
*
nbd: Avoid magic number for NBD max name size
Eric Blake
2016-06-16
2
-3
/
+3
*
nbd: Detect servers that send unexpected error values
Eric Blake
2016-06-16
1
-1
/
+3
*
nbd: Clean up ioctl handling of qemu-nbd -c
Eric Blake
2016-06-16
1
-5
/
+15
*
nbd: Group all Linux-specific ioctl code in one place
Eric Blake
2016-06-16
2
-18
/
+13
*
nbd: Reject unknown request flags
Eric Blake
2016-06-16
1
-0
/
+5
*
nbd: Improve server handling of bogus commands
Eric Blake
2016-06-16
1
-19
/
+47
*
nbd: Quit server after any write error
Eric Blake
2016-06-16
1
-9
/
+23
*
nbd: More debug typo fixes, use correct formats
Eric Blake
2016-06-16
2
-40
/
+49
*
nbd: Use BDRV_REQ_FUA for better FUA where supported
Eric Blake
2016-06-16
1
-10
/
+6
*
nbd: Don't use cpu_to_*w() functions
Peter Maydell
2016-06-16
1
-5
/
+5
*
nbd: Don't use *_to_cpup() functions
Peter Maydell
2016-06-16
2
-9
/
+9
*
nbd: Don't trim unrequested bytes
Eric Blake
2016-05-29
1
-6
/
+14
[prev]
[next]