fio.git
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
2007-04-17 Jens AxboeNo need to check for type before doing fsync()
2007-04-16 Jens AxboeAdd support for using '-' as filename for stdin/stdout
2007-04-16 Jens AxboeFix problem with f->last_completed_pos not being correc...
2007-04-16 Jens AxboeAdd check for pipe/fifo files
2007-04-16 Jens AxboeWarn more gently if the kernel is too old for io schedu...
2007-04-16 Jens AxboeFio 1.15.2 fio-1.15.2
2007-04-12 Jens AxboePut the ->real_file_size handling into fio
2007-04-12 Jens AxboeA ->close_file() operation isn't strictly needed
2007-04-11 Jens AxboeFor non-file engines, set ->real_file_size if total...
2007-04-11 gurudas paiFix bug with stonewall option causing segfault
2007-04-11 Jens AxboeFix problem with treating ENOENT as an error
2007-04-10 Davide LibenziGUASI API change
2007-04-04 Jens AxboeAdd a '--showcmd' option for dumping a job file
2007-04-04 Jens AxboeLet parse_options() decide on when parsing failed
2007-04-04 Jens AxboeHave strip_blank_end() also strip off any comments
2007-04-03 Jens AxboeFix sysfs_root assignment with multiple identical devices
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-04-02 Jens AxboeSeperate disk util code out of fio.c
2007-04-02 Jens AxboeFix disk utilization and ioscheduler switch on raw...
next