fio.git
2015-06-11 Tomohiro KusumiRename get_fs_size() to get_fs_free_size()
2015-06-11 Tomohiro KusumiAdd get_fs_size() support for BSDs
2015-06-10 Tomohiro KusumiAdd header include for DragonFlyBSD
2015-06-09 Tomohiro KusumiFix compiler warning
2015-06-09 Sam ZaydelDropped commented out part of line.
2015-06-09 Sam ZaydelMerge branch 'master' of github.com:axboe/fio into...
2015-06-09 Sam Zaydelint may be too small for a size_t on some systems.
2015-06-09 Jens Axboeoptions: use fio_option_is_set() to detect verify setting
2015-06-09 Jens Axboeverify: cleanup code for verify pattern without headers
2015-06-09 Jens Axboeverify: fix dumping of received/expected buffers on...
2015-06-09 Jens Axboeverify: add raw pattern verify
2015-06-09 Jens Axboebackend: don't add to runtime for fake writes
2015-06-08 Tomohiro KusumiClear sysfs path before reading current ioscheduler...
2015-06-05 Jens Axboeconfigure: add some missing help options
2015-06-05 Tomohiro KusumiFix compile error on non Linux-or-BSDs
2015-06-04 Jens Axboeinit: automate displaying debug categories
2015-06-03 Tomohiro KusumiAdd device_is_mounted() support for BSDs
2015-06-01 Jens AxboeMerge branch 'req6' of git://github.com/kusumi/fio
2015-06-01 Tomohiro KusumiMinor cleanups on cleanup()
2015-06-01 Tomohiro KusumiFix build error on non-GNU environment
2015-05-30 Jens Axboerdma: adapt to new init_rand_seed()
2015-05-30 Jens Axboefilesetup: print warning if chosen random generator...
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-29 Jens AxboeAdd Intel rdrand support
2015-05-26 Ben Englandtreat error in addr conversion to string as non-fatal
2015-05-25 Ben Englandembed server address, not other end's address
2015-05-22 Jens Axboecconv: add allow_mounted_write
2015-05-22 Jens AxboeAdd 'allow_mounted_write' option
2015-05-22 Jens AxboeAdd start of mount check
2015-05-16 Jens AxboeMerge branch 'req4' of git://github.com/kusumi/fio
2015-05-16 Tomohiro KusumiAdd missing fio_mutex_up() on return
2015-05-16 Tomohiro KusumiCleanup DragonFlyBSD support
2015-05-14 Tomohiro KusumiChange (blank)cpu affinity macros to inline functions
2015-05-14 Jens Axboestat: add comment on why we need return
2015-05-14 Tomohiro KusumiFix warning from gmake on BSD
2015-05-12 Jens AxboeAdd 'allow_file_create' option
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
next