Cleanup diskutil.c
[fio.git] / filesetup.c
2009-08-04 Jens AxboeAdd strong madvise() hint for cache pruning
2009-07-27 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-07-17 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-07-17 Jens AxboeGet rid of KiB vs KB distinction
2009-07-01 Jens AxboeDon't allow pre_read on IO engines that cannot seek
2009-06-10 Jens AxboeFile close fixes
2009-06-09 Jens AxboeUse __e for errno
2009-06-09 Jens AxboeFix problem with too many opened files
2009-06-09 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-06-05 Jens AxboeFix fill_device with read/randread
2009-06-03 Jens AxboeMore fio.h cleanups
2009-06-03 Jens AxboeClean up file flags
2009-06-02 Jens AxboeFix problem with fill_device and read workloads
2009-06-02 Jens Axboemmap engine: allow large files on 32-bit archs
2009-06-02 Jens AxboeFix problem with fadvise() and fill_device option
2009-05-20 Jens AxboeFix old printf() in pre_read()
2009-05-20 Jens Axboepre_read fixes
2009-05-20 Zhang, YanminAdd pre_read option
2009-04-20 Carl Henrik LundeFix crash with multiple files
2009-04-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-04-07 Jens AxboeUse td_io_get_file_size() instead of calling ->get_file...
2009-03-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-03-05 Jens AxboeAvoid opening files until they are used
2009-03-04 Jens AxboeBotch edit in files setup
2009-03-04 Jens AxboeRealloc td->files to full size immediately
2009-03-04 Jens AxboeAdd create_on_open option
2009-02-02 Jens AxboeCheck for a valid block device size
2008-09-10 Shaozhi Shawn Yefilehash: Filehash should be removed after the file...
2008-09-10 Shaozhi Shawn Yefilesetup: When terse_output is set, The 'laying out...
2008-07-31 Jens AxboeDetect and complain on smalloc failures
2008-06-25 Aaron CarrollPrevent filetype disappearing
2008-06-04 Jens AxboeAdd OS agnostic RAND_MAX
2008-06-02 Jens AxboeGuard posix_fallocate() behind OS define
2008-06-02 Jens AxboeDon't make posix_fallocate() set td->verror
2008-05-30 Jens Axboeffz() takes ints, so change the file_map to being int...
2008-05-30 Jens AxboeFixup posix_fallocate() usage
2008-05-30 Jens AxboeMake it work on opensolaris
2008-05-28 Jens AxboeFix bug in put_file() and __file_invalidate_cache()
2008-04-04 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-04-04 Jens AxboeIf a file is extended, drop extended length in cache
2008-03-26 Jens AxboeAdd softrandommap and --alloc-size options
2008-03-26 Jens AxboeAllow randommap allocation to fail
2008-03-26 Jens AxboeFix badly merged dprint()
2008-03-26 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2008-03-26 Jens AxboeMake sure that file is created for FIO_NOEXTEND engines
2008-03-07 Jens Axboeblktrace improvements and fixups
2008-03-07 Jens AxboeOnly set O_RDWR for open() when readonly isn't set
2008-03-06 Jens AxboeStyle fixups
2008-03-06 Jens AxboeAlways make job use open() instead of dup(), even for...
2008-03-06 Jens AxboeFile setup open can fail in multiple functions, not...
2008-03-06 Jens AxboeBe more careful about catching fsync() errors
2008-03-06 Jens AxboeMultiple file handling fixes
2008-03-04 Jens AxboeRevamp file locking
2008-03-01 Jens AxboeAdd the file sharing bits
2008-03-01 Jens AxboeHook up the file hashing
2008-03-01 Jens AxboeRemember to free the file structure as well
2008-03-01 Jens AxboeAllocate file structure from shared process pool
2008-03-01 Jens AxboeMissed update of dup_files() for dynamically allocated...
2008-03-01 Jens AxboeAdd file locking hooks
2008-03-01 Jens AxboeMake file structures dynamically allocated
2008-03-01 Jens AxboeUpdate close file handler to return potential error
2008-03-01 Jens AxboeAdd close_files() that closes all files
2008-03-01 Jens AxboeOnly initialize random map if we are actually going...
2008-02-26 Zhang, Yanminextend_file need continue when the file exists
2008-02-21 Jens AxboeRemove dead FIO_FILE_EXISTS flag
2008-02-01 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-02-01 Jens AxboeA few debug debug log fixes
2008-02-01 Jens AxboeAdd --debug for enabling internal dumps on various...
2008-01-31 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2008-01-25 Jens AxboeRandom IO fixes
2008-01-24 Jens AxboeMore file extend fixes
2008-01-24 Gurudas Paifile extent fix
2008-01-11 Shawn LewisDon't truncate files if we don't need to extend them
2008-01-11 Shawn LewisAdd fill_device option
2007-12-21 Gurudas Paifio: Fix for new file creation
2007-12-14 Jens AxboeOverflow bugs in random map
2007-11-26 Aaron CarrollFix failure in opening files with O_NOATIME
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-10-11 Jens AxboeSet O_NOATIME on open for non-regular files
2007-09-12 Jens AxboeExtend --readonly
2007-09-03 Jens AxboeFix ETA display for iolog replay
2007-08-24 Jens AxboeAdjust file layout printf
2007-07-27 ljzhang,Yaxin Hu... [PATCH] Fix file_size_high
2007-07-27 ljzhang,Yaxin Hu... [PATCH] Fix fileoffset option
2007-07-27 ljzhang,Yaxin Hu... [PATCH] Fix size given larger than filesize given
2007-07-23 Jens AxboeOnly do the root warning once per thread
2007-07-23 Jens AxboeAdd version 2 of the iolog format
2007-05-22 Jens AxboeIO verification needs to open and grab a reference...
2007-04-19 Jens AxboeFix file unlinking
2007-04-17 Jens AxboeReduntant write bit checks
2007-04-17 Jens AxboeIf writing to stdout, move stat output to stderr
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 AxboeAdd check for pipe/fifo files
2007-04-12 Jens AxboePut the ->real_file_size handling into fio
2007-04-11 Jens AxboeFix problem with treating ENOENT as an error
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-04-02 Jens AxboeLog and return error in early file open checks
2007-03-29 Jens AxboeUnlink a writeable file, if overwrite isn't set
next