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
/
block
/
nbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
nbd: Fix uninitialised use of s->sock
Kevin Wolf
1
-1
/
+1
2012-04-23
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-4
/
+4
2012-04-19
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
1
-4
/
+4
2012-04-19
nbd: do not block in nbd_wr_sync if no data at all is available
Paolo Bonzini
1
-2
/
+10
2012-04-19
nbd: consistently return negative errno values
Paolo Bonzini
1
-7
/
+6
2012-04-19
nbd: consistently check for <0 or >=0
Paolo Bonzini
1
-7
/
+15
2012-04-19
nbd: avoid out of bounds access to recv_coroutine array
Paolo Bonzini
1
-1
/
+5
2011-12-22
nbd: add support for NBD_CMD_TRIM
Paolo Bonzini
1
-0
/
+25
2011-12-22
nbd: add support for NBD_CMD_FLUSH
Paolo Bonzini
1
-8
/
+37
2011-12-22
nbd: add support for NBD_CMD_FLAG_FUA
Paolo Bonzini
1
-0
/
+4
2011-12-22
nbd: allow multiple in-flight requests
Paolo Bonzini
1
-13
/
+56
2011-12-22
nbd: split requests
Paolo Bonzini
1
-6
/
+46
2011-12-22
nbd: switch to asynchronous operation
Paolo Bonzini
1
-65
/
+123
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
1
-2
/
+2
2011-10-21
block: take lock around bdrv_write implementations
Paolo Bonzini
1
-1
/
+12
2011-10-21
block: take lock around bdrv_read implementations
Paolo Bonzini
1
-1
/
+12
2011-10-21
block: add a CoMutex to synchronous read drivers
Paolo Bonzini
1
-0
/
+2
2011-09-19
nbd: support feature negotiation
Paolo Bonzini
1
-2
/
+2
2011-09-12
nbd: Clean up use of block_int.h
Markus Armbruster
1
-0
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-9
/
+9
2011-05-03
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
1
-0
/
+4
2011-04-07
NBD device: Separate out parsing configuration and opening sockets.
Nick Thomas
1
-55
/
+102
2010-09-21
nbd: correctly manage default port
Laurent Vivier
1
-2
/
+0
2010-08-30
nbd: Introduce NBD named exports.
Laurent Vivier
1
-19
/
+49
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
1
-1
/
+1
2010-01-26
block: kill BDRV_O_CREAT
Christoph Hellwig
1
-3
/
+0
2009-05-14
Move block drivers into their own directory
Anthony Liguori
1
-0
/
+196