fio.git
2008-09-30 Jens AxboeFix missing initialization of merge/io counts
2008-09-30 Shehjar TikooAggregate slave device stats into the stats for
2008-09-30 Shehjar TikooAdd support to display slave device stats for software...
2008-09-27 Jens AxboeHOWTO: add comment on terse and --minimal
2008-09-18 Jens AxboeFio 1.22-rc2 fio-1.22-rc2
2008-09-12 Aaron CarrollDon't compile crc32c-intel on non-x86 platforms
2008-09-11 Jens AxboeUpdate ramp_time
2008-09-11 Jens AxboeUpdate options
2008-09-10 Jens AxboeFio 1.22-rc1 fio-1.22-rc1
2008-09-10 Jens AxboeAdd ramp_time option
2008-09-10 Shaozhi Shawn Yeeta: fix bugs withe fill_device and exitall_on_terminate
2008-09-10 Jens Axboefilehash: check for NULL ->file_name in hash lookup
2008-09-10 Shaozhi Shawn Yefilehash: Filehash should be removed after the file...
2008-09-10 Shaozhi Shawn Yefilesetup: When terse_output is set, The 'laying out...
2008-09-10 Shaozhi Shawn Yesmalloc: Remove read/write lock race condition which...
2008-09-10 Daniel RallAllow fio headers to be included by a C++ build
2008-08-04 Jens AxboeAdd SIGILL signal handler
2008-08-04 Jens AxboeRemember to add crc32c_intel option check
2008-08-04 Jens AxboeAdd intel hardware assisted crc32c support
2008-07-31 Jens AxboeDetect and complain on smalloc failures
2008-07-31 Jens Axboesmalloc: default to 128 pools instead of 4
2008-06-25 Aaron CarrollPrevent filetype disappearing
2008-06-13 Jens AxboeAdd uninitialized_var() to silence bogus compiler warnings
2008-06-13 Gurudas Paieta overflow fix
2008-06-13 Jens AxboeRevert "Add spinlocks"
2008-06-13 Jens AxboeRevert "Add spinlock wrapper helpers"
2008-06-13 Jens AxboeRevert "smalloc: convert to spinlocks"
2008-06-13 Jens AxboeRevert "Convert file hash lock to spinlocks"
2008-06-13 Jens AxboeRevert "Remove unused define"
2008-06-12 Jens AxboeRemove unused define
2008-06-12 Jens AxboeConvert file hash lock to spinlocks
2008-06-12 Jens Axboesmalloc: convert to spinlocks
2008-06-12 Jens AxboeAdd spinlock wrapper helpers
2008-06-12 Jens AxboeAdd spinlocks
2008-06-12 Carl Henrik... fio.1: Correct terse (--minimal) output - page faults
2008-06-11 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-06-11 Jens AxboeAdd crc32c checksum
2008-06-11 Jens Axboecrc32 is uint32_t, not unsigned long
2008-06-11 Jens AxboeImprove bsrange buflen generations
2008-06-11 Jens AxboeDon't include headers in depend target
2008-06-11 Jens AxboeClear num_opts early
2008-06-11 Jens AxboeOlder Linux versions do not have O_NOATIME
2008-06-10 Jens AxboeRemember to free **opts as well
2008-06-10 Jens AxboeAdd option priorities
2008-06-09 Jens Axboesplice: if splicing fails with EINVAL, it's most likely...
2008-06-06 Jens AxboeFio 1.21 fio-1.21
2008-06-06 Jens AxboeLinux sysfs change broke fio disk lookup
2008-06-05 Jens AxboeETA fix
2008-06-05 Jens AxboeFio 1.21-rc8 fio-1.21-rc8
2008-06-05 Jens AxboeHOWTO spelling
2008-06-05 Jens AxboeHelp entry typos
2008-06-05 Jens AxboeAdd iodepth_batch_complete control
2008-06-05 Jens AxboeDon't print 100% done, when we don't have a time estima...
2008-06-04 Jens AxboeMAP_ANON requires fd == -1
2008-06-04 Jens AxboeAdd OS agnostic RAND_MAX
2008-06-04 Jens AxboeCompile warning for non-signal driven solaris asynch io
2008-06-04 Jens AxboeSolaris: support for proper random functions
2008-06-04 Jens AxboeAdd directio support to Solaris
2008-06-04 Jens AxboeWe need to grab and mark the file open before jumping...
2008-06-04 Jens AxboeKill useless undef's
2008-06-04 Jens AxboeAdd missing splice syscall numbers for alpha and s390
2008-06-04 Jens AxboeAdd write barriers
2008-06-04 Jens AxboeFio 1.21-rc7 fio-1.21-rc7
2008-06-04 Jens AxboeMissing time store in rwmix switch
2008-06-02 Jens AxboeBase FreeBSD Makefile on Linux, but insist on gmake...
2008-06-02 Jens AxboeMakefile update
2008-06-02 Jens AxboeRemove comment wrt sigaction() usage, it's deprecated
2008-06-02 Jens Axboesolarisaio: support signal driven async IO
2008-06-02 Jens Axboesolarisaio: aiowait() can return (void *) -1 for error
2008-06-02 Jens AxboeMove fls.h in with the other lib helpers
2008-06-02 Jens AxboeInclude solarisaio in README
2008-06-02 Jens Axboesolarisaio: IO depth constrained by MAXASYNCHIO
2008-06-02 Jens AxboeFio 1.21-rc6 fio-1.21-rc6
2008-06-02 Jens AxboeMissed fls() -> __fls() conversion
2008-06-02 Jens AxboeFio 1.21-rc5 fio-1.21-rc5
2008-06-02 Jens AxboeFreeBSD Makefile update
2008-06-02 Jens Axboemutex: only regard less-than-zero return as error
2008-06-02 Jens Axboenet engine: missing includes
2008-06-02 Jens Axboeposixaio: not all platforms have aio_fsync()
2008-06-02 Jens Axboeposixaio: need fcntl.h
2008-06-02 Jens AxboeGuard posix_fallocate() behind OS define
2008-06-02 Jens AxboeRename fls() to __fls()
2008-06-02 Jens AxboeNot all platforms have ENODATA
2008-06-02 Jens AxboeRename list_* function and file to flist_ to avoid...
2008-06-02 Jens AxboeAdd Solaris native aio engine
2008-06-02 Jens AxboeDon't make posix_fallocate() set td->verror
2008-06-02 Jens AxboeFio 1.21-rc4 fio-1.21-rc4
2008-06-02 Jens AxboeDo at least one block if randommap fails us
2008-06-02 Jens AxboeInc block in mark_random_map()
2008-06-02 Jens Axboesmalloc: use optimized ffz()
2008-06-02 Jens AxboeBe sure to use internal __ffs, not glibc variant
2008-06-02 Jens AxboeSpeedup mark_random_map()
2008-06-02 Jens Axboex86-64: enable arch ffz again
2008-06-02 Jens Axboex86-64: ffz need only search the first 32-bits
2008-06-02 Jens AxboeFix off-by-one in generic ffz
2008-06-02 Jens AxboeAdd missing lib/ffz.h file
2008-06-01 Jens AxboeReadd the arch ffz functions
2008-05-30 Jens Axboeffz() takes ints, so change the file_map to being int...
2008-05-30 Jens AxboeAdd sparc and sparc64 support
2008-05-30 Jens AxboeSeperate status timer setup from disk util timer
next