Add disk utilization to terse format output
[fio.git] / os /
2011-10-12 Jens AxboeFio 1.99.5 fio-1.99.5
2011-10-12 Jens AxboeCorrect Windows fio version
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-10 Jens AxboeFio 1.99.4 fio-1.99.4
2011-10-08 Bruce CranFix Windows issue with socklen_t
2011-10-08 Bruce CranFix compile on FreeBSD
2011-10-07 Jens AxboeFio 1.99.3 fio-1.99.3
2011-10-07 Jens AxboeFix warning when clang is used as the compiler
2011-10-07 Jens AxboePass arch/os in probe
2011-10-07 Jens AxboeFio 1.99.2 fio-1.99.2
2011-10-07 Jens AxboeSplit version into separate include fio
2011-10-05 Jens AxboeFio 1.99.1 fio-1.99.1
2011-10-05 Jens AxboeMove endian support out of server.h
2011-10-05 Jens AxboeFio 1.59 fio-1.59
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-04 Jens AxboeAIX fixes
2011-10-04 Jens AxboeAssume AIX is big endian
2011-10-04 Jens AxboeAdd fio_socklen_t
2011-10-04 Jens AxboeFinalize (?) byte swap/endian stuff
2011-10-04 Jens AxboeGeneric endianness typo
2011-10-04 Jens AxboeMore endianness for platforms
2011-10-04 Jens AxboeWider endianness support
2011-10-04 Jens AxboeHPUX endianness
2011-10-04 Jens AxboeMove endianness check to OS parts
2011-09-21 Jens AxboeFix aiocb compile warnings on HPUX
2011-09-16 Jens AxboeFio 1.58 fio-1.58
2011-07-30 Jens AxboeAdd proper include to silence build warning on NetBSD...
2011-07-19 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-07-19 Jens AxboeFix Solaris compile
2011-07-14 Jens AxboeFio 1.57 fio-1.57
2011-07-14 Bruce CranWindows affinity fix for thread based jobs
2011-07-14 Jens AxboeMake raw disk size detection work on OSX
2011-07-14 Jens AxboeFix compile warning on OSX
2011-07-14 Bruce CranAdd CPU affinity support to Windows
2011-07-12 Jens Axboegettid() for NetBSD
2011-07-12 Jens AxboeAdd gettid() for FreeBSD/OSX/Solaris
2011-07-12 Jens AxboeAdd gettid() for proper thread affinity on Linux
2011-07-12 Jens AxboeFix compile on older systems that don't have fallocate...
2011-07-11 Jens AxboeHP-UX: add fdatasync()
2011-07-11 Jens AxboeHP-UX: has aio_fsync() and fallocate()
2011-07-11 Jens AxboeHP-UX disk query size
2011-07-11 Jens AxboeFill in os_phys_mem() stub for HP-UX
2011-07-09 Jens AxboeA few HP-UX fixes
2011-07-08 Jens AxboeAdd block device size detection for HP-UX
2011-07-08 Jens AxboeInitial HP-UX port
2011-07-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-07-06 Jens AxboeAdd --max-jobs/-j command line option
2011-06-17 Eric GouriouAdd ability to invoke fallocate() FALLOC_FL_KEEP_SIZE.
2011-05-26 Jens AxboeFio 1.55 fio-1.55
2011-05-12 Jens AxboeFio 1.54 fio-1.54
2011-05-05 Jens AxboeFio 1.53 fio-1.53
2011-05-04 Bruce CranWindows fixes
2011-04-29 Jens AxboeFio 1.52 fio-1.52
2011-04-23 Steven Noonanos-mac.h: implement fio_set_odirect()
2011-04-23 Steven Noonanos-mac.h: implement blockdev_size()
2011-03-22 Jens AxboeFio 1.51 fio-1.51
2011-01-28 Bruce CranWindows: add missing files needed for msi build
2011-01-27 Jens Axboesolaris: OpenSolaris already has the madvise advice...
2011-01-26 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-01-26 Jens Axboesolaris: char dev size fixes
2011-01-19 Jens AxboeDefine OS preferred IO engine
2011-01-19 Bruce CranRemove version number from Windows MSI file
2011-01-10 Jens AxboeUpdate Windows version
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Jens AxboeRemove left-over files
2011-01-10 Bruce CranWindows updates
2011-01-08 Bruce CranVarious fixes/updates
2011-01-04 Bruce CranFio Windows update
2011-01-04 Jens AxboeOS headers need fio_file definition now
2011-01-04 Bruce CranFIO Windows update
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2010-10-27 Jens AxboeUpdate for proper binject ioctls
2010-10-08 Jens Axboebinject updates
2010-09-07 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-07 Jens AxboeAdd binject IO engine
2010-08-11 Jens AxboeAdd comment on why fallocate is disabled on AIX
2010-08-11 Jens AxboeCleanup MSG_DONTWAIT
2010-08-11 Jens AxboeAIX fixups
2010-08-10 Cigy CyriacAdd support for AIX
2010-07-19 Jens AxboeInitial commit for TRIM/DISCARD support
2010-07-09 Jens AxboeOnly flag sync_file_range() support for newer Linux...
2010-06-24 Jens AxboeAdd chardev size getting
2010-06-24 Jens AxboeFix FreeBSD warning
2010-06-24 Jens AxboeAdd real blockdev_size() for FreeBSD
2010-06-22 Jens AxboeAdd off64_t to FreeBSD
2010-05-21 Jens AxboeAdd missing os/os-netbsd.h file
2010-05-17 Jens AxboeImprove ETA for fill_device based job files
2010-05-12 YAMAMOTO Takashifio netbsd support
2010-03-19 Jens AxboeOSX should use off_t for off64_t
2010-03-09 Jens AxboeInitial suppor for sync_file_range()
2010-02-11 Joshua AuneFix FreeBSD support
2009-12-20 Jens AxboeMake fdatasync OS optional
2009-12-20 Jens Axboeos.h should include headers it needs by itself
2009-12-16 Jens AxboeInclude juggling
2009-12-16 Jens AxboeAdd Solaris helper object
2009-12-16 Jens AxboeMake weak posix_memalign() private to Solaris
2009-12-15 Jens AxboeAdd generic random helpers
2009-12-15 Jens AxboeFix some issues with the OSX port
next