fio.git
2016-11-27 Sitsofe WheeerSilence compiler warnings
2016-11-27 Sitsofe Wheelereta: Fix ETA oddness at crossover points
2016-11-27 Sitsofe Wheelereta: Fix ramp time ETA
2016-11-27 Sitsofe Wheeerioengines: Fix td->io_issues[ddir] over decrement
2016-11-27 Sitsofe Wheelerfio: Fix (unsigned) integer overflow issues
2016-11-16 Sam ZaydelImprove informativeness about directIO support or rathe...
2016-11-15 Jens Axboeposixaio: fix bad type passed to memset
2016-11-14 Colin Ian KingFix memory leak on tmp_buf
2016-11-12 Pan Liurbd: fix crash with zero sized image
2016-11-02 Tomohiro KusumiFix duplicated typos from 42d97b5c in fio(1)
2016-11-01 Bruce CranRemove extra space in tausworthe32 warning message
2016-11-01 Jens AxboeMerge branch 'HOWTO-cleanup' of https://github.com...
2016-11-01 Sam ZaydelFix minor spelling mistakes in HOWTO document
2016-10-28 Jens Axboebackend: cleanup check for completion/issue byte checking
2016-10-26 Tomohiro KusumiAdd blockdev_size() support for OpenBSD
2016-10-26 Tomohiro KusumiAdd blockdev_size() support for NetBSD
2016-10-25 Jens AxboeFio 2.15 fio-2.15
2016-10-25 Bruce CranUse the POSIX `EDEADLK` instead of the Linux `EDEADLOCK`
2016-10-24 Jens Axboebackend: end IO loop early, if the job is marked as...
2016-10-24 Jens Axboefio: make job reap timeout 5 minutes
2016-10-24 Jens Axboemutex: clear mutex when removed
2016-10-23 Theodore Ts'obackend: if we can't grab stat_mutex, report a deadlock...
2016-10-20 Tomohiro KusumiUse fmt -w WIDTH option instead of -WIDTH
2016-10-20 Tomohiro KusumiRemove getopt_long_only macro from NetBSD header
2016-10-19 Jens AxboeMerge branch 'rbd-poll'
2016-10-19 Jens Axboerbd: poll cleanups
2016-10-19 Pan Liuuse poll() and rbd_poll_io_events to speed up io retrieval.
2016-10-18 Jens AxboeHOWTO: update to include iolog replay
2016-10-18 Jens Axboeiolog: add support for 'replay_no_stall'
2016-10-17 Jens Axboeiolog: enable replay_redirect on iolog replay
2016-10-17 Tomohiro KusumiAdd device_is_mounted() support for NetBSD
2016-10-17 Tomohiro KusumiFix e7e136da (Add device_is_mounted() support for BSDs)
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2016-10-14 Jens AxboeUpdate REPORTING-BUGS
2016-10-12 Jens AxboeAdd alias for 'disable_bw_measurement' option
2016-10-12 Bruce CranImplement nice() for Windows
2016-10-11 Omar SandovalUpdate bandwidth log documentation
2016-10-11 Omar Sandovaliolog: make write_*_log prefix optional
2016-10-11 Omar Sandovaliolog: fix --bandwidth-log segfaults
2016-10-11 Omar Sandovalinit: fix --bandwidth-log without argument
2016-10-11 Bruce Cranwindowsaio: fix completion thread affinitization
2016-09-27 Jens Axboefilehash: fix init/exit
2016-09-26 Jens Axboeinit: remove unused variable
2016-09-26 Jens Axboefilehash: move to separate allocation
2016-09-26 Jens Axboefio: bump max jobs to 4k
2016-09-25 Jens Axboesmalloc: OOM fixups
2016-09-25 Jens Axboebloom: don't enforce minimum entry count
2016-09-25 Jens Axboefile: add bloom filter to avoid quadratic lookup behavior
2016-09-25 Jens Axboeinit: re-call sinit() if we change the smallc pool...
2016-09-25 Jens Axboesmalloc: fixup --alloc-size
2016-09-25 Jens Axboebloom: allow to pass in whether to set bits for strings
2016-09-23 Jens Axboebloom: add string version
2016-09-23 Jens Axboebloom: hashes take byte lengths, not nwords
2016-09-23 Jens Axboebloom: use bool
2016-09-21 Jens Axboestat: check if ctime_r() ends in a newline before stripping
2016-09-21 Jens Axboeos/windows/posix.c: ensure that ctime_r() adds a newline
2016-09-19 Josh SinykinWindows: fix Time_tToSystemTime function to be 64-bit...
2016-09-19 Josh SinykinFix garbage characters in json output caused by time_bu...
2016-09-16 Jens Axboeworkqueue: kill SW_F_EXITED
2016-09-16 Jens Axboeiolog: dprint() casts for 32-bit warnings
2016-09-16 Jens AxboeFixup two compile warnings
2016-09-16 Jens AxboeFio 2.14 fio-2.14
2016-09-16 Jens Axboeconfigure: harden clockid_t test
2016-09-16 Jens Axboemac: fix for 10.12 having clockid_t
2016-09-16 Jens Axboeclient: coding style fixups
2016-09-16 Jens AxboeMerge branch 'client-unique-log-names' of https://githu...
2016-09-16 Jens Axboeio_u: fix overflow in 64-bit bssplit calculation
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-09-15 Jan Fajerskiadd simple fio.service to start fio server with systemd
2016-09-13 Jens Axboeclient: ignore SEND_ETA, if we can't fin a reply command
2016-09-12 Jens AxboeMakefile: fixup java path for libhdfs
2016-09-12 Jens Axboeinit: pass in right pointer to def thread options free
2016-09-08 Ben Englandsafety first!
2016-09-06 Ben Englandadhere to fio coding standards
2016-09-06 Ben Englandgenerate unique pathname for each fio --client log...
2016-09-06 Karl CronburgMakes use of configparser portable to older versions by:
2016-09-02 Jens Axboeserver: bump version
2016-09-02 Jens AxboeMerge branch 'histogram-client-server' of https://githu...
2016-08-29 Jeff Furlongjesd219: fix alignment
2016-08-29 Jens AxboeFIO-VERSION-GEN: fix dirty repo tracking
2016-08-29 Jens Axboefilelock: bool conversion
2016-08-29 Jens Axboetrim: convert to bool
2016-08-26 Jens Axboebackend: check if we need to update rusage stats, if...
2016-08-26 Karl CronburgClient / server code for handling histograms. The server:
2016-08-26 Jens Axboefile: fio_files_done() can return bool
2016-08-26 Jens Axboefile: fix numjobs > 1 and implied jobname as filename
2016-08-25 Jens AxboeMerge branch 'epoch-histograms' of https://github.com...
2016-08-25 Karl CronburgGive job file to fiologparser_hist.py so that it can...
2016-08-22 Jens Axboestat: don't trust per_unit_log() if log is NULL
2016-08-20 Jens Axboeverify: use proper include for PATH_MAX
2016-08-18 Karl CronburgManual page for fiologparser_hist.py and Makefile updat...
2016-08-18 Jens AxboeMerge branch 'epoch' of https://github.com/cronburg/fio
2016-08-18 Karl CronburgOption for changing log files to use Unix epoch instead...
2016-08-18 Jens Axboeparse: fix void * pointer math complaint
2016-08-18 Jens AxboeAdd basic write/read-and-verify example job file
2016-08-18 Jens Axboefio: use the proper enum type for the shifted IO engine...
2016-08-16 Jens AxboeFix backwards reads with --size smaller than the file...
2016-08-16 Jens Axboehistogram: style and list fixups
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
next