disktools.git
2005-12-05 Jens Axboe[PATCH] fio: pretty close to compiling/working on FreeB...
2005-12-05 Jens Axboe[PATCH] fio: os-freebsd.h header
2005-12-05 Jens Axboe[PATCH] fio: more portability fixes
2005-12-05 Jens Axboe[PATCH] fio: kill asm/unistd.h include
2005-12-05 Jens Axboe[PATCH] fio: one more md5 int type fixup
2005-12-05 Jens Axboe[PATCH] fio: __ux -> uintx_t
2005-12-05 Jens Axboe[PATCH] fio: support for posix aio
2005-12-05 Jens Axboe[PATCH] fio: prepare to make it more cross platform
2005-12-02 Jens Axboe[PATCH] fio: better check_str() setup
2005-12-02 Jens Axboe[PATCH] fio: fix timeout quit with loops > 1
2005-12-02 Jens Axboe[PATCH] fio: replace home grown argument parsing with...
2005-12-01 Jens Axboe[PATCH] fio: shadow warnings
2005-12-01 Jens Axboe[PATCH] fio: change rw= parameter to take string instea...
2005-12-01 Jens AxboeMerge branch 'master' of axboe@brick.kernel.dk:/data...
2005-12-01 Jens Axboe[PATCH] fio: 'overwrite' parameter needs to take a...
2005-12-01 Jens Axboe[PATCH] fio: fix -W warnings
2005-11-30 Jens Axboe[PATCH] fio: basename() also garbles the passed variable
2005-11-30 Jens Axboe[PATCH] fio: sscanf() doesn't like size expanders
2005-11-30 Jens Axboe[PATCH] fio: ->verror need not be so large
2005-11-30 Jens Axboe[PATCH] fio: missed fio-ini.c errors
2005-11-30 Jens Axboe[PATCH] fio: pin point where an error happened
2005-11-30 Jens Axboe[PATCH] fio: don't prepend directory to filename unless...
2005-11-30 Jens Axboe[PATCH] fio: extend disk stats to cover more than just...
2005-11-30 Jens Axboe[PATCH] fio: file vs bdev size fixes
2005-11-29 Jens Axboe[PATCH] fio: extend file if it's too small
2005-11-29 Jens Axboe[PATCH] fio: unlink the file if terminated during file...
2005-11-29 Jens Axboe[PATCH] fio: flush output when showing termination...
2005-11-28 Jens Axboe[PATCH] fio: use temporary storage before calling dirname()
2005-11-28 Jens Axboe[PATCH] fio: size check was reversed
2005-11-25 Jens Axboe[PATCH] fio: quit can take a while, so show that we...
2005-11-25 Jens Axboe[PATCH] fio: mistakenly deleted fio-ini.c!
2005-11-25 Jens Axboe[PATCH] fio: merge the two sig handlers
2005-11-24 Jens Axboe[PATCH] fio: move the disk util stats out of the thread...
2005-11-24 Jens Axboe[PATCH] fio: make disk util work better (account like ru)
2005-11-24 Jens Axboe[PATCH] fio: add some basic disk utilization stats
2005-11-24 Jens Axboe[PATCH] sgioread: fix sign warning
2005-11-23 Jens Axboe[PATCH] fio: fix larger sleeps
2005-11-23 Jens Axboe[PATCH] sgioread: fix -s option
2005-11-23 Jens Axboe[PATCH] sgioread: Use correct cdb len
2005-11-18 Jens Axboe[PATCH] fio: Add option for using crc32 for verifies.
2005-11-18 Jens Axboe[PATCH] Add mem=mmap option to use anon mmap for buffer...
2005-11-18 Jens Axboe[PATCH] fio: for mmap'ed io with the direct option...
2005-11-17 Jens Axboe[PATCH] fio: print whether we will use mmap or not
2005-11-17 Jens Axboe[PATCH] fio: add support for mmap'ed io.
2005-11-17 Jens Axboe[PATCH] fio: various fixes for using a bdev directly
2005-11-15 Jens Axboe[PATCH] fio: if no size given for read, just use file...
2005-11-14 Jens Axboe[PATCH] fio: show group stats after individual job...
2005-11-10 Jens Axboe[PATCH] fio: display percent of agg bw a job got
2005-11-10 Jens Axboe[PATCH] fio: one-off in check_strset()
2005-11-10 Jens Axboe[PATCH] fio: Add check_strset()
2005-11-10 Jens Axboe[PATCH] fio: add option for using threads
2005-11-10 Jens Axboe[PATCH] fio: split the code up a bit, fio.c was getting...
2005-11-10 Jens Axboe[PATCH] Add Makefile depedency checks
2005-11-09 Jens Axboe[PATCH] fio: strip whitespace at the end as well in...
2005-11-09 Jens Axboe[PATCH] fio: stats update, make it work for loops and...
2005-11-09 Jens Axboe[PATCH] fio: do seperate statistics between stonewalls...
2005-11-09 Jens Axboe[PATCH] Add generic_ffz for use for archs without an...
2005-11-09 Jens Axboe[PATCH] Make 'ARCH' a define, it may not be used
2005-11-09 Jens Axboe[PATCH] fio: BITS_PER_LONG can just be __WORDSIZE
2005-11-08 Jens Axboe[PATCH] drivescan/misc: arch stuff
2005-11-08 Jens Axboe[PATCH] fio: forgot arch.h checkin
2005-11-08 Jens Axboe[PATCH] fio: error handling
2005-11-08 Jens Axboe[PATCH] fio: fix some arch issues
2005-11-08 Jens Axboe[PATCH] fio: update tiobench example to use 'numjobs'
2005-11-08 Jens Axboe[PATCH] fio: 'directory' option debug kill
2005-11-08 Jens Axboe[PATCH] fio: add 'directory' and 'numjobs' options
2005-11-08 Jens Axboe[PATCH] fio: redundant setting of run_str[]
2005-11-08 Jens Axboe[PATCH] fio: add tiobench example file
2005-11-08 Jens Axboe[PATCH] fio: stonewall needs to break to honor future...
2005-11-08 Jens Axboe[PATCH] fio: fix busy map problem with file offsets
2005-11-08 Jens Axboe[PATCH] fio: improve timing on low number of usecs
2005-11-08 Jens Axboe[PATCH] fio: add stonewall option to serialize jobs...
2005-11-08 Jens Axboe[PATCH] fio: add cpu usage stats
2005-11-08 Jens Axboe[PATCH] fio: Change '+' runstate to show what the job...
2005-11-08 Jens Axboe[PATCH] fio: td_write()
2005-11-08 Jens Axboe[PATCH] fio: add size detection for block devices
2005-11-07 Jens Axboe[PATCH] fio: fix aio syscall returns and io_u leak...
2005-11-07 Jens Axboe[PATCH] fio: make the aio path handle resubmits
2005-11-07 Jens Axboe[PATCH] fio: make default timeout be until we are done
2005-11-07 Jens Axboe[PATCH] fio: Switch to bytes instead and add map of...
2005-11-07 Jens AxboeMerge branch 'master' of axboe@router:/data/git/disktools
2005-11-07 Jens Axboe[PATCH] fio: convert all internal accounting to sectors
2005-11-07 Jens Axboe[PATCH] fio: make sure bs is a multiple of 512
2005-11-04 Jens Axboe[PATCH] fio: random verify fixes, still some problems...
2005-11-04 Jens Axboe[PATCH] fio: make random io writes verifiable as well
2005-11-04 Jens Axboe[PATCH] fio: let td->error determine exit point
2005-11-04 Jens Axboe[PATCH] fio: make logic easier to read
2005-11-04 Jens Axboe[PATCH] fio: disable verify for random io for now
2005-11-04 Jens Axboe[PATCH] fio: verify cleanups
2005-11-04 Jens Axboe[PATCH] fio: Assume verify is ok for a hole
2005-11-04 Jens Axboe[PATCH] fio: only verify for writes (duh)
2005-11-04 Jens Axboe[PATCH] fio: correct stats for loops=x, where x > 1
2005-11-04 Jens Axboe[PATCH] fio: Allow aio verify to do queueing
2005-11-04 Jens Axboe[PATCH] fio: Implement async verify
2005-11-03 Jens Axboe[PATCH] fio: get_io_u() doesn't need the on-stack lengt...
2005-11-03 Jens Axboe[PATCH] fio: mark the md5 code as being lifted from...
2005-11-03 Jens Axboe[PATCH] fio: improve state setting and printing
2005-11-03 Jens Axboe[PATCH] fio: some verify fixes
2005-11-03 Jens Axboe[PATCH] fio: Really implement verify
2005-11-03 Jens Axboe[PATCH] fio: commit the md5 bits
next