fio.git
2015-05-11 Jens AxboeAdd 'per_job_logs' option
2015-05-10 Jens Axboeworkqueue: style cleanup
2015-05-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-05-08 Jens Axboerandom: document default seed value
2015-05-08 Jens AxboeFio 2.2.8 fio-2.2.8
2015-05-08 Bruce CranFix Windows installer build: LICENSE is now MORAL-LICENSE
2015-05-07 Jens AxboeUse PATH_MAX instead of _POSIX_HOST_NAME_MAX
2015-05-07 Jens AxboeREADME: add git:// for github as well
2015-05-07 Bruce CranFix compiler warning and test progs linker errors on...
2015-05-07 Jens AxboeFix keyword replacement leaks
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Ben Englanddocument changes to --client syntax and behavior
2015-05-07 Ben Englandallow --client parameter to be pathname containing...
2015-05-07 Bruce CranAdd Windows ctime_r implementation and add empty ioctl...
2015-05-07 Jens Axboeposixaio: use 'errno' for inline error
2015-05-07 Jens AxboeEnsure that set_name_idx() doesn't exceed target bounds
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-07 Ben Englandallow --client to work with shared filesystem
2015-05-06 Jens Axboeserver: bump version
2015-05-06 Jens Axboecconv: add missing conversions of block_error_hist...
2015-05-06 Jens Axboeblktrace: add support for scaling and aligning replays
2015-05-06 Jens AxboeAdd support for options being a power-of-2
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-05-06 Julius RusMake windowsaio match iometer performance. Without...
2015-05-05 Jens Axboelibmtd: ->name and ->type_str can't be constant
2015-05-05 Milton ChiangARM: Use generic assembly nop and barrier code for...
2015-05-04 Brian FultonFix Runtime, IOPS, bandwidth recorded incorrectly
2015-05-01 Steven Noonanlfsr-test: print total elapsed time correctly
2015-05-01 Steven Noonangettime: add support for CLOCK_MONOTONIC_RAW
2015-05-01 Jens Axboeblktrace: support for non-512b sector sizes
2015-04-29 Jens Axboeconfigure: add support for --prefix
2015-04-28 Jens Axboeblktrace: only set O_DIRECT if the min bs is a multiple...
2015-04-28 Jens AxboeAdd recommendation to set direct=0 if first O_DIRECT...
2015-04-27 Jens Axboededupe: improve 100% dedupe case
2015-04-27 Jens Axboededupe: fix dedupe_percentage=100
2015-04-24 Jens AxboeHOWTO: clarify the 'wait' statement in iologs
2015-04-24 Jens Axboeio_u: fix bug in rounding of generated buffer length
2015-04-24 Jens Axboeblktrace: fix bugs in accounting
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-23 Jens Axboeblktrace: only probe and set depth if option isn't set
2015-04-22 Jens Axboeconfigure: check for more of the used MTD features
2015-04-21 Jens AxboeFix off-by-one in cpus_allowed
2015-04-21 Jens AxboeFix off-by-one in cpu mask index handling
2015-04-21 Dan EhrenbergDon't export state variable
2015-04-16 Dan EhrenbergFix mtd valgrind warning
2015-04-16 Jens AxboeFix wrong index bug
2015-04-15 Jens AxboeAdd sample job file for fixed submission rate
2015-04-15 Jens AxboeAdd man page and HOWTO for io_submit_mode option
2015-04-15 Jens Axboelibaio: don't call io_destroy(), let exit_aio() take...
2015-04-15 Jens AxboeFirst cut at supporting IO offload
2015-04-15 Jens Axboebackend: split queue io_u event handling into helper
2015-04-15 Jens AxboeAdd ->bytes_done[] to struct thread_data
2015-04-15 Jens AxboeChange writetrim to trimwrite
2015-04-15 Dan Ehrenbergmtd: example job file
2015-04-15 Dan Ehrenbergmtd: ioengine
2015-04-15 Dan Ehrenbergmtd: Import libmtd with modifications to make it compile
2015-04-15 Dan Ehrenbergmtd: Add CONFIG_MTD to ./configure script
2015-04-15 Dan EhrenbergCollect a block-wise histogram of trim and write errors
2015-04-15 Dan EhrenbergAdd new writetrim rw= mode for trims preceding writes
2015-04-15 Dan EhrenbergAllow trim on any file type
2015-04-15 Jens AxboeFio 2.2.7 fio-2.2.7
2015-04-09 Akshita Rajendra... configure: update to changes in fusion-aw packaging
2015-04-08 Jens Axboegenzip: switch to jenkins hash
2015-04-08 Jens AxboeUnify gauss and zipf/pareto input values
2015-04-08 Jens Axboegenzip: cleanups
2015-04-08 Jens Axboegenzip: add summed hit percentages
2015-04-08 Jens Axboegenzipf: add support for normal distribution
2015-04-08 Jens AxboeMake normal distribution takes deviations as a percentage
2015-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-04-08 Jens AxboeAdd support for normal/gaussian random distributions
2015-04-08 Fabrice Bacchellafio-genzipf results output are slightly wrong, it doesn...
2015-03-31 Jens Axboesg: don't return success if non bdev/char is used
2015-03-24 Jens AxboeAdd support for POSIX_FADV_STREAMID
2015-03-23 Jens AxboeAlways update rusage before grabbing stat_mutex
2015-03-20 Akash VermaCpu clock does not wrap if there is no CPU clock
2015-03-20 Jens Axboeio_u_queue: add debug assert check on adding too many...
2015-03-18 Jens AxboePack io_u/fio_file
2015-03-18 Luca MaranzanoAddedd -z option to specify file size for filepaths...
2015-03-18 Jens AxboeRevert "Scramble IO buffers unless explicitly told...
2015-03-18 Jens AxboeUpdate documentation for zero_buffers
2015-03-18 Jens AxboeScramble IO buffers unless explicitly told not
2015-03-17 Jens Axboeio_u: fix refill, should be random content
2015-03-17 Zev Weissinit: fix exit status with bogus arguments
2015-03-17 Jens Axboesmalloc: don't crash on being passed a bad pointer
2015-03-12 Jens Axboerate: remove redundant code in rate_ddir()
2015-03-03 Jens Axboesmalloc: bump initial size to 8 pools
2015-03-03 Christian Ehrhardtfio: fix smalloc strdop allocation failure
2015-02-27 Jens AxboeFio 2.2.6 fio-2.2.6
2015-02-27 Christian Ehrhardtfio: fix cycles_start build issue
2015-02-27 Ben EnglandPatch to make per-thread IOPS more accurate
2015-02-26 Jens AxboeFix segfault due to bad munmap()
2015-02-26 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-02-26 Lars Marowsky... Typo fix in man page.
2015-02-25 enhFix implicit function declaration on Android
2015-02-25 Raphael SilvaAdd missing pre-defined ARM arch compiler macro
2015-02-25 Lars Marowsky... Add --output-format option to manpage.
2015-02-24 Jens AxboeMake 'loops' honor full write+verify loops
2015-02-19 Jens AxboeFixup whitespace damage in the two previous commits
2015-02-19 Erwan Veluaxmap: Avoid memory leak if axmap_new() failed
2015-02-19 Erwan Veluiolog: Don't leak memory if fread fails in iolog_file_i...
next