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
/
nfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
block/nfs: add support for setting debug level
Peter Lieven
1
-0
/
+12
2016-01-20
block: Clean up includes
Peter Maydell
1
-1
/
+1
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-10
/
+7
2015-09-25
block/nfs: cache allocated filesize for read-only files
Peter Lieven
1
-0
/
+36
2015-09-25
block/nfs: fix calculation of allocated file size
Peter Lieven
1
-1
/
+1
2015-07-02
block/nfs: limit maximum readahead size to 1MB
Peter Lieven
1
-0
/
+7
2014-12-10
block/nfs: Add create_opts
Max Reitz
1
-0
/
+15
2014-09-12
block: round up file size to nearest sector
Hu Tao
1
-1
/
+2
2014-08-29
nfs: Fix leak of opts in nfs_file_open
Fam Zheng
1
-3
/
+7
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-08-15
nfs: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-06-26
block/nfs: add knob to set readahead
Peter Lieven
1
-0
/
+4
2014-06-26
block/nfs: fix url parameter checking
Peter Lieven
1
-6
/
+12
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
1
-1
/
+1
2014-06-16
nfs.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-9
/
+3
2014-06-16
block/nfs: fix potential segfault on early callback
Peter Lieven
1
-1
/
+3
2014-06-04
nfs: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-24
/
+57
2014-05-09
block/nfs: Check for NULL server part
Max Reitz
1
-0
/
+4
2014-04-25
Use error_is_set() only when necessary (again)
Markus Armbruster
1
-1
/
+1
2014-03-19
block/nfs: report errors from libnfs
Peter Lieven
1
-0
/
+3
2014-02-09
block: add native support for NFS
Peter Lieven
1
-0
/
+439