fio.git
2010-09-28 Adam DeBellinsFix bad setting of td->o.ddir_seq_nr in add_job()
2010-09-26 Jens AxboeUse log_err() in the io engines
2010-09-26 Jens Axboebinject: correctly retrieve block size of device
2010-09-24 Jens AxboeFio 1.44-rc1 fio-1.44-rc1
2010-09-24 Jens AxboeDon't add the file offset twice for trim
2010-09-23 David NellansKill leftover debug printf() and re-format a long line
2010-09-23 David NellansFix io_u depth array size
2010-09-23 David NellansAdd some comments around the terse output
2010-09-16 Jens Axboenum2str fixes
2010-09-16 Jens AxboeImplement a better num2str()
2010-09-16 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-15 Jens AxboeRevert "Improvements for num2str()"
2010-09-15 Jens AxboeImprovements for num2str()
2010-09-14 Jens AxboeAdd missing option type
2010-09-14 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-08 Jens Axboebinject: use WRITE, not WRITEZERO
2010-09-07 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-07 Jens AxboeAdd binject IO engine
2010-09-07 Jens AxboeAlign memory buffers for RAW io engines
2010-09-02 Jens AxboeFixup bad format of replay_no_stall option
2010-09-02 Jens AxboeFix assert
2010-09-02 Jens AxboeTrim/discard fixes
2010-09-02 Jens AxboeFix libaio prep
2010-09-01 Jens AxboeRemove debug TRIM #error
2010-09-01 Jens AxboeAdd verify trim support
2010-08-31 David NellansAdd support for redirection replay of blktrace traces...
2010-08-27 Jens AxboeFio 1.43.2 fio-1.43.2
2010-08-27 Jens AxboeFix bug with probing block size
2010-08-25 Jens AxboeFio 1.43.1 fio-1.43.1
2010-08-25 Jens AxboeAdd support for replaying blktrace trim/discard
2010-08-25 Jens AxboeAdd missing types to io_u_log_error()
2010-08-25 Jens AxboeAdd missing types to log_io_u()
2010-08-25 Jens AxboeFix access of freed memory
2010-08-25 Jens AxboeBad style
2010-08-25 Jens AxboeFio 1.43 fio-1.43
2010-08-25 Jens AxboeMark "read_iolog" as a parent for "replay_no_stall"
2010-08-24 David NellansAdd option to skip delays when replaying traces
2010-08-24 Jens AxboeFix blktrace replay
2010-08-15 Jens AxboeFio 1.43-rc1 fio-1.43-rc1
2010-08-15 Jens AxboeFixup misuse of get_cpu_clock()
2010-08-11 Jens AxboeAdd comment on why fallocate is disabled on AIX
2010-08-11 Jens AxboeUpdate OS support line
2010-08-11 Jens AxboeCleanup MSG_DONTWAIT
2010-08-11 Jens AxboeBad indentation
2010-08-11 Jens AxboeAIX fixups
2010-08-10 Jens AxboeAdd comment as to where getopt_long.c came from
2010-08-10 Cigy CyriacAdd support for AIX
2010-08-10 Cigy CyriacNot all platforms have MSG_DONTWAIT
2010-08-10 Cigy CyriacFix bad casting of unsigned long long to unsigned long
2010-08-10 Cigy CyriacAdd get_cpu_clock() for powerpc
2010-08-01 bart Van AsscheReduce thread stack size
2010-08-01 Jens AxboeReduce stack consumption in blktrace load
2010-07-29 Jens AxboeFix leak when finding aliases in the log rbtree
2010-07-29 Jens AxboeFix bad deref of memory in parser
2010-07-20 Jens AxboeAdd rw_sequencer option
2010-07-20 Jens AxboeRename ddir_nr -> ddir_seq_nr
2010-07-19 Jens AxboeInitial commit for TRIM/DISCARD support
2010-07-19 Jens AxboeHave cscope look in subdirs too
2010-07-14 Jens AxboeFio 1.42 fio-1.42
2010-07-14 Radha RamachandranNo need to use specific flag for io_u fill length
2010-07-14 Jens AxboeReally fix broken option length check
2010-07-14 Jens AxboeTurn io_u filled variable into a flag
2010-07-14 Radha RamachandranReuse filled pattern
2010-07-09 Jens AxboeFio 1.41.6 fio-1.41.6
2010-07-09 Jens AxboeOnly flag sync_file_range() support for newer Linux...
2010-06-30 Jens AxboeUpdate documentation on new terse format and add versio...
2010-06-29 Jens AxboeFix startdelay option with s/m/h/d postfix
2010-06-29 Jens Axboecrc32c-intel: replace SIGILL approach with cpuid
2010-06-28 Greg Edwardsfix posix_fallocate() return value usage
2010-06-28 Greg Edwardsgracefully handle full /tmp file system
2010-06-25 Jens AxboeFio 1.41.5 fio-1.41.5
2010-06-25 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2010-06-25 Jens AxboeRevert "fix 1000 vs kb_base confusion in show_run_stats."
2010-06-25 Jens AxboeDocumentation update
2010-06-24 Jens AxboeFio 1.41.4 fio-1.41.4
2010-06-24 Jens AxboeAdd chardev size getting
2010-06-24 Jens AxboeAdd total latency log
2010-06-24 Jens AxboeFix FreeBSD warning
2010-06-24 Jens AxboeAdd real blockdev_size() for FreeBSD
2010-06-24 Jens AxboeMake fill_device detect bdev sizes too
2010-06-24 Jens AxboeFix man page documentation for verify_pattern
2010-06-23 Jens AxboeAllow use of KiB etc to give explicit base 10 multiplies
2010-06-23 YAMAMOTO Takashifix 1000 vs kb_base confusion in show_run_stats.
2010-06-22 Jens Axboeposixaio: return any ready event in ->getevents()
2010-06-22 Jens AxboeAdd off64_t to FreeBSD
2010-06-21 Jens AxboeFio 1.41.3 fio-1.41.3
2010-06-21 Jens AxboeSpeedup verify random fills by 10-15x
2010-06-21 Jens AxboeDocumentation update
2010-06-21 Jens AxboeAuto-detect missing hw support for crc32c and fallback...
2010-06-21 Jens AxboeMissing new line
2010-06-21 Jens AxboeCleanup up SIGILL for crc32c-intel
2010-06-21 Jens AxboeAdd documentation for verify_backlog and verify_backlog...
2010-06-21 Jens AxboeFio 1.41.2 fio-1.41.2
2010-06-21 Jens AxboeFix disk util for slaves
2010-06-21 Jens AxboeDo diskutil check earlier
2010-06-21 Jens AxboeFio 1.41.1 fio-1.41.1
2010-06-21 Jens AxboeFix a bug with multiple files in the same io_piece...
2010-06-18 Jens AxboeFio 1.41 fio-1.41
2010-06-18 Jens AxboeVerify fatal fixups
2010-06-18 Jens AxboeError reporting fixups for meta/pattern verifies
next