fio.git
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...
2009-07-07 Jens AxboeMake smalloc redzone pointer properly aligned
2009-07-06 Jens AxboePrint error on thread init failure
2009-07-06 Jens AxboeAsync verify HOWTO/man update
2009-07-06 Jens AxboeCode indentation fix
2009-07-06 Jens AxboeMake async IO verify offload handle errors properly
2009-07-06 Jens AxboeImprove async verify offload efficiency
2009-07-06 Jens AxboeAdd support for async IO verification offload
2009-07-04 Jens Axboemmap engine: remove code duplication
2009-07-03 Jens Axboemmap engine: allow full mmaps for 64-bit machines
2009-07-03 Jens AxboeFio 1.30 fio-1.30
2009-07-03 Jens AxboeAdd warning about potentially missing O_DIRECT support...
2009-07-03 Jens AxboeDon't limit direct IO to 512b aligned
2009-07-03 Jens AxboeFix O_DIRECT memory alignment
2009-07-02 Jens AxboeFio 1.29 fio-1.29
2009-07-02 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-07-02 Radha RamachandranFix issue with fill_device=1 and continue_on_error
2009-07-01 Jens AxboeAdd code to detect a task that exited prior to up'ing...
2009-07-01 Jens AxboeDon't allow pre_read on IO engines that cannot seek
2009-07-01 Jens AxboeFio 1.29-rc1 fio-1.29-rc1
2009-07-01 Jens AxboeFix compile error
2009-07-01 Jens AxboeMove gtod_cpu affinity check to verify callback
2009-07-01 Jens AxboeMove rw= write && read_only check to ->verify callback
2009-07-01 Jens AxboeAdd support for the iomem_align option
2009-07-01 Jens AxboeAdd verify hook to options
next