Fix backwards clock on tsc source with Linux
[fio.git] / fio.c
2008-10-16 Jens AxboeKill io_u timeout handling
2008-10-07 Jens AxboeWarning fixes
2008-09-11 Jens AxboeUpdate ramp_time
2008-09-10 Jens AxboeAdd ramp_time option
2008-08-04 Jens AxboeAdd SIGILL signal handler
2008-06-05 Jens AxboeAdd iodepth_batch_complete control
2008-06-02 Jens AxboeRemove comment wrt sigaction() usage, it's deprecated
2008-06-02 Jens AxboeNot all platforms have ENODATA
2008-06-02 Jens AxboeRename list_* function and file to flist_ to avoid...
2008-05-30 Jens AxboeAdd sparc and sparc64 support
2008-05-30 Jens AxboeSeperate status timer setup from disk util timer
2008-05-30 Jens AxboeMake it work on opensolaris
2008-05-26 Jens AxboeFix out-of-band deref of (potentially) gone threads...
2008-05-23 Jens AxboeAdd job number specific dumping and fix atexit() error
2008-05-22 Jens AxboeAdd logging for queue submit and complet counts
2008-05-21 Jens AxboeAdd option for refilling IO buffers on each submit
2008-04-06 Jens AxboeImprove eta calculation and display for complex jobs
2008-04-04 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-03-26 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2008-03-19 Jens AxboeOnly decrement pending in reap_threads() if the reaped...
2008-03-10 Jens AxboeUse pthread_detach() instead of calling pthread_join...
2008-03-06 Jens AxboeStyle fixups
2008-03-06 Jens AxboeUpdate to verify state setting
2008-03-06 Jens AxboeIndicate 'V' verify state always
2008-03-01 Jens AxboeRemember to init and exit the smalloc allocator
2008-03-01 Jens AxboeJobs must always open their own files
2008-03-01 Jens AxboeRemove the file->last_completed_pos variable
2008-03-01 Jens AxboeAdd close_files() that closes all files
2008-03-01 Jens AxboeFix potential crash in terminate_threads()
2008-02-27 Jens AxboeConfusion between mutex and semaphore naming
2008-02-20 Aaron Carrollaccount for delayed jobs when reaping threads
2008-02-18 Jens AxboeAdd FIO_SIGQUIT engine option
2008-02-04 Jens AxboeDon't allow FIO_SYNCIO io engine flag to override queue...
2008-02-01 Jens AxboeAdd blktrace and verify debug tracing
2008-02-01 Jens AxboeA bunch of fixes
2008-02-01 Jens AxboeAdd --debug for enabling internal dumps on various...
2008-02-01 Jens AxboeStop job if it fails to do any IO for a new invocation
2008-01-11 Shawn LewisAdd fill_device option
2007-11-21 Shawn Lewisfix utime_since overflow
2007-11-08 Jens AxboeSeperate ioprio value from setting
2007-10-25 Jens AxboeMore cpu engine fixes
2007-10-25 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2007-10-25 Jens AxboeFixes for CPU burn engine
2007-08-02 Shawn Lewis[PATCH] Add do_verify option
2007-07-26 Jens AxboeIO verification improvements
2007-07-26 ljzhang,Yaxin Hu... [PATCH] empty result
2007-07-23 Jens AxboeAdd ->done variable to force exit when we know we are...
2007-07-23 Jens AxboeAdd version 2 of the iolog format
2007-07-20 Jens AxboeFix disk zone test case
2007-07-20 Jens AxboeDon't align memory unless using raw io
2007-07-19 Jens Axboemalloc memory still needs to be aligned, if we are...
2007-07-19 Jens AxboeFix bad alignment in buffer size allocation
2007-05-24 Jens AxboeTweak meaning of size option
2007-05-23 Jens AxboeFix bug with time_based run
2007-05-22 Jens AxboeFix cpumask setting/getting on older kernels
2007-05-16 Jens Axboeblktrace support: adjust largest io_u buffer size to...
2007-04-26 Jens AxboeAllow termination during io_u building
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 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-16 Jens AxboeFix problem with f->last_completed_pos not being correc...
2007-04-16 Jens AxboeWarn more gently if the kernel is too old for io schedu...
2007-04-11 gurudas paiFix bug with stonewall option causing segfault
2007-04-04 Jens AxboeLet parse_options() decide on when parsing failed
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-03-28 Jens AxboeFix short IO handling for verifies as well
2007-03-28 Jens AxboeHandle short read at the end of file
2007-03-27 Jens AxboeRevamp the file creation code
2007-03-27 Jens AxboeAvoid using the rbtree if we don't have to
2007-03-27 Jens AxboeFix problems with rb code
2007-03-26 Jens AxboeFix io piece logging to not have O(n) runtime
2007-03-23 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2007-03-23 Jens AxboeFree/alloc every FIO_OPT_STR_STORE string
2007-03-21 Jens AxboeImprove data direction runtime logging
2007-03-21 Jens AxboeCatch too large memory allocations that cause size_t...
2007-03-20 Jens AxboeSometimes we allocated too little memory for buffers
2007-03-20 Jens AxboeAlways make sure buffer sizes are aligned for allocation
2007-03-15 Jens AxboeUntangle the file creation mess
2007-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-15 Jens AxboeSupport for setting rated based on IOPS
2007-03-15 Jens AxboeUse log_info() throughout
2007-03-15 Jens AxboeAdd 'filesize' option
2007-03-14 Jens Axboemmap engine: make sure that page unaligned syncs work
2007-03-13 Jens AxboeCheck for open files on io operations
2007-03-13 Jens AxboeAllow explicit setting of a number of files
2007-03-12 Jens AxboeNote process vs thread in output
2007-03-12 Jens AxboeOOM fixes
2007-03-12 Jens AxboeQuit on thread creation failure
2007-03-12 Jens AxboeIf residual count == full count, fail the io
2007-03-12 Jens AxboeClear ->rate_bytes on do_io() loop
2007-03-09 Jens AxboeTurn the CPU burner into a real io engine
2007-03-09 Jens AxboeRemove ->mutex after last use, not on job exit
2007-03-08 Jens AxboeAdd a real semaphore implemtation
2007-03-08 Jens AxboeGet rid of reopen_files()
2007-03-08 Jens AxboeRevamp file open/close handling
next