fio.git
2009-12-22 Jens AxboeFix sh4 typo
2009-12-22 Nobuhiro Iwamatsush4 support
2009-12-21 Jens AxboeAdd generic arch include header
2009-12-20 Jens AxboeOSX should include sha1
2009-12-20 Jens AxboeMake fdatasync OS optional
2009-12-20 Jens Axboeos.h should include headers it needs by itself
2009-12-16 Jens AxboeInclude juggling
2009-12-16 Jens AxboeAdd Solaris helper object
2009-12-16 Jens AxboeMake weak posix_memalign() private to Solaris
2009-12-15 Jens AxboeAdd generic random helpers
2009-12-15 Jens AxboeFix some issues with the OSX port
2009-12-14 Jens AxboeSupport for Mac OS 10.6.2
2009-12-10 Jens AxboeFio 1.36 fio-1.36
2009-12-09 Radha RamachandranFix rate option with iodepth > 1
2009-12-08 Jens AxboeFio 1.36-rc2 fio-1.36-rc2
2009-12-08 Jens AxboeAdd support for specifying UID/GID
2009-12-07 Jens AxboeFix compilation for non-linux
2009-12-07 Jens AxboeAutodetect cgroup blkio mount point
2009-12-05 Jens AxboeFix an inverted cgroup exit check
2009-12-05 Jens AxboeFio 1.36-rc1 fio-1.36-rc1
2009-12-04 Jens Axboecgroup cleanups
2009-12-04 Jens AxboeMove cgroup list to proper shared storage
2009-12-04 Jens Axboecgroup cleanups/fixes
2009-12-04 Jens AxboeBetter support for setting up and removing private...
2009-12-04 Jens AxboeCGROUP fixes
2009-12-04 Jens AxboeAdd support for blkio cgroups on Linux
2009-12-04 Jens AxboeMove back to realtime clock
2009-11-24 Jens AxboeAdd helpers include file
2009-11-24 Jens AxboeFix compile error due to missing ENOMEM on some platforms
2009-11-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-11-23 Jens AxboeAdd weak helpers to other makefiles
2009-11-23 Jens AxboeFix posix_memalign() return value in case of error
2009-11-23 Jens AxboeAdd posix_* weak helpers
2009-11-23 Jens AxboeRe-include fallback BITS_PER_LONG fallback
2009-11-13 Jens AxboeCorrect size of tiobench profile
2009-11-13 Jens AxboeAdd support for simple profile benchmarks
2009-11-13 Jens AxboeOnly do math on known keywords
2009-11-13 Jens AxboeSupport simple math on reserved keyword expressions
2009-11-12 Radha RamachandranLog bad verify header location
2009-11-05 Jens AxboeFio 1.35 fio-1.35
2009-11-05 Radha RamachandranDon't pass more than the queued IO depth in to getevents()
2009-11-04 Jens AxboeFix race on io_u->flags
2009-11-04 Jens AxboeMove BITS_PER_LONG define to arch
2009-11-04 Jens AxboeWait for async threads before freeing/killing IO buffers
2009-11-03 Glen OgilvieFixup iolog replay and add 'wait' command
2009-11-03 Radha RamachandranFix race condition when using asynch verify
2009-10-27 Radha RamachandranSupport > 4 byte verify write patterns
2009-10-15 Jens AxboeFio 1.34.2 fio-1.34.2
2009-10-15 Kenneth WatersFix bug in bssplit parsing
2009-10-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-10-07 Roland DreierFix problem with mutexes and MONOTONIC clock
2009-10-06 Jens AxboeFix wrong clock source in mutex
2009-10-01 Jens AxboeFio 1.34.1 fio-1.34.1
2009-10-01 Jens AxboeReally fix dm/md slave disk utilization
2009-10-01 Jens AxboeRevert "Fix disk utilization for md/dm slaves"
2009-10-01 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-10-01 Jens AxboeFix disk utilization for md/dm slaves
2009-09-22 Jens AxboeAdd generic bdev_size function
2009-09-15 Jens AxboeFix compile error on IA64
2009-09-14 Jens AxboeAdd a bit of huge page documentation
2009-09-14 Jens AxboeAdd hint on being root for EPERM and shmhuge error
2009-09-12 Jens AxboeFio 1.34 fio-1.34
2009-09-12 Jens AxboeMake sure shmhuge allocations are huge page size aligned
2009-09-11 Jens AxboeSilence the style/whitespace police
2009-09-11 Jens AxboeCleanup diskutil.c
2009-09-11 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-09-11 Alan D. BrunelleBug fix: handles disk device used multiple times
2009-09-10 Jens AxboeFio 1.33.1 fio-1.33.1
2009-09-10 Martin SteigerwaldFix typo in write_barrier() on Alpha
2009-09-05 Jens AxboeFio 1.33 fio-1.33
2009-09-05 Jens AxboeDocument the verify behaviour wrt read and write workloads
2009-09-04 Jens AxboeDon't assume read IO are always verifies if verify...
2009-09-01 Jens AxboeMIPS support
2009-08-25 Jens AxboeDon't start new groups for numjobs=
2009-08-12 Michael Prokopfio.1: fix hyphen-used-as-minus-sign
2009-08-09 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-08-09 Jens AxboeAdd Linus' optimized sha1 hash for checksum
2009-08-05 Jens AxboeAdd support for reserved keywords
2009-08-04 Jens AxboeAdd strong madvise() hint for cache pruning
2009-08-04 Jens AxboeRemove old FIXME comment
2009-08-04 Jens AxboeFreeBSD: use generic bdev size retrieval
2009-08-04 Jens Axboesolaris: implement blockdev size getting
2009-08-04 Jens Axboesolarisaio: fix aio errno assignment
2009-08-04 Jens AxboeAllow ':' in filenames
2009-08-03 Jens AxboeSolaris cpu affinity fix
2009-07-31 Jens AxboeFio 1.32 fio-1.32
2009-07-31 Jens Axboesmalloc: enlarge pool size
2009-07-31 Jens AxboeFix problem with bw log not working for writes
2009-07-27 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-07-27 Radha RamachandranVerify pattern & header meta data
2009-07-18 Jens AxboeA few more kb_base fixups
2009-07-18 Jens AxboeMake kb_base apply to parser k/m/g etc values
2009-07-17 Jens AxboeAdd tera/peta suffixes
2009-07-17 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-07-17 Jens AxboeAdd kb_base option to specify the base unit of a kilobyte
2009-07-17 Jens AxboeGet rid of KiB vs KB distinction
2009-07-17 Jens Axboeparser: dump valid option format for ->verify() fail
2009-07-10 Jens AxboeFio 1.31 fio-1.31
2009-07-10 Jens AxboeFix broken completion latency numbers
2009-07-07 Jens Axboesmalloc: just round alloc_size to int aligned for post...
next