shm: have os remove shared memory if fio dies unexpectedly
[fio.git] / filesetup.c
2017-01-23 Tomohiro KusumiRemove/Move Linux specific sysfs_root field from thread...
2017-01-23 Tomohiro KusumiAdd missing free(td->sysfs_root);
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-19 Tomohiro KusumiRename FIO_TYPE_BD to FIO_TYPE_BLOCK
2017-01-03 Robert ElliottClean up unit prefixes for binary multiples in comments...
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-11-01 Bruce CranRemove extra space in tausworthe32 warning message
2016-09-25 Jens Axboesmalloc: OOM fixups
2016-09-25 Jens Axboefile: add bloom filter to avoid quadratic lookup behavior
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-09-02 Jens AxboeMerge branch 'histogram-client-server' of https://githu...
2016-08-26 Jens Axboefile: fio_files_done() can return bool
2016-08-26 Jens Axboefile: fix numjobs > 1 and implied jobname as filename
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Jens Axboefio: inherit IO engine flags to 'td'
2016-08-08 Jens Axboeioengines: fixup td_io_unlink_file() error propagation
2016-08-07 Jens AxboeMerge branch 'histograms-PR' of https://github.com...
2016-08-05 Jens AxboeRevert "filesetup: ensure that we catch a file flagged...
2016-08-03 Jens Axboefilesetup: ensure that we catch a file flagged for...
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-08-02 Jens AxboeRevert "filesetup: ensure that we align file starting...
2016-07-27 Tomohiro KusumiFix stat(2) related bugs introduced by changes made...
2016-07-27 Tomohiro KusumiFix typos in log_err() message
2016-05-23 Jens Axboeoptions: add 'unique_filename'
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-18 Jens Axboefilesetup: align a size given as a percentage to the...
2016-05-09 Jens Axboefilesetup: ensure that we align file starting offset
2016-05-06 Jens AxboeMerge branch 'libpmemblk' of https://github.com/bgbhpe/fio
2016-04-14 Jens Axboefilesetup: assign fileno at setup time
2015-12-22 Fabrice Bacchellarewrote libhdfs engine
2015-12-03 Jens Axboeposix_fadvise() returns positive error values
2015-12-03 Jens Axboefilesetup: properly propagate error value from invalidate
2015-10-27 Jens AxboeMerge branch 'mmap_shared' of git://github.com/lsgunth/fio
2015-10-27 Jens AxboeFixup -Wshadow warnings
2015-10-25 Jens AxboeAdd support for multiple output formats
2015-09-04 Ken RaeburnRetry bdev cache invalidation for EAGAIN errors
2015-08-18 Jens AxboeMerge branch 'master' of git://github.com/DaveGlen/fio
2015-08-17 Jens AxboeMerge branch 'master' of git://github.com/DaveGlen/fio
2015-08-14 Jens Axboefilesetup: make random generator block auto-switch...
2015-06-11 Tomohiro KusumiRename get_fs_size() to get_fs_free_size()
2015-05-30 Jens Axboefilesetup: print warning if chosen random generator...
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-12 Jens AxboeAdd 'allow_file_create' option
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeEnsure that set_name_idx() doesn't exceed target bounds
2015-04-15 Dan EhrenbergCollect a block-wise histogram of trim and write errors
2015-04-15 Dan EhrenbergAllow trim on any file type
2015-04-08 Jens AxboeUnify gauss and zipf/pareto input values
2015-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-04-08 Jens AxboeAdd support for normal/gaussian random distributions
2014-12-15 Jens Axboefile: unionize lfsr/randommap
2014-12-15 Jens Axboefile: move mmap related data to engines/mmap.c where...
2014-12-15 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-12-15 Jens AxboeFix read/write mix and different levels of randomness
2014-11-12 Jens AxboeFix some shadow warnings for some gcc variants
2014-11-06 Jens AxboeGet rid of __ prefix for internal frand state
2014-11-06 Jens AxboeRemove use of OS provided random functions
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens Axboefilesetup: fix a bug where we overwrite the set size
2014-08-19 Castor FuAdd unlink hook to ioengine API, gluster ioengine
2014-07-25 Jiri HorkyAllow reset of offset_increment counter
2014-07-09 Andreas GruenbacherFix two error paths
2014-06-18 Jens AxboeAdd support for compiling for ESX
2014-06-10 Jens AxboeReset file count when freeing files
2014-05-20 Jens AxboeAdd ->invalidate() IO engine ops
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-29 Bruce CranWindows: always open files in binary mode
2014-04-28 Jens AxboeAdd option for io_limit
2014-04-23 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-16 Jens AxboeError out if the set blocksize is larger than the file...
2014-04-15 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-15 Jens Axboestrcpy: kill last of the suspect ones
2014-04-14 Jens Axboefilesetup: silence bogus warning on close(-1)
2014-04-14 Jens Axboetd_verror() needs errno style error
2014-04-14 Jens Axboefile: fix potential buffer overrun in get_fs_free_counts()
2014-04-11 Jens AxboeFix leak on error path in extend_file()
2014-04-11 Jens AxboeFix directory leak in recurse_dir() on error
2014-04-10 Jens AxboeMake cache invalidation a soft error
2014-04-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-09 Jens AxboeRevert "Fixup ->open_files if not given"
2014-04-06 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-06 Jens AxboeFix crash in setup_files() if no files are defined
2014-04-02 Jens AxboeMerge branch 'erwan/clang' of https://github.com/enovan...
2014-04-02 Jens AxboeMerge branch 'erwan/nobasename' of https://github.com...
2014-04-01 Jens AxboeFile pre-read lseek error check
2014-04-01 Jens AxboeAdd alloc_new_file()
2014-04-01 Jens AxboeProperly protect already-allocated file list
2014-04-01 Jens AxboeProperly initialize shadow_fd to -1
2014-03-21 Castor FuPass -Wstrict-prototypes -Wold-style-definition, whitespace
2014-03-20 Jens AxboeDon't re-create/unlink write file for append workload
2014-03-20 Jens AxboeUnlink after file close
2014-03-17 Jens AxboeAdd support for file appends
2014-03-03 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-01 Jens AxboeAdd runstate swap helpers
2014-02-26 Jens AxboeBranch and cache miss speedups
2014-02-26 Jens Axboeblktrace: load improvements
2014-02-25 Jens AxboeFixup ->open_files if not given
2014-02-20 Christian Ehrhardtfio: add multi directory support
next