fio.git
2007-07-23 Jens AxboeIO log fixes
2007-07-23 Jens AxboeAdd version 2 of the iolog format
2007-07-20 Jens AxboeFio 1.16.9 fio-1.16.9
2007-07-20 Jens AxboeSet minimum value allowed for some options
2007-07-20 Jens AxboeFix disk zone test case
2007-07-20 Jens AxboeMention what the [ xxx / xxx kb/s ] means in the status...
2007-07-20 Jens AxboeDon't align memory unless using raw io
2007-07-19 Jens AxboeDefault stdev to 0.0, not -1.0
2007-07-19 Jens AxboeFio 1.16.8 fio-1.16.8
2007-07-19 Jens Axboemalloc memory still needs to be aligned, if we are...
2007-07-19 Jens AxboeTreat option outside of job section as fatal and quit
2007-07-19 Jens AxboeFix memory overflow bugs
2007-07-19 Jens AxboeFio 1.16.7 fio-1.16.7
2007-07-19 Jens AxboeMake a note of Mandriva package availability
2007-07-19 Jens AxboeFix bad alignment in buffer size allocation
2007-07-19 Jens AxboeAdd clue for ENOMEM hugepage allocation
2007-07-19 Jens AxboeFix typo in shmhuge commit
2007-07-19 Jens AxboeDetect and print when the OS doesn't support huge pages
2007-07-18 Jens Axboegit:// url location change
2007-07-06 Jens AxboeFio 1.16.6 fio-1.16.6
2007-07-06 Jens AxboeFix bug with FIO_IO_U_M/U_NR being transposed
2007-06-24 Jens AxboeGuard __must_check ifdef
2007-06-24 Jens Axboenet engine: cleanup the splice handling
2007-06-24 Jens Axboenet engine: fix listenfd/pipe fd leaks
2007-06-22 Jens Axboenetsplice: use zero-copy if possible
2007-06-22 Jens Axboenetsplice: fix a few typos
2007-06-22 Jens AxboeSupport for 'netsplice' engine
2007-06-19 Jens Axboeguasi engine: remove STFU_GCC()
2007-06-19 Jens AxboeFio 1.16.5 fio-1.16.5
2007-06-19 Jens AxboeAdaptive io latency distrobution "histogram"
2007-06-19 Jens AxboeHOWTO: note that clat/slat can be in micro or mili...
2007-06-19 Jens Axboeio_u_mark_depth: just set index, don't fall through
2007-06-19 Jens AxboeCleanup msec <-> usec lat conversion
2007-06-18 Jens Axboelibaio engine: print warning for depth > 1 and buffered IO
2007-06-18 Jens AxboeMake completion and submission latency use appropriate...
2007-06-15 Jens AxboeAdd cpus_allowed option
2007-06-14 Jens AxboeFio 1.16.4 fio-1.16.4
2007-06-13 Jens AxboeHOWTO: expand the cpumask explanation a bit
2007-06-13 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2007-06-13 Gough, Corey DFix cpu mask setting
2007-06-13 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2007-06-13 Jens Axboesplice engine: support for vmsplice to user space
2007-06-08 Jens Axboesplice flags are unsigned int, not unsigned long
2007-05-25 Jens AxboeDocumentation update
2007-05-24 Jens AxboeFio 1.16.3 fio-1.16.3
2007-05-24 Jens AxboeTweak meaning of size option
2007-05-23 Jens AxboeFix bug with time_based run
2007-05-22 Jens AxboeFio 1.16.2 fio-1.16.2
2007-05-22 Jens AxboeAdd comment in os/os-linux.h wrt glibc-2.3.2
2007-05-22 Jens AxboeFix build on older systems
2007-05-22 Jens AxboeFix build/compile for non-blktrace platforms
2007-05-22 Jens AxboeIO verification needs to open and grab a reference...
2007-05-22 Jens AxboeFix bug with random IO and network connections
2007-05-22 Jens AxboeUpdate HOWTO on cpumask setting
2007-05-22 Jens AxboeFix cpumask setting/getting on older kernels
2007-05-21 Jens Axboemmap engine: fix open-for-size check
2007-05-21 Jens AxboeAttempt to work-around possible time warp
2007-05-21 Jens AxboeImprove random pattern without norandommap
2007-05-21 Jens AxboeRename ffz() function to fio_ffz() to avoid conflicts
2007-05-16 Jens Axboeblktrace support: major/minor fixups
2007-05-16 Jens Axboeblktrace support: support for looking up a device
2007-05-16 Jens Axboeblktrace support: discard notify messages
2007-05-16 Jens Axboeblktrace support: fixups/cleanups/improvements
2007-05-16 Jens Axboefifo updates
2007-05-16 Jens AxboeFix timeout on 64-bit BE archs
2007-05-16 Jens AxboeFix fifo leak
2007-05-16 Jens Axboeblktrace support: speedup reading of data
2007-05-16 Jens Axboeblktrace support: adjust largest io_u buffer size to...
2007-05-15 Jens Axboeblktrace replay: delay support
2007-05-15 Jens Axboeblktrace fixup + documentation
2007-05-15 Jens Axboeblktrace support now works
2007-05-15 Jens Axboeblktrace support update
2007-05-15 Jens Axboeiolog bug: TD_DDIR_READ should be TD_DDIR_WRITE
2007-05-15 Jens AxboeFix typo in blktrace code
2007-05-15 Jens AxboeSome more bits of blktrace support
2007-05-15 Jens AxboeInitial blktrace support
2007-04-26 Jens AxboeLog error on io buffer allocation
2007-04-26 Jens AxboeAllow termination during io_u building
2007-04-26 Jens AxboeFio 1.16.1 fio-1.16.1
2007-04-26 Jens AxboeFix bug with file references
2007-04-26 Jens AxboeDisk stat improvements
2007-04-25 Jens AxboeMore iolog fixes
2007-04-25 Jens AxboeFix read_iolog
2007-04-25 Jens AxboeFio 1.16 fio-1.16
2007-04-23 Jens AxboeFio is also available over http://
2007-04-19 Jens AxboeFix file unlinking
2007-04-19 Jens AxboeFix command line parsing bug
2007-04-19 Jens AxboeFix --showcmd bug
2007-04-18 Jens AxboeMask in BE ioprio class as default
2007-04-18 Jens AxboeRevert "We do need to send a SIGQUIT to a process/threa...
2007-04-18 Jens AxboeHave the job set ->terminate when runtime is exceeded
2007-04-17 Jens AxboeAdd time_based option
2007-04-17 Jens AxboeReplace random constant with the symbolic name (GR...
2007-04-17 Jens AxboeIO buffer allocation cleanup
2007-04-17 Jens AxboeAdd zero_buffers option
2007-04-17 Jens AxboeReduntant write bit checks
2007-04-17 Jens AxboeWe do need to send a SIGQUIT to a process/thread, even...
2007-04-17 Jens AxboeLog and dump short ios
2007-04-17 Jens AxboeIf writing to stdout, move stat output to stderr
2007-04-17 Jens AxboeBetter checks for disk util init
next