index
:
qemu/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-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
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
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
file-posix.c
Age
Commit message (
Expand
)
Author
7 days
file-posix: fix zone write granularity assignment for zoned block devices
Niklas Cassel
7 days
file-posix: fix cache.direct=on check for zoned block devices
Niklas Cassel
2026-06-17
Make copy_file_range non-static on GNU/Hurd
Damien Zammit
2026-06-17
block/file-posix: Clean up sys/ioctl import
Damien Zammit
2026-06-05
buildsys: Stop checking for ESA/390 host
Philippe Mathieu-Daudé
2026-03-10
block: Move qemu_fcntl_addfl() into osdep.c
Hanna Czenczek
2025-12-04
file-posix: Handle suspended dm-multipath better for SG_IO
Kevin Wolf
2025-11-25
file-posix: populate pwrite_zeroes_alignment
Stefan Hajnoczi
2025-11-11
block: replace TABs with space
Yeqi Fu
2025-11-11
block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
2025-07-14
file-posix: Fix aio=threads performance regression after enablign FUA
Kevin Wolf
2025-05-22
file-posix: Probe paths and retry SG_IO on potential path errors
Kevin Wolf
2025-05-22
file-posix: allow BLKZEROOUT with -t writeback
Stefan Hajnoczi
2025-05-14
file-posix, gluster: Handle zero block status hint better
Eric Blake
2025-05-14
block: Expand block status mode from bool to flags
Eric Blake
2025-05-06
block: Fix type conflict of the copy_file_range stub
Kohei Tokunaga
2025-05-06
block: Add including of ioctl header for Emscripten build
Kohei Tokunaga
2025-04-30
file-posix: Fix crash on discard_granularity == 0
Kevin Wolf
2025-04-25
file-posix: probe discard alignment on Linux block devices
Stefan Hajnoczi
2025-03-13
file-posix: Support FUA writes
Kevin Wolf
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2024-10-02
block: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-07-02
block/file-posix: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
2024-06-28
block: remove separate bdrv_file_open callback
Paolo Bonzini
2024-06-10
linux-aio: add IO_CMD_FDSYNC command support
Prasad Pandit
2024-06-10
block: drop force_dup parameter of raw_reconfigure_getfd()
Denis V. Lunev via
2023-12-21
block/file-posix: set up Linux AIO and io_uring in the current thread
Stefan Hajnoczi
2023-11-06
file-posix: fix over-writing of returning zone_append offset
Naohiro Aota
2023-11-06
block/file-posix: fix update_zones_wp() caller
Sam Li
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2023-09-08
block: spelling fixes
Michael Tokarev
2023-08-29
file-posix: Simplify raw_co_prw's 'out' zone code
Hanna Czenczek
2023-08-29
file-posix: Fix zone update in I/O error path
Hanna Czenczek
2023-08-29
file-posix: Check bs->bl.zoned for zone info
Hanna Czenczek
2023-08-29
file-posix: Clear bs->bl.zoned on error
Hanna Czenczek
2023-07-27
block/file-posix: fix g_file_get_contents return path
Sam Li
2023-06-28
file-posix: remove incorrect coroutine_fn calls
Paolo Bonzini
2023-06-01
block/linux-aio: convert to blk_io_plug_call() API
Stefan Hajnoczi
2023-06-01
block/io_uring: convert to blk_io_plug_call() API
Stefan Hajnoczi
2023-05-15
block: add some trace events for zone append
Sam Li
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
2023-05-15
file-posix: add tracking of the zone write pointers
Sam Li
2023-05-15
block: add some trace events for new block layer APIs
Sam Li
2023-05-15
block: add zoned BlockDriver check to block layer
Sam Li
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
2023-05-15
block/file-posix: introduce helper functions for sysfs attributes
Sam Li
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-04-25
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
2023-04-25
io_uring: use LuringState from the running thread
Emanuele Giuseppe Esposito
2023-04-25
linux-aio: use LinuxAioState from the running thread
Emanuele Giuseppe Esposito
[next]