index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nbd
/
client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
nbd: Trace client command being sent
Eric Blake
1
-1
/
+2
2017-07-17
nbd: Fix iotests failure due to changed client error message
Eric Blake
1
-3
/
+2
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
1
-12
/
+69
2017-07-14
nbd: Implement NBD_OPT_GO on client
Eric Blake
1
-2
/
+124
2017-07-14
nbd: Expose and debug more NBD constants
Eric Blake
1
-18
/
+34
2017-07-14
nbd: Create struct for tracking export info
Eric Blake
1
-22
/
+22
2017-07-10
nbd: use generic trace subsystem instead of TRACE macro
Vladimir Sementsov-Ogievskiy
1
-39
/
+30
2017-07-10
nbd: refactor tracing
Vladimir Sementsov-Ogievskiy
1
-3
/
+0
2017-07-10
nbd/client: refactor TRACE of NBD_MAGIC
Vladimir Sementsov-Ogievskiy
1
-9
/
+2
2017-06-15
nbd: make nbd_drop public
Vladimir Sementsov-Ogievskiy
1
-26
/
+0
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
1
-21
/
+21
2017-06-06
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
1
-13
/
+17
2017-06-06
nbd: add errp to read_sync, write_sync and drop_sync
Vladimir Sementsov-Ogievskiy
1
-38
/
+38
2017-06-06
nbd: read_sync and friends: return 0 on success
Vladimir Sementsov-Ogievskiy
1
-38
/
+25
2017-03-27
nbd-client: fix handling of hungup connections
Paolo Bonzini
1
-1
/
+1
2017-03-14
nbd/client: fix drop_sync [CVE-2017-2630]
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-02-21
nbd: convert to use qio_channel_yield
Paolo Bonzini
1
-1
/
+1
2016-11-10
nbd: Don't inf-loop on early EOF
Eric Blake
1
-6
/
+7
2016-11-02
nbd: Improve server handling of shutdown requests
Eric Blake
1
-0
/
+18
2016-11-02
nbd: Refactor conversion to errno to silence checkpatch
Eric Blake
1
-6
/
+14
2016-11-02
nbd: Support shorter handshake
Eric Blake
1
-1
/
+7
2016-11-02
nbd: Less allocation during NBD_OPT_LIST
Eric Blake
1
-72
/
+67
2016-11-02
nbd: Let client skip portions of server reply
Eric Blake
1
-14
/
+33
2016-11-02
nbd: Let server know when client gives up negotiation
Eric Blake
1
-0
/
+30
2016-11-02
nbd: Share common option-sending code in client
Eric Blake
1
-147
/
+108
2016-11-02
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
1
-2
/
+2
2016-11-02
nbd: Treat flags vs. command type as separate fields
Eric Blake
1
-3
/
+6
2016-10-27
nbd: set name for all I/O channels created
Daniel P. Berrange
1
-0
/
+1
2016-08-03
nbd: Limit nbdflags to 16 bits
Eric Blake
1
-13
/
+15
2016-06-17
nbd/client.c: Correct trace format string
Peter Maydell
1
-1
/
+1
2016-06-16
nbd: Avoid magic number for NBD max name size
Eric Blake
1
-1
/
+1
2016-06-16
nbd: Detect servers that send unexpected error values
Eric Blake
1
-1
/
+3
2016-06-16
nbd: Clean up ioctl handling of qemu-nbd -c
Eric Blake
1
-5
/
+15
2016-06-16
nbd: Group all Linux-specific ioctl code in one place
Eric Blake
1
-0
/
+13
2016-06-16
nbd: More debug typo fixes, use correct formats
Eric Blake
1
-19
/
+22
2016-06-16
nbd: Don't use cpu_to_*w() functions
Peter Maydell
1
-5
/
+5
2016-06-16
nbd: Don't use *_to_cpup() functions
Peter Maydell
1
-4
/
+4
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-04-15
nbd: Don't fail handshake on NBD_OPT_LIST descriptions
Eric Blake
1
-2
/
+21
2016-04-08
nbd: Fix NBD unsupported options
Alex Bligh
1
-10
/
+45
2016-04-08
nbd: Improve debug traces on little-endian
Eric Blake
1
-4
/
+4
2016-04-05
nbd: Fix poor debug message
Eric Blake
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-16
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
1
-1
/
+135
2016-02-16
nbd: use "" as a default export name if none provided
Daniel P. Berrange
1
-2
/
+2
2016-02-16
nbd: always query export list in fixed new style protocol
Daniel P. Berrange
1
-3
/
+192
2016-02-16
nbd: make client request fixed new style if advertised
Daniel P. Berrange
1
-10
/
+17
2016-02-16
nbd: invert client logic for negotiating protocol version
Daniel P. Berrange
1
-31
/
+29
2016-02-16
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
1
-20
/
+20
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
[next]