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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
nbd/server: Kill pointless shadowed variable
Eric Blake
1
-1
/
+0
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
3
-78
/
+39
2019-01-21
nbd/client: Work around 3.0 bug for listing meta contexts
Eric Blake
1
-0
/
+19
2019-01-21
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
1
-2
/
+39
2019-01-21
nbd/client: Add nbd_receive_export_list()
Eric Blake
1
-2
/
+130
2019-01-21
nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
Eric Blake
2
-18
/
+26
2019-01-21
nbd/client: Pull out oldstyle size determination
Eric Blake
1
-17
/
+32
2019-01-21
nbd/client: Split handshake into two functions
Eric Blake
2
-51
/
+96
2019-01-21
nbd/client: Refactor return of nbd_receive_negotiate()
Eric Blake
1
-28
/
+23
2019-01-21
nbd/client: Split out nbd_receive_one_meta_context()
Eric Blake
2
-58
/
+91
2019-01-21
nbd/client: Split out nbd_send_meta_query()
Eric Blake
2
-21
/
+45
2019-01-21
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
1
-28
/
+25
2019-01-21
nbd/client: Move export name into NBDExportInfo
Eric Blake
2
-22
/
+19
2019-01-21
nbd/client: Refactor nbd_receive_list()
Eric Blake
2
-33
/
+59
2019-01-21
nbd/server: Favor [u]int64_t over off_t
Eric Blake
1
-9
/
+9
2019-01-21
nbd/server: Hoist length check to qmp_nbd_server_add
Eric Blake
1
-7
/
+3
2019-01-15
dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-01-14
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
1
-47
/
+40
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
1
-29
/
+23
2019-01-14
nbd: Only require disabled bitmap for read-only exports
Eric Blake
1
-2
/
+5
2019-01-05
nbd/client: Drop pointless buf variable
Eric Blake
2
-16
/
+9
2019-01-05
qemu-nbd: Fail earlier for -c/-d on non-linux
Eric Blake
1
-17
/
+1
2019-01-05
nbd/client: More consistent error messages
Eric Blake
1
-9
/
+12
2019-01-04
nbd/client: Trace all server option error messages
Eric Blake
2
-0
/
+3
2019-01-04
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2018-11-30
nbd/server: Advertise all contexts in response to bare LIST
Eric Blake
1
-0
/
+1
2018-11-19
nbd/server: Ignore write errors when replying to NBD_OPT_ABORT
Eric Blake
1
-4
/
+8
2018-11-19
nbd: fix whitespace in server error message
Daniel P. Berrangé
1
-1
/
+1
2018-10-29
nbd: forbid use of frozen bitmaps
John Snow
1
-2
/
+2
2018-10-03
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
1
-38
/
+15
2018-10-03
nbd/server: fix NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2018-10-03
nbd: Don't take address of fields in packed structs
Peter Maydell
2
-34
/
+34
2018-09-26
nbd/server: send more than one extent of base:allocation context
Vladimir Sementsov-Ogievskiy
1
-19
/
+60
2018-09-26
nbd/server: fix bitmap export
Vladimir Sementsov-Ogievskiy
1
-1
/
+4
2018-07-07
nbd/server: fix nbd_co_send_block_status
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2018-07-02
nbd/client: Add x-dirty-bitmap to query bitmap from server
Eric Blake
1
-2
/
+2
2018-07-02
nbd/server: Fix dirty bitmap logic regression
Eric Blake
1
-1
/
+1
2018-06-22
nbd/server: Silence gcc false positive
Eric Blake
1
-1
/
+2
2018-06-21
nbd/server: introduce NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
2
-4
/
+9
2018-06-21
nbd/server: implement dirty bitmap export
Vladimir Sementsov-Ogievskiy
2
-23
/
+256
2018-06-21
nbd/server: add nbd_meta_empty_or_pattern helper
Vladimir Sementsov-Ogievskiy
1
-27
/
+62
2018-06-21
nbd/server: refactor NBDExportMetaContexts
Vladimir Sementsov-Ogievskiy
1
-12
/
+11
2018-06-21
nbd/server: fix trace
Vladimir Sementsov-Ogievskiy
1
-4
/
+10
2018-06-21
nbd/server: Reject 0-length block status request
Eric Blake
1
-0
/
+4
2018-05-04
nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZE
Eric Blake
1
-4
/
+10
2018-05-04
nbd/client: fix nbd_negotiate_simple_meta_context
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2018-04-02
nbd: trace meta context negotiation
Eric Blake
3
-0
/
+16
2018-04-02
nbd/client: Correctly handle bad server REP_META_CONTEXT
Eric Blake
1
-7
/
+21
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
1
-0
/
+117
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: server part
Vladimir Sementsov-Ogievskiy
1
-0
/
+311
[next]